Login | Forgot password | Register
What is OpenID?
OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.
With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.
For more information visit the official OpenID site.
Archive
SilverStripe Forums » Archive » Only first paragraph wraps image in IE
Our old forums are still available as a read-only archive.
|
Page:
1
|
Go to End | |
| Author | Topic: Only first paragraph wraps image in IE | 351 Views |
-
Only first paragraph wraps image in IE

9 November 2008 at 5:35am
Hi, when I put an image in a content area with more than 1 paragraph the first paragraph sits nicely against that image, however the next paragraph always sits below the image, creating a large space between the text.
Any fixes? -
Re: Only first paragraph wraps image in IE

9 November 2008 at 6:49am
So you want the image to be floated to the left and the text wrapped around it?
What does the css look like? What is the class being applied to the image? What is the css that is set for your <p> tags? Any links to examples?
The default styles should work as far as I know. The image is simply floated left and everything will wrap around it. Make sure there is no clear:both or left or right in your p tag or anything else coming in between.
| 351 Views | ||
|
Page:
1
|
Go to Top |


