View Single Post
  #1  
Old 10-29-2013, 11:54 AM
  johngwms's Avatar 
johngwms johngwms is offline
 

Senior Member
  
Join Date: Mar 2013
Location: North Wales
Posts: 191
 

Default Centering site and fixed width 4.6.x

I need to center my site and fix its width.

Other posts suggest that the css class page-container should be set to:

#page-container {
width: 1024px;
margin: 0 auto;
}

This works except the top header with company logo still fills the whole width of the screen.

Can anyone explain what is going on here? I need the width and centering to apply to the whole page.

Many thanks.
__________________
John Legg
www.TheDebugStore.com

5.4.1.18 Business, Crisp White Skin Template
Backorder-Preorder Module
X-Cart to Zoho Creator (in progress)
Zoho Creator <-> Zoho Inventory for order processing
NGINX hosted - XC virtual server
Reply With Quote