I have a problem with a wordpress website I'm helping to add the content to. We have three small images shown side by side, left aligned, the third of which is shown below starting with <div> and ending with </div>. The problem is that to get the next section to start on the line below the images instead of to the right of them, we have to have the six you can see below and What You See (in edit mode) Is Not What You Get (in "live mode") i.e. in edit mode, to get the <h2>Notices</h2> to appear in the right place in live mode, it needs to be to the right of the images. Is there any way to force the <h2>Notices</h2> to start on the next line below the three images so that what you see in edit mode looks sensible and matches what you get in "live mode". The site is using wordpress 3.1.2 rather than the latest 3.4.2.
<div id="attachment_727" class="wp-caption alignleft" style="width: 160px"><a href="http://www.abcd.org/wp-content/uploads/2011/12/DSC086561.jpg"><img class="size-thumbnail wp-image-727 " title="SONY DSC" src="http://www.abcd.org/wp-content/uploads/2011/12/DSC086561-150x150.jpg" alt="" width="150" height="150" /></a><p class="wp-caption-text">Clubrooms 1994</p></div>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<h2>Notices</h2>
Last edited:
