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.

quote box

3 posters

Go down

Solved quote box

Post by bwhite June 27th 2011, 22:12

OK, this is probably down to the stylesheet I am using, but everytime I got a post, it is in a whitebox, I'd ideally like the whitebox gone if it all possible. Anyone know what part of the code that controls that?

Using the "Design" skin

would settle for just being able to change the colour to something more readable, but I'deally would like it transparent
avatar
bwhite
New Member

Posts : 8
Reputation : 0
Language : English

Back to top Go down

Solved Re: quote box

Post by LGforum June 27th 2011, 23:34

do you mean the quote box or the post container?
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: quote box

Post by bwhite June 27th 2011, 23:42

LGforum wrote:do you mean the quote box or the post container?

the box that any quoted comment is put into

so here it's a beige colour
avatar
bwhite
New Member

Posts : 8
Reputation : 0
Language : English

Back to top Go down

Solved Re: quote box

Post by Nera. June 27th 2011, 23:48

Hi,

For phpBB3 the color of quote box changes it this CSS part

Code:
blockquote {
    background-color: #YOUR COLOR CODE GOES HERE;
}
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: quote box

Post by bwhite June 28th 2011, 02:51

Nera. wrote:Hi,

For phpBB3 the color of quote box changes it this CSS part

Code:
blockquote {
    background-color: #YOUR COLOR CODE GOES HERE;
}
Thanks a lot :-D
avatar
bwhite
New Member

Posts : 8
Reputation : 0
Language : English

Back to top Go down

Solved Re: quote box

Post by Nera. June 28th 2011, 02:52

You welcome.

Solved ~ Locked
Nera.
Nera.
Energetic

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

Back to top Go down

Back to top


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