vbulletin question

February 2nd, 2019

hey , I hope I can post something like this. couldnt really find anywhere else.
i have a vbulletin forum setup, 3.6.7, for a few months now. I understand a fair bit etc. I have an idea though I havent found a possible way as such.
basically, I want it to change themes for my VIPs and Staff. So it would be a complete duplicate of the other theme, just better things like a gold coating, no advertisement etc though I have no idea how to set specific themes for specific usergroups.
how would i go about this?
ta,
andy

Answer #1
AdmicCp —> UserGroup —-> Edit the usergroup —> HTML Markup —> You will put a <span> code that I don’t remember at the moment .. ( do some searches and you wil find codes for colours )
Or
Styles —> Your main style —> Main CSS —-> Additional CSS at the bottom of page and write ( at BOTTOM ) .admin { color: red } – change coour if you want –
Then Go the HTML Markup mentioned above and put
First box <span class=”admin”>
second box
</span>
For the usergroup you want .. you can tweak these steps to fit any usergroup

 

| Sitemap |