Forum Moderators: open

Message Too Old, No Replies

Extra Space

         

Khemikal

8:08 pm on Aug 18, 2004 (gmt 0)

10+ Year Member



Not quite sure if this should go here, the CSS area, or the coding area.

I have a bit of php in a left hand column that randomnly displays and image and other info from a DB. In IE ONLY (big surprise) there is a 10 to 20px of extra space showing beneath the outputted image and text that does not occur with the 2 other sections on the left hand column. Any suggestions?

Thanks,

Kevin

henry0

10:42 pm on Aug 18, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Why not starting by posting your CSS in "CSS"

then if you problem lies in PHP
post in PHP

regards

Henry

Warboss Alex

4:25 am on Aug 19, 2004 (gmt 0)

10+ Year Member



img { margin:0; border:0; }

Try that. IE's good for putting in extra stuff.