View Full Version : Forum Display Enhancements - Change font size & weight for forumdisplay thread title
Extra PC
03-18-2010, 10:00 PM
Hello
it's not Mod just small edit
I'm sorry if this way is common to most of you:D
change font size & weight for forumdisplay thread title and sticky thread title
go to Admin CP >>>Styles & Templates>>>Search Templates
choose ur style from (Search in Style) and type in search box (Additional.css) then click find
Double click on Additional.css (it's empty file usually )
if u want change font size for the normal thread title and sticky thread title add this lines
.threadbit .title {font-size:13pt;}
.sticky a.title {font-sizet: 13pt;}
change 13 to any font size u want
if u want make the font weight for normal thread title or sticky thread
.sticky a.title {font-weight: bold;}
.threadbit .title {font-weight: bold;}
(in the example picture) i just add
.threadbit .title {font-weight: bold;}
before
https://vborg.vbsupport.ru/attachment.php?attachmentid=114375&stc=1&d=1268997194
After
https://vborg.vbsupport.ru/attachment.php?attachmentid=114374&stc=1&d=1268997194
Live Demo
http://www.extra-pc.com/vb/forumdisplay.php?f=13
http://www.extra-pc.com/vb/forumdisplay.php?f=6
Regards...:D
djbaxter
03-19-2010, 11:50 PM
:confused:
The before and after screenshots look identical.
Extra PC
03-20-2010, 12:08 AM
:confused:
The before and after screenshots look identical.
So you need eyes doctor:D
how u say that:eek:
see again with mark
https://vborg.vbsupport.ru/attachment.php?attachmentid=114426&stc=1&d=1269047252
after
https://vborg.vbsupport.ru/attachment.php?attachmentid=114427&stc=1&d=1269047252
try it by ur self and then u can see the real change
shane greer
03-20-2010, 07:59 AM
It makes the text bolder.
Dr.osamA
03-20-2010, 08:29 AM
installed
thanxx mate
جزاك الله الف خير اخوي
Extra PC
03-21-2010, 03:42 PM
welcome all...
Charlie98902
03-21-2010, 05:02 PM
Installed do you know the CSS Edit to change the color and make it bold only when it is a new post?
sKippah
03-21-2010, 08:36 PM
Simple but effective ;) Thx
OtterEagle
03-25-2010, 05:39 PM
Very much appreciated. Does anyone know how I can change my Forum Description text, to become larger? I have changed every stylevar that indicates font size to no avail.
You can see that the descripton for each forum is way smal compared to sub forum categories at http://www.whiphookandpaddle.com/Forum/forum.php
That was what I was looking for when I found this very fine suggestion.
Much Thanks
Otter
Texas_Dawg
04-21-2010, 08:31 PM
Thanks a bunch.
How would I make the same change for the Forum Home "last thread" title as well?
warezgen.com
07-15-2010, 12:18 AM
thanks
very nice, thx you, I use it on my one vB forum
Hammertime
08-13-2010, 09:28 PM
So when using this how do you tell what threads have new posts and which don't?
adhari_com
09-07-2010, 12:25 PM
Very useful and looked for it everywhere. The vB4 StyleVars is just another additional confusion to that already was in the previous version.
I really think we should a transitional phase, or at least an auto converter as a temp solution! I've spent alot of time just to rebuild an online forums "while" in production server.
The forum admin almost decided to go for other Software.
Thanks again :)
ranafarooq
09-14-2010, 09:25 AM
i have a question? if I want to add some special font to vbulletin software can i do that?
i.e. Tahoma and other fonts in the software??
bigdjam
10-03-2010, 08:07 PM
السلام عليكم و رجمة الله
installed and nominat
بارك الله فيك
Stefanus
10-09-2010, 07:19 PM
i have a question? if I want to add some special font to vbulletin software can i do that?
i.e. Tahoma and other fonts in the software??
This might be of help Add Google Web Fonts (https://vborg.vbsupport.ru/showthread.php?t=250834&highlight=Add+Google+Web+Fonts)
angelimnot
10-12-2010, 03:57 PM
I have a question you might be able to help me answer.. I'm trying to change the Forum Name font size but for the life of me I can not figure out how to do it.. anyone know?
phoenix1977
10-19-2010, 05:23 PM
This edit have effect for SEO?
DannyITR
12-23-2010, 07:55 PM
Is there any possible way to have a font selection that matches the vbulletin 3 size and font? I can't stand the smaller vb 4 font.
RichieBoy67
12-23-2010, 08:39 PM
Go into editor.css I believe it is and add a font size to editor_textbox textarea, Like this font-size: 14px; at the bottom... That is how I made mine bigger.. Very easy..
DannyITR
12-23-2010, 09:11 PM
Thank you. Does anyone know the exact way to match the VB3.0 font?
TheTrust
06-23-2011, 03:15 PM
many thanks Extra PC
james7zt
07-26-2011, 05:21 AM
this is what I look for. thanks a 100000000000 times :) :up:
ngocol
08-03-2011, 10:29 AM
thank man..it look nicer
ptceuro
04-01-2012, 09:38 PM
very nice, thx you, I use it on my one vB forum
Toorak Times
03-12-2013, 04:00 PM
Thanks for this mate, works well for 4.2pl3
i have a question? if I want to add some special font to vbulletin software can i do that?
i.e. Tahoma and other fonts in the software??
i realise this is an old thread but i had a similar problem that i ended up solving and this may help someone else.
i wanted to add a font called 'confused root' so simply added this to my additional.css after uploading the .ttf file to images/
@font-face { font-family: YOUR FONT; src: url('images/YOUR FONT.ttf'); }
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.