Page 1 of 1

User Offline Error Text [13]

PostPosted: 17 May 2012, 19:30
by JMcCreary
I've been looking up and down for the css that applies to the 'This user is offline. They will receive the message next login' message ( error [13] ).

I see that it uses:
Code: Select all
<div class="arrowchat_offline_send_text">' + o + lang[13] + "</div>


However, editing that class's css (font color to be specific) has absolutely no effect/change on that error.

Any thoughts?.

PostPosted: 19 May 2012, 21:02
by Jason
You can find more information about working with the CSS and how to find the correct class or ID here: http://www.arrowchat.com/developers/gui ... p?t=themes (scroll down to working with the CSS).

I would try adding !important to the color and see if that works in this specific case.

Topic Closed

PostPosted: 16 Dec 2014, 00:26
by Staff Bot
[b]This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.[/b]