View Single Post
  #1  
Old 11-16-2010, 11:36 PM
 
chrisinoz chrisinoz is offline
 

eXpert
  
Join Date: Aug 2004
Location: Australia
Posts: 248
 

Default Centering Vivid Dreams tamplate

Hi

I changed the main.css file and got it to a fixed width but I can't get the template to center in the page.

I thought this would have worked

#page-container {
min-height: 100%;
position: relative;
width:980px;
margin-left: auto ;
margin-right: auto ;
}

Ideas anyone?

Latest version 4.4.1

Thanks
__________________
Chris G
Humble web designer
Version 4.07 - 4.45
Reply With Quote