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 & Submitted Message

2 posters

Go down

In progress Quote & Submitted Message

Post by Synergy2k11 July 25th 2011, 5:04 pm

When ever you submit a message on my forum the confirmation box is WHITE with Yellow Text its also the same for the QUOTE feature on the forum.

I've checked the colour management section and changed all backgrounds to black ( the colour theme to my forum ) but its still the same...

Is there a way to fix this ? I'm Also using PunBB

Thankyou
avatar
Synergy2k11
New Member

Posts : 4
Reputation : 0
Language : English

Back to top Go down

In progress Re: Quote & Submitted Message

Post by Nera. July 25th 2011, 7:18 pm

Hello,

Confirmation page
Code:
.pun .main .main-content p.message {
    background-color: red;
    border: 1px solid #FFFFFF;
    margin: 1.7em;
    padding: 1em;
}
Change the background color and color if it's there.
If the color: #your code here; isnt bellow it add it.

For the quote same thing but this CSS part
Code:
.postmain blockquote {
    background-color: red;
    border: 1px solid #FFFFFF;
    padding: 0.5em 1em;
}
Nera.
Nera.
Energetic

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

Back to top Go down

Back to top

- Similar topics

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