Just started experimenting with 3.0 alpha 2 on D8.

Looking good, I think this is going to be really useful for me, so THANK YOU for getting a port out so quickly.

One thing I'd love to see - is if the article default image alignment could be tweaked. I don't have a strong opinion on how exactly - but at the moment, it doesn't seem to do much - and without getting into CSS I couldn't see a way to change it.

Here's a screen grab (picture says a thousand words, right?)

screenshot shows image at top of article text, no wrapping.

Comments

kattekrab created an issue. See original summary.

markhalliwell’s picture

Version: 8.x-3.0-alpha2 » 8.x-3.x-dev
Status: Active » Postponed (maintainer needs more info)

Are you adding the image into a text field on the node directly or is this a separate field image?

If it's in a text field, add the class .pull-left or .pull-right.

Bootstrap has some really good Helper Classes you can use.

kattekrab’s picture

StatusFileSize
new119.89 KB

Here's a screengrab of core's default behaviour

core's default - image left aligned, text wraps

kattekrab’s picture

Issue summary: View changes

Oh sorry @markcarver - I didn't see your comment.

Yes, this is using the image field in the article content type - not via the wysiwyg.

I don't think I can add that class to image field - or can I?

kattekrab’s picture

Status: Postponed (maintainer needs more info) » Active

  • markcarver committed bef3f0c on 8.x-3.x
    Issue #2633742 by kattekrab: Align default image in article content type
    
markhalliwell’s picture

Component: Miscellaneous » Templates
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.