Jump to content
Sign in to follow this  
phxmasjid

Layout Width

Recommended Posts

phxmasjid

I want the width of my full width template content area to be "Global Content Width=1200", and the rest of the templates "Global Content Width=960", but when I change one, the rest changes as will..! How do I accomplish this?!

Share this post


Link to post
Share on other sites
catrina

It's possible to change the full-width template content area width to 1200 using CSS so that your other templates aren't affected. Can you please post a link to your site?


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
phxmasjid

Thank you Catrina for your help, I am working on my website at abdulhadialsayyed.com, and I am looking to make the search page size 1200 but the rest of the site to be 960, what code do I use and where? Abdul

Share this post


Link to post
Share on other sites
Kate

Hello, You can preface the styles you want to change with "search". For instance:

.search #page{width:1200px;}

Share this post


Link to post
Share on other sites
phxmasjid

Hi Kate and thank you for the help, I added the code you provided to the custom CSS rules area but it is not working..!! The page named "search" width did not change to 1200px?! (http://abdulhadialsayyed.com/search) Do I need to change anything in the code?!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×