The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
PLEASE HELPP!
happy new year to everyone, I have searched in all styles, in all ways, cant make the thread titles in forumhome to be bold??? anyone please help! thansk in advance.
|
|
#2
|
|||
|
|||
|
You couldnt find it because its not defined yet.
Open forumbits.css, scroll to the bottom, add the following- Code:
.threadtitle {
font-weight:bold;
}
Code:
.lastposttitle threadtitle {
font-weight:bold;
}
|
|
#3
|
|||
|
|||
|
Thanks!!!
|
|
#4
|
|||
|
|||
|
trying. for me still no result.
|
|
#5
|
||||
|
||||
|
It's actually:
HTML Code:
.lastposttitle a.threadtitle {
font-weight:bold;
}
|
|
#6
|
|||
|
|||
|
Very good. Thanks!
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|