Quote background color
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
Quote background color
Hello! How do i change the color of the quotes background and text? Mines looks horrible 

Re: Quote background color
Hi
Use the following code (add in CSS)
change your color to whatever you'd like to
Use the following code (add in CSS)
- Code:
.quote {
background-color: black;
color: white;
}
change your color to whatever you'd like to
Re: Quote background color
@Rhino.Freak wrote:Hi
Use the following code (add in CSS)
- Code:
.quote {
background-color: black;
color: white;
}
change your color to whatever you'd like to
Can i add a hex color code next to the background color? Because typing word doesnt work
Re: Quote background color
It still doesn't work.
the fomt color changes but the background is still the same..

Re: Quote background color
- Code:
.quote {
background-color: YOUR COLOR !important;
color: YOUR COLOR;
}

Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.

Re: Quote background color
Topic solved and archived

Forum Rules : : Forumotion Staff : : Appeal A Warning : : FAQ : : Tips & Tricks : : Forgotten Password/Login Issues
You need one post to send a PM
When your topic has been solved, ensure you mark the topic solved
Never post your email in public

You need one post to send a PM
When your topic has been solved, ensure you mark the topic solved
Never post your email in public

Derri- Administrator
-
Posts : 8695
Reputation : 623
Language : English & Basic French
Location : Scotland, United Kingdom
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum