Skip navigation
hofgad_lady
Currently Being Moderated

How do I make sidebar div move with the content div in Firefox 14?

Aug 16, 2012 3:36 PM

Tags: #cs5 #dreamweaver

Hello,

The sidebar div blocks the content div in Firefox 14 when the browser window is resized smaller. In other browsers, this is not a problem.

 

The website url is: www.gaddislaw.com

 

Thanks for your help!

 
Replies
  • Currently Being Moderated
    Aug 17, 2012 12:24 AM   in reply to hofgad_lady

    I assume you want the main content text to be 'flexible' i.e., narrow and widen when you alter the size of the browser window. If so amend your 'content' css to as below:

     

     

    .content {

    padding-top: 25px;

    padding-bottom: 10px;

    margin-left: 290px;

    margin-right: 40px;

    }

     
    |
    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