Click to See Complete Forum and Search --> : [RESOLVED] text slightly to the right in IE


Captainkewl
04-02-2009, 10:44 PM
The text "home adviser" and "cookie cutter diva" under the images is a bit to the right in IE7 as opposed to FF. I tried a more in depth css reset and it didn't work. Any other ideas as to why it's doing that? URL:http://kmkwebdevelopment.com/portfolio.html
CSS URL:http://kmkwebdevelopment.com/portfolio.css

Thanks,
Kris.

Captainkewl
04-03-2009, 09:26 AM
It turned out to be an issue with the "margin-right" in IE. I ended up floating everything left and did not use a right float. Looks good now.