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 Color/Image

4 posters

Go down

Solved Background Color/Image

Post by CatherinaAndrea October 3rd 2010, 9:32 pm

Heya

I would like to know what code it is that changes the background of the homepage widgets and forum. I know it all changes at the same time, but i cant find the code.
My wording can be off sometimes so here is a picture to show what i mean.

Background Color/Image BackgroundQuestion

Right now the Color is just a light pink, but i would like to put a background picture in its place.

Code anyone ???
CatherinaAndrea
CatherinaAndrea
Forumember

Female Posts : 230
Reputation : 19
Language : English, Russian, Dutch

http://www.nailphanatic.com/

Back to top Go down

Solved Re: Background Color/Image

Post by Memorian October 3rd 2010, 9:57 pm

I would easily try something like this:

body {
background-image: url("IMG");
}

Dunno if it works
avatar
Memorian
Forumember

Female Posts : 38
Reputation : 0
Language : german

Back to top Go down

Solved Re: Background Color/Image

Post by CatherinaAndrea October 3rd 2010, 10:19 pm

Memorian wrote:I would easily try something like this:

body {
background-image: url("IMG");
}

Dunno if it works

Nope sorry that changed the main Background.

Background Color/Image BackgroundQuestion3
CatherinaAndrea
CatherinaAndrea
Forumember

Female Posts : 230
Reputation : 19
Language : English, Russian, Dutch

http://www.nailphanatic.com/

Back to top Go down

Solved Re: Background Color/Image

Post by Memorian October 3rd 2010, 10:21 pm

You put that into the widget text field?
Looks more like you put it into the CSS Stylesheet of your forum
avatar
Memorian
Forumember

Female Posts : 38
Reputation : 0
Language : german

Back to top Go down

Solved Re: Background Color/Image

Post by CatherinaAndrea October 3rd 2010, 10:34 pm

Aww i didnt know you could put that stuff in the widget field. Am going to try that out.

Thank You.
CatherinaAndrea
CatherinaAndrea
Forumember

Female Posts : 230
Reputation : 19
Language : English, Russian, Dutch

http://www.nailphanatic.com/

Back to top Go down

Solved Re: Background Color/Image

Post by Memorian October 3rd 2010, 10:35 pm

Tell me if it worked... 'cause I want to do something like this for my Forum too xD
avatar
Memorian
Forumember

Female Posts : 38
Reputation : 0
Language : german

Back to top Go down

Solved Re: Background Color/Image

Post by CatherinaAndrea October 3rd 2010, 10:50 pm

Memorian wrote:You put that into the widget text field?
Looks more like you put it into the CSS Stylesheet of your forum

The counter widget is the only one with a text field. I tried putting the codes in ( altered them a little ) but no result still, am i doing something wrong?

Background Color/Image BackgroundQuestion5

Sorry i am a total beginner with these codes.

Heres the code in text:

<body>
<BACKGROUND="https://i.servimg.com/u/f29/15/69/20/61/backgr18.jpg">
</body>
<strong>Guest Counter</strong>
<strong>****************</strong>
<BR> <BR>
<a href="http://guestscounter.com">
<img src="http://guestscounter.com/count.php?c_style=104&id=1285705963" border=0 alt="counter widget">
</a><br>
CatherinaAndrea
CatherinaAndrea
Forumember

Female Posts : 230
Reputation : 19
Language : English, Russian, Dutch

http://www.nailphanatic.com/

Back to top Go down

Solved Re: Background Color/Image

Post by Nukkavieru October 3rd 2010, 11:09 pm

Code:
.forumline .row1, .forumline .row2, .forumline .row3, .forumline .row3Right{background-image: url("IMG"); }

If you have announcements on it will put the background image there also, because it is .row1 class element sadly.

E: Nice looking site you got there (stalked) Dawa
E2: Noticed it's portal site so i guess the right one if the above didnt work is
Code:
.module {background-image: url("IMG"); }
Nukkavieru
Nukkavieru
Forumember

Male Posts : 31
Reputation : 0
Language : Finnish
Location : Finland

http://kounit.rpgwars.org

Back to top Go down

Solved Re: Background Color/Image

Post by CatherinaAndrea October 3rd 2010, 11:31 pm

Nukkavieru wrote:
Code:
.forumline .row1, .forumline .row2, .forumline .row3, .forumline .row3Right{background-image: url("IMG"); }

If you have announcements on it will put the background image there also, because it is .row1 class element sadly.

E: Nice looking site you got there (stalked) Dawa
E2: Noticed it's portal site so i guess the right one if the above didnt work is
Code:
.module {background-image: url("IMG"); }

Thank you so much! Wink The last code worked YAY Modifications can commence lol. :wouhou: You rock!

SOLVED
CatherinaAndrea
CatherinaAndrea
Forumember

Female Posts : 230
Reputation : 19
Language : English, Russian, Dutch

http://www.nailphanatic.com/

Back to top Go down

Solved Re: Background Color/Image

Post by Sanket October 4th 2010, 1:42 am

Since this thread appears to be solved, I will lock this thread and mark it as solved.
Background Color/Image 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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