2 yabba Jun 04, 2006 11:59
![](https://forums.b2evolution.net/media/users/yabba/profile_pictures/.evocache/1693279350432fc95d975f2.jpg/crop-top-80x80.jpg?mtime=1372015408)
Thanks for the response Yabba, sorry it took me awhile to get back on this.
I just removed that portion of the css file, and it still appears to be having the same problem as before.
Here's a link to the css file
http://www.thecodemasons.net/blogs/skins/wpc_namroc/style.css
I opened up IE (which I hope you appreciate) and visited your page. I did not see a sidebar shifting, so I would suggest you clear your cache OR just do a "control reload" to force IE to re-read your css file. I even went to 800 by 600 resolution just in case that was part of the issue and still see a sidebar alongside the main body. Blogs 6 and 9 show the sidebar overlapping the main content, so I guess I should point out that I'm (very rarely and only when someone asks) using IE version 6.0.2900.blah.blah.blah. How many dots can they add without exhausting the world's supply I wonder?
Anyway clear your cache or force a complete page reload and see what you get.
Thanks Ed, and don't worry, I greatly appreciate you opening IE. I can't stand using it myself either, but one of my bloggers just doesn't want to change to Firefox...
Anyway, I've cleared my IE cache, as well as forced a new page reload, and I'm still coming up with the problem of the sidebar overlapping the main content.
http://img.photobucket.com/albums/v453/Cil3r/Codemasons%20Stuff/NamBlog.png
That's the most recent updated screen of the situation.
When I'm at home, it only appears to be the sidebar, but when I'm here at work, it appears to be the sidebar and the main image.
This would appear to be cured?
¥
It appears so Yabba, but I need to make sure that my blogger is seeing the image properly.
I'll post back either tonight or tomorrow and let everyone know.
Try removing the red bit from this piece of css
#menu {
width: 170px;
margin-left: -200px;
float: right;
text-align: left;
}
¥