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.

CSS problem trying to change quote color

2 posters

Go down

Solved CSS problem trying to change quote color

Post by ErinTRO October 5th 2015, 7:18 am

Hi, I'm Erin. Hello

I made a new forum and everything looks great with the changes I've made to the original skin which I downloaded from HitSkin and modified heavily:

except for trying to change the background color and the font color of the "quoted text" in a reply. The background is sort of white and the default text color is also white and therefore the text doesn't appear.

I need the default text color to be white since the main forum is blue.

I've tried to override the CSS with the !important code added into the CSS section, but it does nothing. It doesn't change the background and it doesn't change the font color.

The board is here: http://trump.bigboardlive.com

I have tried the following replacing the variables with the colors I wanted but it still shows up WHITE:

blockquote{
background: #COLOR !important;
}

blockquote div{
color: #FONTCOLOR !important;
}

and also tried:

.quote {
font-style:italic
border-width:2px;
background-color: green;
}

Any help with this issue would be greatly appreciated! Thank you!

UPDATE!

I just tried changing the message-box instead and it has solved my problem. Thanks, anyway! Posting the correction here in case anyone else has the same problem. I incorrectly looked for quote instead of message-box:

#message-box textarea {
color: #844F4F;
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 80%;
}
ErinTRO
ErinTRO
New Member

Posts : 3
Reputation : 1
Language : English

http://trump.bigboardlive.com

Back to top Go down

Solved Re: CSS problem trying to change quote color

Post by SLGray October 6th 2015, 1:43 am

Thanks for posting the solution.



Topic solved and archived


CSS problem trying to change quote color Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51453
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

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