How do I make sidebar div move with the content div in Firefox 14?
hello,
the sidebar div blocks content div in firefox 14 when browser window resized smaller. in other browsers, not problem.
the website url is: www.gaddislaw.com
thanks help!
i assume want main content text 'flexible' i.e., narrow , widen when alter size of browser window. if amend 'content' css below:
.content {
padding-top: 25px;
padding-bottom: 10px;
margin-left: 290px;
margin-right: 40px;
}
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment