ExtremeDark Red

Background Image - ExtremeDark Red

Background Image

by morzhan » Sun Aug 12, 2012 10:52 am

Hello there,

I am trying to add a background-image to this theme, which somehow does not seem to work. I've already tried several solutions on the net, including modding several css or html files, which either did not work or was overwritten again. Does anybody experience the same?

Best regards,
mrzn
morzhan
Registered User
Posts: 1
Joined: Sun Aug 12, 2012 10:50 am

Re: Background Image

by _Vinny_ » Sun Aug 12, 2012 10:19 pm

Upload your image to styles/extremedarkred/theme/images/

Now, open styles/extremedarkred/theme/colours.css
Find:

Code: Select all

html, body {
   color: #FFFFFF;
   background-color: #000000;
}

Replace with:

Code: Select all

html, body {
   color: #FFFFFF;
   background-color: #000000;
   background-image: url("{T_THEME_PATH}/images/img_name.gif");
}

Replace img_name.gif with the name and extension of your image. After this, refresh the theme: ACP > Styles tab > Theme > Extremedark Red - Refresh
User avatar
_Vinny_
Style Customisations
Style Customisations
Posts: 10533
Joined: Tue Aug 11, 2009 12:45 am
Location: Brazil
Name: Marcus Vinicius