Problem with background image
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
Problem with background image
Good evening!!
In my forum when i insert a background image then it is visible under the foreground...This is a little bit annoying
example:
http://the-eye-of-sauron.forumgreek.com/t3-topic
Is there an option to change that... I search a lot but i didn't find somethink relative..
Thanks for you time!
In my forum when i insert a background image then it is visible under the foreground...This is a little bit annoying
example:
http://the-eye-of-sauron.forumgreek.com/t3-topic
Is there an option to change that... I search a lot but i didn't find somethink relative..
Thanks for you time!
Re: Problem with background image
Add this to CSS:
- Code:
body {
background-repeat: no-repeat !important;
}
Mike- Hyperactive
-
Posts : 4251
Reputation : 468
Language : English, HTML, CSS
Location : Loveland, Colorado
Re: Problem with background image
Admin Panel -> Display -> Pictures and colors -> Colors -> CSS Stylesheet
Mike- Hyperactive
-
Posts : 4251
Reputation : 468
Language : English, HTML, CSS
Location : Loveland, Colorado
Re: Problem with background image
It's not that sorry... maybe i didn't explain the problem right...
i don't have problem with the repeating of the background image but the fact that the background image is visible under the foreground...
In my example you see that i post some images. If you go for example at the second image you can see on it the background image(the map of middle earth)
Sorry about that my english aren't so good...I hope i explain it now right!
i don't have problem with the repeating of the background image but the fact that the background image is visible under the foreground...
In my example you see that i post some images. If you go for example at the second image you can see on it the background image(the map of middle earth)
Sorry about that my english aren't so good...I hope i explain it now right!
Re: Problem with background image
I figured out what you were asking right before you posted that, haha, here's the NEW CSS code you'll need:
- Code:
body {
opacity: 1 !important;
}
Mike- Hyperactive
-
Posts : 4251
Reputation : 468
Language : English, HTML, CSS
Location : Loveland, Colorado
Re: Problem with background image
YEEEEESSSSSSSSSS!!!
That's right!!!
Thank you very much!!
It is amazing how fast you solve problems in here!!
congratulation!!
That's right!!!
Thank you very much!!
It is amazing how fast you solve problems in here!!
congratulation!!
Re: Problem with background image
You're welcome! If you need anything else just let us know 

Mike- Hyperactive
-
Posts : 4251
Reputation : 468
Language : English, HTML, CSS
Location : Loveland, Colorado
Re: Problem with background image
Topic Solved & Locked

Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.

The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum