Hi all...
here is my blog address http://www.unlimitedchoice.org/blog/
My blog appears fine in Mozilla but from I.E. the sidebar appears very low down on the screen only...what could be causing this? please help.
Thanks
Hi all...
here is my blog address http://www.unlimitedchoice.org/blog/
My blog appears fine in Mozilla but from I.E. the sidebar appears very low down on the screen only...what could be causing this? please help.
Thanks
For the class that contains the sidebar, you could try setting "vertical-align: top;" in your css file for that particular class. Might work, might not. Hard to tell with IE. But it's a starting point.
That vertical thing will never work :)
Every time you have something wider than its container in the sidebar or in the content -> the sidebar will sink in IE.
The wide thing can be a picture, a long link, a searchbox, a long script line (even if invisible) etc.
Trial and error... taking them out one by one.
Thanks for you help in advance but I'm a noob when it comes to this sort of stuff...
there is the code from my css...where exactly should I place it?
#sidebar {
position:relative;
margin:0;
margin-left:505px;
border:0;
}
Thanks once again!! :)
I just said it will not work. Read what I posted above.
Hi Moshu,
Thanks for that...I will give it a go!! :)
Amit
For anyone who's interested and has the same problem in the future...moshu was right...it was my google search bar...i shrunk it to 15 wide and it's fine now!
Thanks again moshu!!
A :)
This topic has been closed to new replies.