Thread Starter
dizzie
(@dizzie)
In case it might help someone else….I finally figured out what was causing this…I have to put the sidebar content or my image in this case between these ;
<?php endif; ?>
GOES HERE
</div>
I was putting it here;
<?php endif; ?>
</div>
<p align=”center”>
<img border=”0″ src=”June.jpg” width=”139″ height=”126″></p>
Thread Starter
dizzie
(@dizzie)
I have tried the WordPress Default 1.6 Theme and another one besides my customized one and it does it in all of them…so I really don’t have a clue where to look….
Thread Starter
dizzie
(@dizzie)