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.

Quick Reply Font Color

3 posters

Go down

Solved Quick Reply Font Color

Post by K.Dracone July 19th 2011, 10:47 pm

Does anyone know the code for adding new font colors to the Quick Reply box? The forum uses phpbb2.
avatar
K.Dracone
Forumember

Posts : 29
Reputation : 0
Language : English

http://rpgdragons.hotforumpro.com/

Back to top Go down

Solved Re: Quick Reply Font Color

Post by Vlajki July 19th 2011, 11:48 pm

AP > Display > Colours > CSS Stylesheet
Find
Code:
form#quick_reply textarea#text_editor_textarea
And add the this inside:
Code:
color: #000;
So in the end it'll look like this:
Code:
form#quick_reply textarea#text_editor_textarea {
        color: #00FFFF;
}

NOTE: Change 000 to your own color code.
Vlajki
Vlajki
Forumember

Male Posts : 724
Reputation : 359
Language : Serbian & English
Location : Serbia

Back to top Go down

Solved Re: Quick Reply Font Color

Post by K.Dracone July 20th 2011, 12:20 am

Hmm, I tried that but the site's background more correctly theme changes from its original to a plain blue and white theme.... and the color is still not added in the quick reply box.. #008080 <-- i tried using that code for teal.
avatar
K.Dracone
Forumember

Posts : 29
Reputation : 0
Language : English

http://rpgdragons.hotforumpro.com/

Back to top Go down

Solved Re: Quick Reply Font Color

Post by Vlajki July 20th 2011, 12:28 am

Oh, I didn't understand you well. You wanted to add another color which would be able to be picked from the pallete. I'm sorry, I don't know how to do that, but I'm glad I managed to understand your question.
Vlajki
Vlajki
Forumember

Male Posts : 724
Reputation : 359
Language : Serbian & English
Location : Serbia

Back to top Go down

Solved Re: Quick Reply Font Color

Post by K.Dracone July 20th 2011, 12:29 am

Oh that's ok thanks for trying to help Smile
avatar
K.Dracone
Forumember

Posts : 29
Reputation : 0
Language : English

http://rpgdragons.hotforumpro.com/

Back to top Go down

Solved Re: Quick Reply Font Color

Post by Jophy July 20th 2011, 12:38 am

Quick Reply Font Color Solved10Since this thread appears to be solved, I will lock this thread and mark it as solved now.

Important: You can also help the moderators to know if your topic/problem is solved by EDITING your first post and marking the topic as solved. Thank you.

~ Joph25
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top

- Similar topics

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