Click to See Complete Forum and Search --> : Bottom Padding Won't GTFO in IE...


SpectrumFire
10-07-2007, 02:51 PM
>> Screenshot Comparison of FF vs. IE << (http://img402.imageshack.us/img402/2518/paddingprobfb3.png)

http://www.spectrumfire.net/joom/

I've tried everything I can possibly think and more. I thought I read IE supported "padding-left" as an inline style, whereas something like "padding: 0px 0px 0px 0px;" isn't supported. So, I changed to padding-left to both the div and the image with still no results.

The css doc for my template is located here: http://www.spectrumfire.net/joom/templates/rhuk_solarflare_ii/css/template_css.css

Centauri
10-07-2007, 06:45 PM
img {display: block;}

SpectrumFire
10-15-2007, 06:36 PM
Apologies for the late response but I hate to eat and run... or in this case bum answers and run. So thanks Centauri!