New WP page up.
-
Here’s the link. The only two things I can’t figure out is why my RSS feeds don’t work even though I’m on a Linux server and why MS IE hiccups at the bottom of my gallery page. Firefox doesn’t do it.
The responsible code in the style.css sheet is the following:
#footer {
padding: 0 0 0 1px;
margin: 0 auto;
width: 760px;
clear: both;
}For some reason, that width works fine in MSIE until you view my gallery page. Then, the pixel shift shows up. It doesn’t do that in Firefox at all. Now, if I switch the width from 760 to 761px all pages display correctly in MSIE (including the blog, which is weird in and of itself) but now Firefox screws up every page.
Any ideas for a workaround?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘New WP page up.’ is closed to new replies.