Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Usergroup Custom Colors
Avatar
donald salter
Member
sp_UserOfflineSmall Offline
Jan 25, 2016 - 11:19 am

Neither one is checked.

CSS/JS Combined Caching
 
Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jan 25, 2016 - 11:59 am

I should have asked an additional question - which is how are these users identified? I can certainly differentiate on admins and users and guests but I can also differentiate other user group membership or on special ranks... ?

andy-signature.png
YELLOW
SWORDFISH
Avatar
donald salter
Member
sp_UserOfflineSmall Offline
Jan 25, 2016 - 12:18 pm

I just need:

Admins colored RED

Sponsors colored BLUE

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jan 25, 2016 - 12:22 pm

Yes - but what ARE 'Sponsors'? Is this the name of a forum user group? A forum rank?

andy-signature.png
YELLOW
SWORDFISH
Avatar
donald salter
Member
sp_UserOfflineSmall Offline
Jan 25, 2016 - 12:23 pm

Usergroup. 

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jan 25, 2016 - 12:38 pm

OK - try this:

Go to the forum admin > themes > custom CSS

and paste in the following:

#spMainContainer .spTopicPostSection.spType-Admin .spUserSection .spProfilePopupLink { color: red; }
#spMainContainer .spTopicPostSection.spUsergroup-Sponsors .spUserSection .spProfilePopupLink { color: blue; }

That is aimed to work on the topics (posts) on the left where the user name is. Let;s see if it does.

Beware - there are spaces between some of the elements but not all. Best copy and paste it (use the 'raw' button)

andy-signature.png
YELLOW
SWORDFISH
Avatar
donald salter
Member
sp_UserOfflineSmall Offline
Jan 25, 2016 - 1:09 pm

I was able to achieve this with admin but sponsors not changing.

Avatar
Ike
Sawtry, UK
Member
Free Members
sp_UserOfflineSmall Offline
Jan 25, 2016 - 1:51 pm

Is your 'Sponsors' user group definitely spelled correctly and capitalised? We know the CSS for admin will work as it's universal, whereas the CSS for usergroups is going to depend entirely on what your usergroup is called.

If it's called 'Sponsors' then the code above should in theory work, so to go further we will need to see a post from a user in the Sponsor usergroup.

If it's actually called 'sponsors' without the capital S or something like 'sponsors-group', then replace that part of the code i.e .spUsergroup-Sponsors would become .spUsergroup-sponsors or .spUsergroup-sponsors-group.

Avatar
donald salter
Member
sp_UserOfflineSmall Offline
Jan 25, 2016 - 1:58 pm

This is a post from sponsor http://yotamafia.com/forum/rel.....brication/

This is coding I am using in custom css

#spMainContainer .spTopicPostSection.spType-Moderator .spUserSection .spProfilePopupLink { color: red; }
#spMainContainer .spTopicPostSection.spUsergroup-Sponsor .spUserSection .spProfilePopupLink { color: blue; }

Avatar
Ike
Sawtry, UK
Member
Free Members
sp_UserOfflineSmall Offline
Jan 25, 2016 - 2:01 pm

OK try this:

#spMainContainer .spTopicPostSection.spUsergroup-sponsor .spUserSection .spProfilePopupLink { 
    color: blue; 
}
Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 617
Members: 17359
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10125
Posts: 79620