1 stevet Sep 17, 2006 15:26
3 stevet Sep 17, 2006 19:12
thanks, I've looked at that and been through everything with a fine tooth comb. I've disvcovered that the image is responsible. If I take the image out or don't right align it then teh text appears as it should
here's my image code
<img src="http://www.stmedia.org/media/blogs/home/steve.jpg" alt="Steve Thompson" title="" width="229" height="271" align="right"/>
no idea why that should hide the text
4 topanga Sep 17, 2006 20:14
it is a ie hickup...
I have the same thing on my site
5 stevet Sep 17, 2006 21:21
I was obliged to put teh content into a table to right align the image and get around this
Looks the same in Firefox 2, IE7 and Opera 9.
If the issue is IE6, just check you haven't left a color:#000; out of one of the post content div's etc or even a background-color.
It's an odd browser that IE6 :)