I like to move it, move it ... but I don't know how.

Jun 17, 2009 16:24

Hi there, I'm a CSS newbie (sorry). I've thumbed through the community tags for help on my specific issue - hopefully, you guys can clear a couple of things up ( Read more... )

header:nav links:placement

Leave a comment

Comments 3

av8rmike June 17 2009, 23:53:30 UTC
So, is this resolved, or...?

Reply

citizenjess June 18 2009, 00:01:02 UTC
It doesn't really do the trick with IE, but other than that, I am satisfied. :)

Reply

av8rmike June 18 2009, 12:57:50 UTC
Well, it looks like your header image is 375px tall, but you're only specifying a height in #header-inner{} of 335px. You could try increasing the height to 375px and adjusting the margins on #header-content-inner{}.
If it still looks weird in IE, try adding this:
#header-content { margin-top: 0;}

Reply


Leave a comment

Up