Is there a mod or code to add the "dot" to online / offline users
like this
(http://i.imgur.com/cb3IQjA.png)
Online can be one color and offline another color!
Not in the avatar - it is a configurable feature in the default theme (since it's turned on here for example) but doing it in the avatar is a bit different and likely to be unique to you.
I would point out that most of the changes you want are unique to you and you might be better served being prepared to pay someone just to do all the changes you want rather than asking about each little thing and maybe getting an answer eventually.
http://www.simplemachines.org/community/index.php?topic=531258.msg3776100#msg3776100
not well customized but it works :P
Quote from: Antes on January 12, 2015, 10:11:53 PM
http://www.simplemachines.org/community/index.php?topic=531258.msg3776100#msg3776100
not well customized but it works :P
Can you provide a screenshot? because It's not showing up on mine :(
It does work. Did you try a hard refresh?
Quote from: br360 on January 12, 2015, 10:43:09 PM
It does work. Did you try a hard refresh?
Let me try it again
Not showing up
I can't even find the css when i Inspect Element
Did you add the code below to the bottom of your themes/index.css?
.dot_avatar {position: absolute;}
Quote from: br360 on January 12, 2015, 11:33:22 PM
Did you add the code below to the bottom of your themes/index.css?
.dot_avatar {position: absolute;}
Yeah
(http://i.imgur.com/V0R3Kk2.png)
and added the other code before the code highlighted to Display.template.php
(http://i.imgur.com/Wai53UC.png)
and nothing is showing up, refreshed and everything
(http://i.imgur.com/e6MBedM.png)
Looks about right. The only thing I could think of is since that doesn't look like the default theme you are using; did you add the code to correct index.css? If you added that code to say the default theme's index.css, it would only work on that theme, and not on the others.
Yeah it's the default theme, not working for me, going to continue looking around for the mod or code