Forum Url:
http://www.broomscape.smfforfree4.comThis is what it had
/* The main body of the entire forum. */
body
{
background-image: url(http://www.smfboards.com/Themes2/userstyles/Chronicles/bg.jpg);
background-attachment: fixed
}
and I changed it to this yet nothing at all a happened. Did I do something wrong.
/* The main body of the entire forum. */
body
{
background-color: #E5E5E8;
background-image: url(http://i193.photobucket.com/albums/z98/FinishTheFight_2007/FishinspaceFinal2-1.jpg);
background-repeat: repeat;
background-attachment: fixed;
margin: 0px;
padding: 12px 30px 4px 30px;
}
MY FORUMS:
http://www.broomscape.smfforfree4.com
IMAGE:
below is the image I want to use, it was going to be just a test, but it won't work so.
http://i193.photobucket.com/albums/z98/FinishTheFight_2007/FishinspaceFinal2-1.jpg
Oh and I am using the user made template type "chronicles"