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.

color change

3 posters

Go down

Solved color change

Post by anjelradko February 23rd 2010, 10:37 am

Hi,
Please i need help,how change color to black inside this window here?
color change White
if i click quote i have black:
color change Black

Thank you very much for helps! Smile
avatar
anjelradko
New Member

Posts : 9
Reputation : 0
Language : slovakia

Back to top Go down

Solved Re: color change

Post by Sanket February 23rd 2010, 1:29 pm

Can you tell us the forum version you are using?


Last edited by Sanket on February 23rd 2010, 2:02 pm; edited 1 time in total
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: color change

Post by anjelradko February 23rd 2010, 1:44 pm

Sanket wrote:Can you tell us the forum version are you using?

first thank you sanket,here is version and web Smile
phpBB2 (subsilver)
http://nknexuiz.slovakforum.net

thx Smile
avatar
anjelradko
New Member

Posts : 9
Reputation : 0
Language : slovakia

Back to top Go down

Solved Re: color change

Post by Sanket February 23rd 2010, 1:58 pm

Code:
form#quick_reply textarea#text_editor_textarea {
   background-color:#FF0080;
   }

Add this code to your css. Remember to change the color code to whatever you like.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: color change

Post by anjelradko February 23rd 2010, 2:52 pm

Sanket wrote:
Code:
form#quick_reply textarea#text_editor_textarea {
   background-color:#FF0080;
   }

Add this code to your css. Remember to change the color code to whatever you like.

color change 1css
color change 2white

but still white Sad
avatar
anjelradko
New Member

Posts : 9
Reputation : 0
Language : slovakia

Back to top Go down

Solved Re: color change

Post by anjelradko February 23rd 2010, 2:55 pm

which section i must choose and set pls?
Colors and text size
Background Colors
Table header
Scrolling bar colors
Gallery
sorry for this basic question but really i dont know how Sad
avatar
anjelradko
New Member

Posts : 9
Reputation : 0
Language : slovakia

Back to top Go down

Solved Re: color change

Post by ankillien February 23rd 2010, 5:58 pm

Hello,

Please navigate to Admin CP > Display > Colors >CSS
Add this code there and submit...

Code:
textarea.post {
background : #333 !important;
}

Note : If you have WYSIWYG mdoe enabled, this code won't work. To make it work, hit the 'A/A' button on the top-right corner of the quick reply box.

Hope that helps Very Happy
ankillien
ankillien
Energetic

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

Back to top Go down

Solved Re: color change

Post by anjelradko February 24th 2010, 8:49 am

em,please and where do I disable the WYSIWYG mod? Smile
thank you Smile
avatar
anjelradko
New Member

Posts : 9
Reputation : 0
Language : slovakia

Back to top Go down

Solved Re: color change

Post by anjelradko February 24th 2010, 8:56 am

ok,i got it,thank you very much for your help ankillien Smile
avatar
anjelradko
New Member

Posts : 9
Reputation : 0
Language : slovakia

Back to top Go down

Solved Re: color change

Post by ankillien February 24th 2010, 9:51 am

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