View Single Post
  #7  
Old 06-03-2014, 07:55 AM
  limey66's Avatar 
limey66 limey66 is offline
 

Senior Member
  
Join Date: Feb 2006
Location: N.Ontario, Canada
Posts: 190
 

Default Re: How do I change the category color

Ok new dilemma,
For some reason my page body color has changed and the code (shown below) will not make it change at all...the #ffffcc is the color I want but it is showing much lighter and it will not change to any other color... how can I make this work again .. Is there some other css code that is overwriting this ?

html,
body
{
height: 100%;
background-color: #ffffcc;
margin: 0;
padding: 0;
min-width: 780px;
border: 0 none;
}
__________________
Thanks Michelle.
www.herb-care.com

Version # 4.6.3
Reply With Quote