Color of textarea in admin panel [solved]

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
User avatar
animike
Forum Members
Forum Members
Posts: 16
Joined: Tue Sep 11, 2007 6:50 pm
Location: Poland

Color of textarea in admin panel [solved]

Post by animike »

Hello,
I can't find this information so i wrote this post.
So like in header: how can i change color of textarea in admin panel??

Animike
Last edited by animike on Mon Nov 05, 2007 4:21 pm, edited 1 time in total.
User avatar
lollipop27
Forum Members
Forum Members
Posts: 237
Joined: Wed Sep 12, 2007 4:09 pm
Location: Germany

Re: Color of textarea in admin panel

Post by lollipop27 »

the background color? or the color of the textbox?

usually the extbox uses your stylesheet information, but there is a checkbox in the extensions > tiny... > "don't use css styling for background"

perhaps this helps
User avatar
animike
Forum Members
Forum Members
Posts: 16
Joined: Tue Sep 11, 2007 6:50 pm
Location: Poland

Re: Color of textarea in admin panel

Post by animike »

I need to change the background color, i have something like this in source of admin pannel:

<p align="center"><font color="#000000"><font color="#ffffff"><b>DO KOŃCA LISTOPADA </b></font><br />Impregnacja hydro i olejofobowa<br /> kostki brukowej<br /></font><font color="#ffffff"><b>
W CENIE CZYSZCZENIA.</b></font></p>
Where can I change this by style in admin but it doesn't work:(

Animike
User avatar
animike
Forum Members
Forum Members
Posts: 16
Joined: Tue Sep 11, 2007 6:50 pm
Location: Poland

Re: Color of textarea in admin panel

Post by animike »

Any help??

Animike
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Color of textarea in admin panel

Post by Dr.CSS »

In tinyMCE there is a line second from bottom, Body tag CSS, where you can change the color, if you have white font you can use background-color: #000 to make the background black, for white use #FFF, black = 3 zeros white = 3 Fs...
User avatar
animike
Forum Members
Forum Members
Posts: 16
Joined: Tue Sep 11, 2007 6:50 pm
Location: Poland

Re: Color of textarea in admin panel[solved]

Post by animike »

Thx :) It helps  ;D
Post Reply

Return to “CMSMS Core”