Hi All
 
Have this problem. Working on the single news option.
Wrapped the title with h1 in the template, but it has the following wrap
as well inside the h1 tag
<h1>
<font face="verdana" size="3">
                 <strong>title</strong>
</font> 
</h1>
 
How do I remove the font & strong tag from the title?
 
Thanks
Clay