View Single Post
  #2 (permalink)  
Old 06-09-05, 06:16 PM
NeverMind's Avatar
NeverMind NeverMind is offline
Community VIP
 
Join Date: Aug 2003
Location: K.S.A
Posts: 2,257
Thanks: 0
Thanked 2 Times in 1 Post
Quote:
I also want to be able to control the position of the content layer inside the Body_Main layer. Meaning I would like to tell the content layer to stay, for example, 50px from the left edge of the Body_Main layer.
this could be done with margin-left: 50px;

as for changing the size of the layer depending on the content dynamically, someone else might help you on that tho I don't think it could be done but I could be wrong.
__________________
PHPSimplicity
We don't need a reason to help people - Zidane [FF9]
Reply With Quote