[SOLVED] - using 960 css grid centering problems
Posted: Mon Jan 25, 2010 2:38 pm
Hi
I am using the grid 960 css framework for this site, its only the second time I have used cmsms and its kinda going ok apart from my page will not center. I have tested it on just a plain html page before putting it into cmsms and it worked fine this is the css I have used to center the page:
.container_12,
.container_16
{
margin-left: auto;
margin-right: auto;
width: 980px;
}
Here is the link, can anyone help?
http://www.leroc-scotland.co.uk/2010/
Thanks in advance
Lou
I am using the grid 960 css framework for this site, its only the second time I have used cmsms and its kinda going ok apart from my page will not center. I have tested it on just a plain html page before putting it into cmsms and it worked fine this is the css I have used to center the page:
.container_12,
.container_16
{
margin-left: auto;
margin-right: auto;
width: 980px;
}
Here is the link, can anyone help?
http://www.leroc-scotland.co.uk/2010/
Thanks in advance
Lou