Topic: font size?
How do I increase font sizes?
cheers...sagar
http://www.pictureaweek.com
http://www.pictureaweek.com
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 discussion → font size?
How do I increase font sizes?
<pundir>/style/<themename>.css, around line 16:
.pun {FONT-SIZE: 11px; LINE-HEIGHT: normal}
And adjust FONT-SIZE.
You also might want to adjust this line for IE (around line 23) :
* HTML .pun {FONT-SIZE: 68.75%}
PunBB Forums → PunBB 1.2 discussion → font size?
Powered by PunBB, supported by Informer Technologies, Inc.