Code: Select all
<div id="content">
<div class="indent_main">
<!--
<img alt="" src="uploads/images/page1_pic1.jpg" class="pic_left" />
-->
{multiple_random_image folder="uploads/images/bigpics" class="multiple_random_image"}
<!--
<img alt="" src="uploads/images/page1_title1.gif" class="title" /><br />
-->
{content}
<br class="clear" />[IMAGE] [CONTENT]
This is what I want.
On my production server, the content appears below the image, which is not what I want, like this:
[IMAGE]
[CONTENT]
Both sites are using identical stylesheets, templates, CMSMS & module versions, etc.
Any ideas what would cause this, or a way to force it to always be inline?
Thanks!

