The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
How do I make the postbit information bold? Meaning the posts, location, age, join date and other profile fields that I add.
|
|
#2
|
|||
|
|||
|
Try this: edit the additional.css template (under CSS Templates) and add:
Code:
.postbitlegacy dl.userinfo_extra {
font-weight: bold;
}
|
|
#3
|
||||
|
||||
|
I've put it at the bottom and nothings changed.
|
|
#4
|
|||
|
|||
|
Is your postbit info across the top? Maybe you should use .postbit without the _legacy.
|
|
#5
|
||||
|
||||
|
No its normal.
|
|
#6
|
||||
|
||||
|
Are you putting that code into the additional.css template?
|
|
#7
|
||||
|
||||
|
Yes right at the bottom
|
|
#8
|
|||
|
|||
|
Hmm..is it a custom style? The above works for me.
Can you provide a link to your site? |
|
#9
|
||||
|
||||
|
<a href="http://tuaclan.com/forums/forum.php" target="_blank">http://tuaclan.com/forums/forum.php</a>
|
|
#10
|
|||
|
|||
|
Try this instead:
Code:
.etiket_postbit_alanI_userinfo_extra_yazIlarI {
font-weight: bold;
}
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|