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.

How To Make a Username Always Appear as Online

2 posters

Go down

In progress How To Make a Username Always Appear as Online

Post by angelus_72 November 30th 2014, 01:25

Hello, 
  
I've recently created an account to handle automated messages and dice rolls, and I would like her to always appear as online.  I figured this would have to be done through CSS, so I apologize is this is the wrong place. 

What would I need to enter to make this the case?  And how would I change the colour?  The name of the Automaton is Last Order, with a pink name.  I just want the forum to seem slightly more active, so new members don't think we're dead.

Tia.
avatar
angelus_72
New Member

Male Posts : 2
Reputation : 1
Language : English, French

http://www.g7gaming.net/forum

Back to top Go down

In progress Re: How To Make a Username Always Appear as Online

Post by Ange Tuteur November 30th 2014, 03:07

Hello angelus_72,

To change the color of the username without a group you can use the following CSS rule :
Code:
a[href="/u#"] { color:pink !important }

Replace #, by the ID of the user account. e.g. https://help.forumotion.com/u88576

So I'd write :
Code:
a[href="/u88576"] { color:pink !important }

As for the account appearing "Online", you would either need to do that with an alternate browser, or maybe make modifications to the template to add the user account into the list with JavaScript.
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

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