-
AuthorPosts
-
March 5th, 2013 at 17:35 #4055Tony
I am using the recent version of mantra by cryout creations version Version 1.9.9.6 and I am having trouble editing the overall width. I want to make it slimmer. I have looked in the styles page and main theme page to edit the wrapper (main theme structure width) but have edited with no luck.
The option they have built in only edits the size of the side bar and content individually, not the whole width of the page. Do I need to edit multiple sections, like header, content, etc, or is there a wrapper type code in a different section that I can edit for all? If anyone can point me in the right direction I’d appreciate it, thank you. I’d like to change the presentation page as well as the two column pages.
March 5th, 2013 at 17:57 #4056white-rabbitare you sure? I’m able to change the width of the pages.. sum of content and sidebar width is the total width of the page…
Select the width of your content and sidebar(s). While the content cannot be less than 500px wide, the sidebar area is at least 220px and no more than 800px.
If you went for a 3 column area ( with 2 sidebars) they will each have half the selected width.March 7th, 2013 at 06:25 #4092TonyWait now that I’ve changed it, it works fine on firefox, but when i go to safari, only the presentation page is at correct width, and then the rest of the pages go back to the wide size 🙁
style type=”text/css”>
#wrapper, #access, #colophon, #branding, #main { width:1140px ;}
#access .menu-header, div.menu {width:1128px ;}
#content { width:850px;float:right;margin:0px 20px 0 0;}
#primary,#secondary {width:230px;float:left;padding-left:0px;clear:left;border:none;border-right:1px dashed #EEE;padding-right:20px;}
.widget-title { -moz-border-radius:0 10px 0 0; -webkit-border-radius:0 10px 0 0;border-radius:0 10px 0 0 ; text-align:right;padding-right:5%;width:100%;margin-left:-10px;} #content p, #content ul, #content ol {
font-size:14px;
}
This code i noticed is different in safari then firefox, do u know how to change that?March 10th, 2013 at 13:32 #4178ZedCryout Creations mastermindSafari may be caching your website. Try a force refresh (CTRL+F5 or CTRL+F).
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic. -
AuthorPosts
The topic ‘How to change the width of the mantra theme page?’ is closed to new replies.