Active
Project:
Inline
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Aug 2010 at 17:59 UTC
Updated:
10 Nov 2011 at 22:53 UTC
Jump to comment: Most recent file
Comments
Comment #1
ratinakage commentedAttached the correct image...
Comment #2
ratinakage commentedSolved it... Just had to add this to my theme CSS.
.inline
{
float: left;
padding: 10px;
}
Comment #3
Satori42 commentedI've done the same, yet still have this problem in Drupal 7.
The ability to float images would seem to be a basic part of inserting them into a node. I'm not sure why it wouldn't have been included with this module.