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.

Hm... How do I change the background of this one through the CSS?

3 posters

Go down

Solved Hm... How do I change the background of this one through the CSS?

Post by Cool-Guy March 14th 2011, 9:49 pm

Hm... How do I change the background of this one through the CSS? Testin10

bwi
avatar
Cool-Guy
Forumember

Posts : 295
Reputation : 0
Language : English

Back to top Go down

Solved Re: Hm... How do I change the background of this one through the CSS?

Post by Cool-Guy March 15th 2011, 6:34 pm

A little bit too early double post, but... meh. Razz

I have changed pretty much everything on the forum to look transparent. The codes I am using are looking like this:

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

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

Maybe the code I am looking for is similar? Maybe I just have to change the first line to something like "Table"? Or maybe there is another way?

Please, reply! Very Happy
avatar
Cool-Guy
Forumember

Posts : 295
Reputation : 0
Language : English

Back to top Go down

Solved Re: Hm... How do I change the background of this one through the CSS?

Post by Cool-Guy March 16th 2011, 9:39 pm

Bump.
avatar
Cool-Guy
Forumember

Posts : 295
Reputation : 0
Language : English

Back to top Go down

Solved Re: Hm... How do I change the background of this one through the CSS?

Post by Cool-Guy March 17th 2011, 9:50 pm

Bump. bwi
avatar
Cool-Guy
Forumember

Posts : 295
Reputation : 0
Language : English

Back to top Go down

Solved Re: Hm... How do I change the background of this one through the CSS?

Post by Cool-Guy March 18th 2011, 9:29 pm

Bump Party. :wouhou:
avatar
Cool-Guy
Forumember

Posts : 295
Reputation : 0
Language : English

Back to top Go down

Solved Re: Hm... How do I change the background of this one through the CSS?

Post by Nera. March 19th 2011, 8:19 am

Can you leave a link?
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: Hm... How do I change the background of this one through the CSS?

Post by Cool-Guy March 19th 2011, 10:32 am

I have always wondered why you need a link for this, but sure:

crimson-butterfly.forumotion.com
avatar
Cool-Guy
Forumember

Posts : 295
Reputation : 0
Language : English

Back to top Go down

Solved Re: Hm... How do I change the background of this one through the CSS?

Post by Nera. March 19th 2011, 3:28 pm

For phpBB3 try;
Adding or replaceing background-color: #code;

Here
Code:
ul.topiclist li.header dl dd {
and here
Code:
li.header dl.icon {

Link doesn't help if your forum is closed totally.
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: Hm... How do I change the background of this one through the CSS?

Post by Cool-Guy March 19th 2011, 3:57 pm

Worked, but not very well. Here is a screenshot:

Hm... How do I change the background of this one through the CSS? Testin10

As you can see, only the upper part of the table changed to a "darker blue color". I would like the entire table to be changed. So the lighter blue color has to be changed, too. Would be awesome if there was a code that changed both at the same time...

Also, the picture I am using in every single background is transparent. It made my header transparent, and everything else, except the upper part of the table when using your code. So, yes... my plan is to make the entire blue table background transparent. Razz

Ideas?
avatar
Cool-Guy
Forumember

Posts : 295
Reputation : 0
Language : English

Back to top Go down

Solved Re: Hm... How do I change the background of this one through the CSS?

Post by Nera. March 19th 2011, 4:11 pm

To change the lighter blue color around the table try:
Code:
.forabg {
Add
Code:
background-color: #your code;

If you want color to be transparent try puting background-color: transparent;
This will change footer and chatbox lines.
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: Hm... How do I change the background of this one through the CSS?

Post by Cool-Guy March 19th 2011, 4:34 pm

Thanks. It actually worked by only typing
Code:
.forabg {background: url(http://i71.servimg.com/u/f71/16/21/18/28/hld10.png);}
which is pretty cool.

It got transparent, too. Cool
avatar
Cool-Guy
Forumember

Posts : 295
Reputation : 0
Language : English

Back to top Go down

Solved Re: Hm... How do I change the background of this one through the CSS?

Post by MrMario March 19th 2011, 7:01 pm

Solved?
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Solved Re: Hm... How do I change the background of this one through the CSS?

Post by Cool-Guy March 19th 2011, 7:17 pm

Obviously. Smile
avatar
Cool-Guy
Forumember

Posts : 295
Reputation : 0
Language : English

Back to top Go down

Solved Re: Hm... How do I change the background of this one through the CSS?

Post by MrMario March 19th 2011, 7:23 pm

Just wanted to make sure. Wink

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