![]() |
Marked as instaled and nominated :)
One question, where do I change the style of the text to bold? (black menu) Thank you! |
Quote:
|
Quote:
|
Quote:
Thanks detalhe :D The weight of a font is how dark or light it appears. This also refers to the boldness of a font face, so this is what we need to add to the CSS The most common font weight to use is "bold". This is a standard font weight determined by the user agent. It is the weight that is generally assigned when you use the <b> or the <strong> tags. It's recommended that you use CSS and the font-weight property rather than the <b> tag: example...... Code:
font-weight: bold; before... Code:
<li><a href="http://www.ukbusinesslive.co.uk/"><span>UK Business Live</span></a></li> Code:
<li><a href="http://www.ukbusinesslive.co.uk/"><span font-weight: bold;>UK Business Live</span></a></li> Hope you enjoyed the little lesson there, Thanks again ;) |
Quote:
|
Quote:
:D |
looks good i will use them
|
Hi there, i just added this to a template and the tabs look well hot giving me not ajaxed tabbed forums very easily.
Is it possible to set them active per forums id? |
Quote:
|
thanksss
|
All times are GMT. The time now is 01:09 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|