Viewing 12 replies - 1 through 12 (of 12 total)
  • Avenir

    (@avenir)

    Try reducing margins, and widths on the sidebar or main content divs. That might work.

    lawtai

    (@lawtai)

    Did you modify any of your css or index files?

    Thread Starter naif824

    (@naif824)

    Index? Yes I did , otherwise How could I add the Buttons uo there?

    if thats wrong How could I add buttons without modifying the Index?

    moshu

    (@moshu)

    Try to decrease the font size of your “headers” in the sidebar: blogroll, categories etc. They seem to be too big, go over the border of the sidebar.

    Thread Starter naif824

    (@naif824)

    from the style sheet u mean?

    Thread Starter naif824

    (@naif824)

    May I attach the Code so you can have a look?

    moshu

    (@moshu)

    Yes, I mean the style.css.
    No need to put it here – I can take a look at it 🙂

    moshu

    (@moshu)

    But now it is OK, in FF and IE!

    Thread Starter naif824

    (@naif824)

    I got nothing to modify Sorry 🙁

    ‘/* Begin Headers */
    h1 {
    padding-top: 70px;
    margin: 0;
    }

    .description {
    text-align: center;
    }

    h2 {
    margin: 30px 0 0;
    }

    h2.pagetitle {
    margin-top: 30px;
    text-align: center;
    }

    #sidebar h2 {
    margin: 5px 0 0;
    padding: 0;
    }

    h3 {
    padding: 0;
    margin: 30px 0 0;
    }

    h3.comments {
    padding: 0;
    margin: 40px auto 20px ;
    }
    /* End Headers */ ‘

    Thread Starter naif824

    (@naif824)

    Itsn’t on IE 1024 * 768

    S.K

    (@kichu)

    I had the same problem with IE.
    Reduced the font sizes especially in the calender.
    Do it by trial and error. Ultimately the side bar will have to behave!

    S.K

    (@kichu)

    ……….and a picture on a post was wider than the div and that pushed the sidebar to the bottom. You may look for such an aberration too.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘PROBLEM : My Sidebar Gone to the Bottom !’ is closed to new replies.