Results 1 to 3 of 3
Thread: CSS Align Issues
-
March 27th, 2007, 08:37 AM #1
CSS Align Issues
I'm hoping one of CSS guru's can see what I have done here.
The navigation alignment on this page is off in IE. It looks like a champ in Firefox and I can't seem to figure out what is different from the other pages of this site. Every other page looks fine in IE.
Any help would be appreciated.
PREVIEW:

Page:
http://www.rntfoil.com/careers/
-
March 27th, 2007, 09:27 AM #2
Hmm... it's hard for me to read your code, but I'd venture to say it's cause you have your sub-content and main-content as the same width, or something to that extent. Sub content should be inside your main-content div.
Also from an execution standpoint you want to write your code to where it make sense... like you have main-content coming before nav-tier1, but in the page layout it comes after. so in your code you should have it coming after.Let us live so that when we come to die even the undertaker will be sorry. - Mark Twain
Don't PM me your CSS, xHTML, JS or PHP questions. I will not reply to ANY IE6 questions.
-
March 27th, 2007, 09:55 AM #3
I'll try and take a look at that man. Thanks. I am just getting started with CSS, I'm trying to unlearn table formatting.

Reply With Quote

Bookmarks