The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Adding Highlighted Box Around Members Name, Code almost done
For Vb 3.6.4
I wanted certain usergroups to stick out in the Who's Online and Who Visited area. So I decided to try and modify a code that would put a box around the users name highlighted to stick out more. So Far I came up with this but have one problem which I will explain after the code In Additional CSS I add Code:
.info { padding-left: 3px; padding-right: 0px; padding-top: 3px; padding-bottom: 3px; background-color: #262525; border-top: 1px solid #0C0C0C; border-right: 2px solid #000000; border-left: 1px solid #0C0C0C; border-bottom: 2px solid #000000; margin-bottom: 3px; } The box appears but the problem is it takes up the whole column width, What code can I add to limit the box to the users length of name. Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|