Create A Forum - Support Forums

Support => Style Support => Topic started by: Silver734 on July 16, 2013, 11:17:24 pm

Title: adding backround
Post by: Silver734 on July 16, 2013, 11:17:24 pm
i'm trying to add an image to my forum backround, but i havent found the line for it.

Title: Re: adding backround
Post by: aIURbliS on July 17, 2013, 08:07:28 am
Code: [Select]
body {
    background-image:url("URL HERE");
}