View Single Post
  #2  
Old 11-14-2008, 12:37 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Centering layout

Moving this to its own thread. Use this:

#page-container {
min-height: 100%;
margin: 0 auto;
width:980px;
}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote