Feeds

Lack of text wrap around large images in content

Submitted by seanskye on May 19, 2008 - 4:33pm in

Howdy. Apols if this is somewhere else, but I didn't see it on my traverse of topics. I have this nice theme installed, but it breaks on large inline images in the content bar.
Here is an example. I thought it might have something to do with


#content p img{
float: left;
border: none;
margin-right: 15px;
margin-bottom: 10px;
}

but going to float none doesn't fix the behaviour. Anyone?

Ta,
s.


Fix pic size and use fixed width & height

The pictures are simply too big.

well, ok, but if you notice,

well, ok, but if you notice, it is breaking on \ blocks as well. I would have thought that the formatting was smart enough to get round that.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <h2> <h3> <h4> <img> <div> <a> <em> <strong> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote> <span> <table> <td> <tr> <caption> <th> <hr> <pre> <br> <p> <object> <param> <embed>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
11 + 7 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.