News:

Wondering if this will always be free?  See why free is better.

Main Menu

forum back ground color to pic

Started by dkharp, November 22, 2009, 06:01:07 PM

Previous topic - Next topic

dkharp

Hello, How do you change this:

Quote/* The main body of the entire forum. */
body
{
   background-color: #E5E5E8;
   margin: 0px;
   padding: 12px 30px 4px 30px;
}

To where you can link the background to a picture? The above is from the STYLE.css

hadesflames

change background-color: #E5E5E8; to
background-image:url('img.gif');

Advertisement: