The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to make threads bold
Hello all
I want to know how i make thread Bold also hot to add tags like bestblackhatforum.com threads and also adding color in vb4.2.0 |
#2
|
|||
|
|||
Before giving you a CSS answer, I would ask you tp take a good look at the stylevar system for vBulletin. Some good playing around time with the stylevar system should yield you some good results. I will post some references that will give you a hand.
If you decide you need CSS help then we need a link to your board, unless you are using the default vBulletin style. Basic: http://www.vbulletin.com/docs/html?m...rsion=40201500 https://vborg.vbsupport.ru/showthread.php?t=256370 http://www.vbulletin.com/vbcms/conte...-10-Easy-Steps More Advanced: https://vborg.vbsupport.ru/showthread.php?t=230309 More Advanced - Videos: http://www.youtube.com/watch?v=sfwle1enLms |
#3
|
|||
|
|||
Thank you tbworld
I will try but no Luck see this my Templates Threadbit PHP Code:
|
#4
|
|||
|
|||
any help please
|
#5
|
|||
|
|||
it should be in forumdisplay template any how once add below code in your additonal.css
Code:
.threadbit .title { font-size: 18px; font-weight: bold; } |
Благодарность от: | ||
tanzeelniazi |
#6
|
|||
|
|||
Working great
Thank you so much 1 more question i want to add h1 or h2 tags also but i dont know how to add and which tag i use for seo |
#7
|
|||
|
|||
h1 is used for thread titles but not tags according to SEO , If you want you can bold the Tag's of thread
I suggest you leave them as they are |
#8
|
|||
|
|||
i mean how to add H1 or H2 for seo in threads title
i read <Strong> is good for seo and also h2 my think Strong is good for seo? how to add strong code in titles |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|