Skip navigation
Currently Being Moderated

Sidebar pushed down to bottom!

Aug 25, 2012 5:22 PM

Guys, I am having trouble with DW website.My "rightside bar"(Sidebar2 and Sidebar3)always pushed down to bottom.I tried that in several browser but Its keep pushing down.Of course I am having problem with layout or positiong I believe.Can you plz help.My site is  http://www.dublinawamileague.net46.net/DAIndex.html

 
Replies
  • Currently Being Moderated
    Aug 25, 2012 5:40 PM   in reply to Kuntalbd

    Could you try explaining the problem better? I am seeing a pretty normal-looking layout on Chrome 21.0.1180.82. Screenshots would help.

     

    Screen Shot 2012-08-25 at 5.40.26 PM.png

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 26, 2012 2:13 AM   in reply to Kuntalbd

    The sidebar is pushed to the bottom in all browsers if the browser window isn't wide enough.

     

    Your container <div> has a max-width of 1260px and a min-width of 780px. However, the combined width of your sidebars and content <div> is 1208px. You need to make the container at least that wide.

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 26, 2012 6:39 AM   in reply to David_Powers

    Hi David -

     

    Have not looked at site, but is 1208 a typo?

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 26, 2012 7:57 AM   in reply to Ken Binney

    Ken Binney wrote:

     

    Have not looked at site, but is 1208 a typo?

    Nope. sidebar1 = 268px, content = 668px, sidebar2 = 272px. Total = 1208px.

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 26, 2012 8:17 AM   in reply to David_Powers

    Thanks David -

     

    I am just confused about why 1208px of content would not fit in a 1280px container.

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 26, 2012 8:22 AM   in reply to Ken Binney

    Ken Binney wrote:

     

    I am just confused about why 1208px of content would not fit in a 1280px container.

    It will, but the style rules set only max-width and min-width. The value of min-width is 780px. As soon as the browser window is narrower than 1208px, the right sidebar drops down.

     

    The value of min-width needs to be increased to 1208px.

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 26, 2012 8:27 AM   in reply to David_Powers

    Ahhhh, min width is the problem.  Thanks for taking the time,

    VERY helpful indeed.

     

    Have a great Sunday!

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points