phxmasjid 0 Report post Posted July 24, 2011 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 103 Report post Posted July 24, 2011 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 0 Report post Posted July 24, 2011 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 3 Report post Posted July 25, 2011 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 0 Report post Posted July 26, 2011 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