Forum Background

Jay Paradox at 13h47
16
Dec
2011
Hmm, weird, I post the background pic's url in the respective section in the Display area, but it's the same BG I had when I updated the skin. Can someone help me?
1 Matti_7, on 16/12/2011 at 13h50
Check in your CSS Stylesheet may be there.
2 Guest, on 16/12/2011 at 14h44
You could have in your Stylesheet a code something like this:
Code:
body{
background: url(IMGURL);
}

If you don't want to complicate, just add after all css codes you have in your stylesheet this:
Code:
body{
background: url(IMGURL) !important;
}

Replace IMGURL by direct link of the image. Wink
3 NickR, on 16/12/2011 at 17h44
I had the same problem. Where is the CSS Style Sheet?
4 Matti_7, on 16/12/2011 at 17h59
A-CP -> Display -> Pictures and Colors -> Colors -> CSS Stylesheet. Smile
5 NickR, on 17/12/2011 at 00h04
Thank you very much. It works now.
6 Base, on 17/12/2011 at 10h38
Glad your problem is solved; topic marked as solved and archived.
Similar topics
Hey lovelies, This is a request for a background image for my forum (if that's possible?) I've been told mine is very boring (I have to agree with them actually ;-p) So here goes, there's no real rush on this, but the sooner the better
Nature of the Creation: Category Background Size (In Pixels): 740width and 30 height With or Without Animation: Without Main Colors: Black Pictures & Links: N/A Text to Insert : N/A Font (Provide Download Link): N/A Font Color: N/A Link to My
I'm quite new to CSS and HTML code, I've tried everything I know and looked a lot of other places too. I just can't find the code to make the ugly white bg infront of my bg slightly more transparant. And when I did make it transparant the other rows
Replies 1 to 6 on 6 for "Forum Background"
See also
more_less
Informations

6 Replies For the topic :
"Forum Background"

This topic has been viewed 801 times.

Last message :
16/12/2011 at 13h47 by "Jay Paradox"