Centering of the Blog ({tag_pagecontent}) using CSS. How can I do this?

I would like to focus my blog so that it is aligned with my header and footer.  I created a stylesheet (for other styles of the element) on the model of the blog, but I can't understand how to center the {tag_pagecontent} or blog page.

From the looks, there are two questions:

(1) the current width of the blog spans the entire page on a large screen monitior. I set the width of the blog?

(2) the blog is not centered.

Any help would be appreciated.

Below is the style on the page:

< style >

body

{

do-family: arial, san-serif;

text-align: left;

do-size: 18px;

line-height: 1.2;

dressing: break-Word;

Text-rendering: optimizeLegibility; / * kerning, mainly * /.

}

H2

{

do-family: Arial, without serif.

font size: 30px;

color: #fbb100;

}

H4

{

do-family: Arial, without serif.

font size: 30px;

color: #fbb100;

}

a: visited {color: #fbb100 ;}}

a: link {color: black}

{#page online purchase

Width: 960px;

margin: 0 auto;

}

p.topFormat

{

do-family: Georgia, serif;

do-size: 16px;

text-align: right;

text-align: center;

}

p.footerFormat

{

do-family: Georgia, serif;

do-size: 16px;

text-align: left;

line-height: 150%;

}

< / style >

The stylesheet with no html and other elements taks out of context. If you post the url, it is easier. You page envelope with margin 0 auto in there that should do it, but there could be problems with the html code to prevent this from working as we would need to see to identify the problem for you.

Tags: Business Catalyst

Similar Questions

Maybe you are looking for