Thread
:
div height issue
View Single Post
#
2
(
permalink
)
08-04-08, 05:50 PM
m1`
New Member
Join Date: Aug 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
the problem is you can't use float:left with those divs inside #bodd, rather set
Quote:
#contentArea {
margin-left: 200px <-- use the actual width of #leftside instead of 200px
margin: 0px;
border: 0px;
width: 570px;
height:auto;
}
m1`
View Public Profile
Find all posts by m1`