How can I change the font color of the byline in the chat?

Xephius
Xephius
@xephius
7 years ago
93 posts
I am in need of making the font of the byline in chat slighter darker and easier to read. Could someone please advise where or how to go about changing the chat byline font color?
updated by @xephius: 05/19/17 09:39:53AM
michael
@michael
7 years ago
7,714 posts
You mean the "type message and press enter" text?

Thats added by the placeholder="" tag on the textarea.

Each browser styles that individually, here's someone writing about how to target that styling on different browsers:

https://css-tricks.com/snippets/css/style-placeholder-text/

To find that article, i searched on "CSS placeholder text"

As far as I'm aware we don't have any styling in the skins that purposely styles that, so just add new rules to your .css file to adjust it.
douglas
@douglas
7 years ago
2,790 posts
theartsherpa:
I am in need of making the font of the byline in chat slighter darker and easier to read. Could someone please advise where or how to go about changing the chat byline font color?

Go to your skins style tab, click the "Untagged" tab and select the jrChat.css from the "Style Section" drop down.

The rule you want to modify is the .jrchat-msg-byline.

Hope this helps!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos