11 Sep
How do I change the font size for forum post titles from being so large?
Thanks in advance,
GT
17 Sep
#2
I also have this kind trouble. Thanks for the solution.
17 Sep
#3
Pretty Nice tactic to tackle it mate. :)
22 Sep
#4
I have tried adding the following is there any way to do this?
29 Sep
#5
thanks for your trick.
18 Oct
#6
Thank you for your help,
I also made use of that to improve the look :)
05 Mar
#7
I used firefox Firebug addon to check which CSS file to change.







Add the following CSS to the bottom of the stylesheet you're using (for example, blue.css):
#forum .title {
font-size: 14px;
}
That should do it. If it's still too big you might want to try 12px instead. :)
Recommended Drupal Hosting - GreenGeeks.com