De Angel Net Posted August 25, 2011 Share Posted August 25, 2011 I want to modified my website. But i had a problem. I don't understand any php, css, etc I modified all by self only by copy paste a script/module and trial n error. Now i'm stuck in the last step. I have already give a background image. But the problem is the background is so annoying when seeing a text with the background image. So I want to give white background for the entire block. I'm wondering where should i edit the white background. css or tpl or both of them. I'm searching editing background but what i find are just how to change global background. My original website screenshot : de Lovis What i want : any help and guide will be so great ^.^ Edit : [solved] Link to comment Share on other sites More sharing options...
Xenocide Posted August 25, 2011 Share Posted August 25, 2011 Have you got a link for your shop we can look at? There should be a page container div, you need to set the cdd properties: background-color: #fff; for that Link to comment Share on other sites More sharing options...
De Angel Net Posted August 25, 2011 Author Share Posted August 25, 2011 Have you got a link for your shop we can look at? There should be a page container div, you need to set the cdd properties: background-color: #fff; for that www.delovis.com In what css file can i find that cdd? Link to comment Share on other sites More sharing options...
De Angel Net Posted August 27, 2011 Author Share Posted August 27, 2011 any body can help? Where should i put the background-color: #fff Link to comment Share on other sites More sharing options...
SonnyBoyII Posted August 27, 2011 Share Posted August 27, 2011 any body can help? Where should i put the background-color: #fff 212 line of your global.css file. Link to comment Share on other sites More sharing options...
De Angel Net Posted August 30, 2011 Author Share Posted August 30, 2011 any body can help? Where should i put the background-color: #fff 212 line of your global.css file. Thank you. Now I have Anything i want ^^ V 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