Closed (won't fix)
Project:
Marinelli
Version:
6.x-1.9
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2008 at 19:12 UTC
Updated:
17 Jul 2016 at 00:22 UTC
Jump to comment: Most recent
Comments
Comment #1
huayen commentedANy help? Thanks in advance.
Comment #2
jan commentedGot the same problem
Comment #3
huayen commentedStill waiting for solution.
Comment #4
huayen commentedDue to this problem I have to keep my site offline. ANyone can help solve this? Your help is greatly appreciated.
Comment #5
Lioz commentedwell image in content have a float:left property.
I suggest you to add an extra class to your image such as
and then change style.css
Comment #6
huayen commentedFollowed you, but it did not work.
Comment #7
huayen commented#primary img {
margin: 0 15px 0px 0;
padding: 4px;
/*float: left;*/
}
Just comment above one line, solved the problem.
Comment #8
bbodenmiller commentedCan anyone tell me why the CSS file has the image floating left by default?
Comment #9
AntiNSA commentedIm dying to get my images inserted with the image field to float and ytou cant make them stop? I need to wrap the body text around the image. I can only get the image above or below the body, not right or left..... and not wrapped at all : (
Im all ears...
Comment #10
christophweber commentedI think lioz' decision to default to float: left; for a simple img tag is a good one since it creates good looking results out of the box for simple pages. For Marinelli-2.x he changed it, BTW.
The flip side is: Once people want to do more fancy things they'll have to worry about CSS classes and educate themselves. IMHO it's a fair trade-off.
Comment #11
oadaeh commentedThis issue is being closed because it is against a branch for a version of Drupal that is no longer supported.
If you feel that this issue is still valid, feel free to re-open and update it (and any possible patch) to work with the 7.x-4.x branch.
Thank you.