Forums

Blog sidebar too lowdown in I.E. (7 posts)

  1. amits
    Member
    Posted 3 years ago #

    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

  2. lunabyte
    Member
    Posted 3 years ago #

    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.

  3. moshu
    Member
    Posted 3 years ago #

    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.

  4. amits
    Member
    Posted 3 years ago #

    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!! :)

  5. moshu
    Member
    Posted 3 years ago #

    I just said it will not work. Read what I posted above.

  6. amits
    Member
    Posted 3 years ago #

    Hi Moshu,

    Thanks for that...I will give it a go!! :)

    Amit

  7. amits
    Member
    Posted 3 years ago #

    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 :)

Topic Closed

This topic has been closed to new replies.

About this Topic