Results 1 to 10 of 11
Threaded View
-
23rd Nov 2011, 01:03 PM #5Member
I don't like to use <span> at all... many times it seems better to use the own <div>. Usually, in vBulletin at least, you can add/edit that for each usergroup.
Well, come on see the "opening" tag and its end. And the CSS used in there, as we can see it is:
* For all usergroups
Code:.usergroup1, .usergroup2, .usergroup3 { color:#fff; background:#65a830; padding:3px 8px; font-size:11px; -moz-border-radius:3px; -webkit-border-radius:3px #fff; border-radius:3px #fff; margin-bottom:2px; display:inline-block }
Code:.usergroup1 { background:#FDD017 }
Code:<div class="usergroup1"></div>
* EDIT: I DIDN'T SEE THE OTHER REPLY FOR THAT. THIS IS OTHER ONE ANYWAY. THANK YOU.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
themaCreator - create posts from...
Version 3.52 released. Open older version (or...