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.

How to change this background through the CSS?

3 posters

Go down

Solved How to change this background through the CSS?

Post by Cool-Guy Tue 22 Mar - 17:05

Here is the background I am talking about:

How to change this background through the CSS? Transp10

I would like a code that changes it. I can't change it through "pictures", because it won't get transparent that way, like the other backgrounds on my forum.

The codes I have been using so far looks like this, so I guess the code I am looking for, looks quite the same:

Code:
.navbar {
background: url(http://i71.servimg.com/u/f71/16/21/18/28/hld10.png);
}

#wrap{
background: transparent url(http://i71.servimg.com/u/f71/16/21/18/28/hld10.png) 0 0 repeat;
}

.headerbar{background: url(http://i71.servimg.com/u/f71/16/21/18/28/hld10.png);}

.forabg {background: url(http://i71.servimg.com/u/f71/16/21/18/28/hld10.png);}

Thanks! Very Happy


Last edited by Cool-Guy on Tue 22 Mar - 18:13; edited 1 time in total
avatar
Cool-Guy
Forumember

Posts : 295
Reputation : 0
Language : English

Back to top Go down

Solved Re: How to change this background through the CSS?

Post by Nera. Tue 22 Mar - 17:32

If you mean that dark blue color:
Code:
table.table1 thead th {
Change or add background-color: #code;
Hello
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: How to change this background through the CSS?

Post by Cool-Guy Tue 22 Mar - 17:40

It did work, too bad, it looks just like the last picture in my recent thread:

https://help.forumotion.com/t87384-hm-how-do-i-change-the-background-of-this-one-through-the-css

Well, you knew how to fix it back then, so maybe you know now, too. Razz
avatar
Cool-Guy
Forumember

Posts : 295
Reputation : 0
Language : English

Back to top Go down

Solved Re: How to change this background through the CSS?

Post by Nera. Tue 22 Mar - 17:50

It works the same way like in that last topic
Code:
.forumbg {
They should be conected and have the same background.
If not we'll give it a go once again.


Last edited by Nera. on Tue 22 Mar - 18:13; edited 1 time in total
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: How to change this background through the CSS?

Post by Cool-Guy Tue 22 Mar - 18:05

Well, it worked! Not the same way, though, because there is a difference between "forabg" and "forumbg". Very Happy

Hm... Before I mark this thread as solved, maybe you can help me with one last thing:

Now every single background of my forum is transparent... except this one:

bwi

How to change this background through the CSS? Last10

Any ideas of changing it through the CSS?
avatar
Cool-Guy
Forumember

Posts : 295
Reputation : 0
Language : English

Back to top Go down

Solved Re: How to change this background through the CSS?

Post by Nera. Tue 22 Mar - 18:10

Yes.

Should be;
Code:
table.forumline {
change the background-color: #code;
Hello
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: How to change this background through the CSS?

Post by Cool-Guy Tue 22 Mar - 18:14

Mission Complete. Cool Thanks.

Marking as "Solved". Cool
avatar
Cool-Guy
Forumember

Posts : 295
Reputation : 0
Language : English

Back to top Go down

Solved Re: How to change this background through the CSS?

Post by MrMario Tue 22 Mar - 18:44

Solved => Locked
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Back to top


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