IECSS Filter
January 5, 2005 7:11 PM
Subscribe
IECSSFilter: So I've been happily running
my blog (link is relevant to post) all year, tweaking the design here and there, using Firefox and Safari as my default browser, when all of a sudden... [.More { location: inside; }]
I check it out in IE and horrors! The main content section seems to ignore the right: 155px; position I've given it and is in fact going way beyond the right margin....but only in IE.
The content section is the only one for which I have both left and right positions set, as I'd like the layout to be as liquid as possible...
The portion in question is all in a div called #content, which has the layout info.
Could one of you CSS-Masters point out what I've done to make the evil IE gods frown upon me?
Stylesheet located
here.
posted by softlord to computers & internet (12 comments total)
*If you are using cells to float the images, you should check out CSS Float. Here, for example.
posted by taz at 12:20 AM on January 6, 2005