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.

Change Font Color of Character Sheet Text Fields

2 posters

Go down

Change Font Color of Character Sheet Text Fields Empty Change Font Color of Character Sheet Text Fields

Post by LadySylvia March 23rd 2010, 6:08 pm

The reason why I need to change the font color is because my text fields are white, and the font color is a very light shade of gray that can barely be seen.

Is there a way in changing its font color in character sheet text fields?
LadySylvia
LadySylvia
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Change Font Color of Character Sheet Text Fields Empty Re: Change Font Color of Character Sheet Text Fields

Post by ankillien March 24th 2010, 5:16 pm

Hello,

You can change it via CSS.
Can you provide a link to your forum, please?
ankillien
ankillien
Energetic

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

Back to top Go down

Change Font Color of Character Sheet Text Fields Empty Re: Change Font Color of Character Sheet Text Fields

Post by LadySylvia March 24th 2010, 7:46 pm

LadySylvia
LadySylvia
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Change Font Color of Character Sheet Text Fields Empty Re: Change Font Color of Character Sheet Text Fields

Post by ankillien March 25th 2010, 3:03 am

Thanks Very Happy

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

Code:
input.post {
color : black;
}

Hope that helps Very Happy
ankillien
ankillien
Energetic

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

Back to top Go down

Change Font Color of Character Sheet Text Fields Empty Re: Change Font Color of Character Sheet Text Fields

Post by LadySylvia March 25th 2010, 1:13 pm

i was hoping it would work, but it doesn't, it only created a new problem... my background is completely different! wtf?? its not blue anymore, its black and doesn't match the buttons! Sad

my background is suppose to be this:
https://2img.net/i/fa/christmactif_fetes/background.jpg

ok, i wanna cry...

and that still doesn't get my problem fixed.. *sigh*
LadySylvia
LadySylvia
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Change Font Color of Character Sheet Text Fields Empty Re: Change Font Color of Character Sheet Text Fields

Post by ankillien March 25th 2010, 1:21 pm

Sorry for the trouble.

Can you show a screen shot of what exactly you want to change color of?
ankillien
ankillien
Energetic

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

Back to top Go down

Change Font Color of Character Sheet Text Fields Empty Re: Change Font Color of Character Sheet Text Fields

Post by LadySylvia March 25th 2010, 1:48 pm

*sigh* Alright, I played about with the css, and now I've got my background back. LOL

Let me explain that all I'd like to change is the font of text in the text boxes, or its background, either way is good. But it has to be the ones from the character sheet only! And that's why I'm having so much trouble fixing the problem.

Here's the screenshot:

Change Font Color of Character Sheet Text Fields Csheet10
LadySylvia
LadySylvia
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Change Font Color of Character Sheet Text Fields Empty Re: Change Font Color of Character Sheet Text Fields

Post by ankillien March 25th 2010, 2:00 pm

Thanks for explaining.

Please try adding this code to your CSS...

Code:
textarea.post {
color: red;
}
ankillien
ankillien
Energetic

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

Back to top Go down

Change Font Color of Character Sheet Text Fields Empty Re: Change Font Color of Character Sheet Text Fields

Post by LadySylvia March 25th 2010, 2:05 pm

Unfortunately, it doesn't work for the character sheet. It works on all the OTHER text areas though.
LadySylvia
LadySylvia
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Back to top

- Similar topics

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