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.

Buttons, Code and Quote color Problem

2 posters

Go down

Solved Buttons, Code and Quote color Problem

Post by arindam4u January 26th 2010, 2:36 pm

Hello
I have a problem with Buttons, Code and Quote colors.
I change its color from Admin CP>Display>colors>Buttons, Code and Quote color :

Buttons, Code and Quote color Problem Untitl11

But the result is always same! Sad Crying or Very sad

Buttons, Code and Quote color Problem Untitl12
Buttons, Code and Quote color Problem Untitl13

Please Help.....
arindam4u
arindam4u
New Member

Male Posts : 24
Reputation : 0
Language : English

http://arindam4u.forum6.info

Back to top Go down

Solved Re: Buttons, Code and Quote color Problem

Post by ankillien January 26th 2010, 2:40 pm

Hello,

You might need to change it via CSS.
Tell me what changes you want and I'll give you a code to change them.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Buttons, Code and Quote color Problem

Post by arindam4u January 26th 2010, 3:00 pm

ankillien wrote:Hello,

You might need to change it via CSS.
Tell me what changes you want and I'll give you a code to change them.

Thanks for Quick Reply.
I want to change my Buttons, Code and Quote color : with #1B705E
And Quote Font Color : with #00FCE7
arindam4u
arindam4u
New Member

Male Posts : 24
Reputation : 0
Language : English

http://arindam4u.forum6.info

Back to top Go down

Solved Re: Buttons, Code and Quote color Problem

Post by ankillien January 26th 2010, 3:09 pm

You can go to Admin CP > Display > Colors > CSS
Add these codes there and submit.

Code:
input[type="submit"] {
color : #1B705E;
}
.genmed b {
color : #1B705E;
}
.quote {
color : #00FCE7;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Buttons, Code and Quote color Problem

Post by arindam4u January 26th 2010, 3:16 pm

Thanks Problem solved.
arindam4u
arindam4u
New Member

Male Posts : 24
Reputation : 0
Language : English

http://arindam4u.forum6.info

Back to top Go down

Solved Re: Buttons, Code and Quote color Problem

Post by ankillien January 26th 2010, 3:40 pm

Glad I could help Very Happy

Solved > Locked
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

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