The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
In postbit under to username there is a bottom underline
How I lower this? Images : http://img502.imageshack.us/img502/4672/19670363ux9.jpg I indicated in the red square |
|
#2
|
||||
|
||||
|
It's hard to know without seeing the source code, but I would guess you can modify the css for the class .bigusername:
Code:
.bigusername { font-size: 14pt; }
Code:
.bigusername { font-size: 14pt; text-decoration: none;}
You can also add "none" under the text decoration part of the Main CSS for just alt2 and that may work also. |
|
#3
|
|||
|
|||
|
Tnx
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|