October 19th, 2004, 09:55 AM
|
#5 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,788
|
That follows whatever css file your using. If you look at the feature template you see it uses.
<span class="{$Style['small']}">{$ptitle[$x]}</a><br />{$puser[$x]}</span>
Thats span class small which is your smallest font
|
| |