Change font size & weight for forumdisplay thread title
Hello
it's not Mod just small edit I'm sorry if this way is common to most of you 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 Code:
.threadbit .title {font-size:13pt;} .sticky a.title {font-sizet: 13pt;} if u want make the font weight for normal thread title or sticky thread Code:
.sticky a.title {font-weight: bold;} .threadbit .title {font-weight: bold;} (in the example picture) i just add Code:
.threadbit .title {font-weight: bold;} before &stc=1&d=1268997194 After &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... Download No files for download. Screenshots |