The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How can I make all user posted links inside threads BOLD, without making other links in vbulletin bold also with .alt2?
Can I adjust it inside a template? |
#2
|
||||
|
||||
![]()
Looking for this as well
|
#3
|
|||
|
|||
![]()
all style options and in main ccs .. font style place bold there...
|
#4
|
||||
|
||||
![]()
in your adminCP -> Style Manager -> {STYLENAME} -> Main CSS
Scroll to additional CSS and enter Code:
#plink a:link, #plink a:visited {font-weight: bold;} #plink a:hover, #plink a:active {font-weight: bold;} open postbit(postbit_legacy) Code:
$post[message]</div> Code:
<div id="plink">$post[message]</div></div> |
#5
|
|||
|
|||
![]() Quote:
|
#6
|
|||
|
|||
![]()
Thanks, i was looking for the same already for a long time. Works great!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|