vendredi 23 janvier 2015

Centered look for main content in tokyo layout



How can I make the main content area centered in the tokyo layout?


I tried creating a custom css file, adding .fullPageLayout{width:100%;} to it, but this class gets overridden by tokyo.css which has the following:



.fullPageLayout,.ms-blog-MainArea
{
width:100%;
max-width:74em;
}


If I try to comment the 74em part I get a warning that this will break the link with site definition.








0 commentaires:

Enregistrer un commentaire