Lineman28645
Thu 2nd Mar '06, 4:42pm
Do the following:
Login to Admin CP
Go to Styles and Templates - Edit Templates
Edit the postbit template
Search for:
<if condition="$post['title']"><strong>$post[title]</strong></if>
Change to:
<if condition="$post['title']"><strong><font size="xxxxx">$post[title]</font></strong></if>
Make sure to change the XXXXX to whatever size you want it to be.
Login to Admin CP
Go to Styles and Templates - Edit Templates
Edit the postbit template
Search for:
<if condition="$post['title']"><strong>$post[title]</strong></if>
Change to:
<if condition="$post['title']"><strong><font size="xxxxx">$post[title]</font></strong></if>
Make sure to change the XXXXX to whatever size you want it to be.