i have the template Electro
i like to add complete background gold Bars for my products
i have markt with Black line what i like to have changed
anyone know how to do this
or iff not possible to change background color to gold
thx people
You can change it if you go to your skin “electro” costumer . Have to change the style.css file
#container {( you can change color or add a picture)
background-color: White;
background-image: url(“images/blabla.png”);
}
cloddi
www.omatti.com
Is it possible to change the colour of the Background of the Electro skin or is it an image?
I can change the colour of the basic skin quite easily by going to
body
{
background: #b4b4b4 url(‘images/main_bg.png’) repeat-x left top;
}
However when I try the same thing in Electro Skin it doesn’t work.
I also tried adding “background-color: #ffffff;” under #Container but this doesn’t work. It does work in Basic skin tho.
Can someone please tell me what is so different about the Electro skin? Where am I going wrong?
Did you clear your cart cache and your browser cache after making the css change?
Yes I have cleared the Cache many times using ?cc.
I don’t know how to do the “browser cache” but I usually see any differences after clearing the cart cache.
Can you tell me exactly what you have changed in your settings?
How do you get rid of the “powered by”?
do a Google search for “clear browser cache” for whatever browser you use. You may not be seeing the changes in css files.
[quote name=‘kaz’]
Can you tell me exactly what you have changed in your settings?
How do you get rid of the “powered by”?[/QUOTE]
[url]http://forum.cs-cart.com/showthread.php?t=16262[/url]