Spainman Posted February 18, 2013 Share Posted February 18, 2013 (edited) Hi all, I´ve added an orange colour as the background for my site. I wish to add a white block in the center of the page where all the products and menus appear. I´ve attached a screenshot to show you what I mean. I´ve marked the area I wish in white with a red line around it. Here is my site url: http://62.81.159.230/~canicoba/index.php How can I achieve this effect? Thanks. Edited February 18, 2013 by Spainman (see edit history) Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted February 18, 2013 Share Posted February 18, 2013 You can do this in the css of your site. If you can provide a link to the site someone can probably tell you what needs to be done. Marty Shue Link to comment Share on other sites More sharing options...
Spainman Posted February 18, 2013 Author Share Posted February 18, 2013 Thanks for the reply Marty. Here is the link to my site http://62.81.159.230/~canicoba/index.php Link to comment Share on other sites More sharing options...
vekia Posted February 19, 2013 Share Posted February 19, 2013 Here is the link to my site http://62.81.159.230...icoba/index.php add new classes to css: .sf-contener clearfix {background:#FFF;} & #columns {background:#FFF;} Link to comment Share on other sites More sharing options...
Spainman Posted February 19, 2013 Author Share Posted February 19, 2013 So your saying to add the code you mention to the Global.css file right? Do I have to add them to a specific part of the code or just post it on the file? I´m pretty new to this but learning fast. Thanks for all the help vekia. Link to comment Share on other sites More sharing options...
vekia Posted February 19, 2013 Share Posted February 19, 2013 try to add the code to the end of global.css - if that does not work, we'll find another solution Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now