My Navigation Bar is Broken in IE7
UPDATE – NOW FIXED
Thanks very much to Anna of http://blog.veanndesign.com/ for sending me the code to fix this and thank you also to everybody who replied in the comments. There may have been several solutions; I just happened to check my email before my comments. Thanks again everybody!
This is the code that fixed the problem:
.sidebar { *padding-top:45px;}
#container { *padding-top:45px;}
.topnav { *position:relative; *z-index:90;}
Thanks again to everybody who sent in possible solutions!
—
Earlier in the week I discovered that the top navigation bar for this blog does not show up on IE7. Well, technically it does, but then it is quickly overwritten by the content which is supposed to sit underneath it. This is what the top of this blog is supposed to look like:

… and this is how it looks in IE7:

See? It’s just not there. So, two things then. Firstly if you are viewing this on IE7, go install Firefox! And if that doesn’t work for you here are the links you are missing out on:
Secondly, if anyone knows what the cause might be, or more importantly, how to fix it, please let me know.
I’m not overly worried about it as I intend to get a new theme shortly as I do wish to place some ads / affiliate banners on the blog and this theme really isn’t suited to it. There is a theme that I really want but I am waiting for it to be released which is hopefully happening around the middle of this month.
Still, it’s not good to have broken navigation! And yes I have slapped myself severely for taking two entire months to notice this, especially as I use Firefox on one screen and IE7 on the other!
Want to Make Money Blogging? My free course, The Bloggers Bible contains everything you need to know about building a highly popular and profitable blog from scratch!
Just fill in your email below to get your first lesson immediately:









Alan Hollis
November 11, 2007
Very strange, especially as it displays fine in IE 6. At a guess it is a css display error. Probably not hard to find if you know what your looking for!