The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Background Problem ... Need Help

3 posters

Go down

Solved Background Problem ... Need Help

Post by Sonic Madness Zone April 20th 2010, 12:37 am

Ok, so i wanna put this nice new background for my forum, but everytime I type in the correct url and everything is correct click SAVE and go to my site, it wont show up ... The defualt background stays ... I tried several times with different types of BG's but it's the same thing ... It wont change ... Can anyone help me ... Crying or Very sad

FOrum: www.sonicmadnesszone.forumotion.com
avatar
Sonic Madness Zone
New Member

Male Posts : 3
Reputation : 0
Language : English

Back to top Go down

Solved Re: Background Problem ... Need Help

Post by ankillien April 20th 2010, 3:12 pm

Hello,

Please try changing it with CSS. Navigate to Admin CP > Display > Colors > CSS
Add this code there and submit...

Code:
body {
background : url(IMAGE URL HERE) repeat;
}

Hope that helps Very Happy
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Background Problem ... Need Help

Post by Sonic Madness Zone April 21st 2010, 2:03 am

OMG thanks, but now there is another problem. The background thingy worked, but it only shows up around the sides of the forum. The center of the forum is still the defualt background.
Please check out my forum to see what i mean > www.sonicmadnesszone.forumotion.com
avatar
Sonic Madness Zone
New Member

Male Posts : 3
Reputation : 0
Language : English

Back to top Go down

Solved Re: Background Problem ... Need Help

Post by ankillien April 21st 2010, 3:23 am

Add this code to your CSS...

Code:
#ipbwrapper {
background : none;
}

It will show the background in whole body and not just sides.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Background Problem ... Need Help

Post by Sonic Madness Zone April 22nd 2010, 12:49 am

Oh ma GOD, thanxs your the best .. I thought that problem would never be solved. Once again, thanks ... :wouhou:
avatar
Sonic Madness Zone
New Member

Male Posts : 3
Reputation : 0
Language : English

Back to top Go down

Solved Re: Background Problem ... Need Help

Post by MrMario April 22nd 2010, 1:08 am

Solved => Locked
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum