View Single Post
  #4  
Old 11-06-2009, 05:20 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Changing the background

Just change it from backgorund-color to
background: #color url;

For the other background that changes also you need to find which class is used and change the background from transparent to color you want.

This is a good place to learn - www.w3schools.com
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote