Hey all,
Maybe it's too late at night or something, lol. Got a bug I can't figure out the solution to, though I'm sure it's something simple.
http://www.welshminerslamps.com/new/...fullsize.shtml
The above page displays simply wonderfully in IE, however in FF you'll notice at reduced resolutions 800x600 etc. the content (class .description) overlaps the next product.
I've set up each product in a <div class="product"> with style="height: Xpx;" where X = a bit more than the height of the img. Product class has display: block; which is wonderful in IE.
The descriptions are in a separate div so that I can line them up 240px in to allow room for the product images. (we're going to be redoing all the product images).
Style sheet is here:
http://www.welshminerslamps.com/new/includes/styles.css
I think I'm missing something here, probably starring me in the face... Anyone have some insight??
Thanks in advance!