[SOLVED] - using 960 css grid centering problems

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
loulou
Forum Members
Forum Members
Posts: 20
Joined: Tue Nov 10, 2009 1:32 pm

[SOLVED] - using 960 css grid centering problems

Post by loulou »

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
Last edited by loulou on Mon Jan 25, 2010 3:27 pm, edited 1 time in total.
loulou
Forum Members
Forum Members
Posts: 20
Joined: Tue Nov 10, 2009 1:32 pm

Re: using 960 css grid centering problems

Post by loulou »

I have solved it I had put the grid css in by mistake and this was causing some conflict, all better now thanks.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: [SOLVED] - using 960 css grid centering problems

Post by Dr.CSS »

Cool, and only 9 post and you are putting [solved] when it is, thanks...
Post Reply

Return to “Layout and Design (CSS & HTML)”