Zen Follower
- Join Date:
- Apr 2007
- Posts:
- 153
- Plugin Contributions:
- 0
background colour change!
anyone know how to change the overall background colour from white to black on this test site:
http://www.canvas-style-art.co.uk/shop
cheers:lamo:
Views: 1,570
Zen Follower
anyone know how to change the overall background colour from white to black on this test site:
http://www.canvas-style-art.co.uk/shop
cheers:lamo:
Black Belt
Site is down for maint
Zen Follower
try again i am just playing around with it
Black Belt
Find and add the highlighted line to your stylesheet.css file
body {
margin: 0;
background-color: #000000;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 62.5%;
color: #FFFFFF;
}
Zen Follower
thanks, i cant understand why that line of code was missing, must have been deleted when i updated the products ss.
cheers
Tell staff why this post should be reviewed.