|
|||||||
Join now to share free website templates or post on the forum. If you have never been on a forum before read the
FAQ. It's quick, easy and free to join!
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi everyone! I downloaded the Salt and Soap template from the website. I love everything about it except for the blue color. I would really like to change the background color to orange. Is there any way to do this? I have tried editing each of the colors in the CSS template but nothing happens. I would be happy to link to my site or post the code if that is necessary to answer my question. Thanks in advance for your help!
|
|
||||
|
I guess you missed this edit right in the beginning of the css file, as it sets the background color.
Code:
body {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0px;
padding: 0px;
text-align:center;
background-color: #ff4500;
}
__________________
Consultant - Programmer - WebMaster cleandeck - lawn mower undercoating wilmargraphite - graphite lubricants |
![]() |
| Tags |
| color, css, edit, html, template |
| Thread Tools | |
| Display Modes | |
|
|