Thread: Head Logo
View Single Post
  #28  
Old 01-27-2009, 07:51 PM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: Head Logo

the width should be controlled by page-container

#page-container {
min-height: 100%;
position: relative;
width:975px;
margin:0 auto 0 auto;
}

the margin is what centers the page.
__________________
xcart 5.1.2
Reply With Quote