Closed (fixed)
Project:
Bootstrap
Version:
8.x-3.x-dev
Component:
Templates
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2015 at 04:20 UTC
Updated:
26 Dec 2015 at 06:04 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
markhalliwellAre 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-leftor.pull-right.Bootstrap has some really good Helper Classes you can use.
Comment #3
kattekrab commentedHere's a screengrab of core's default behaviour
Comment #4
kattekrab commentedOh 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?
Comment #5
kattekrab commentedComment #7
markhalliwell