Getting a '—' character before each item title - Joomla! Forum - community, help and support
i'm getting '—' character created part of each feed item's title. i've checked using both own feed, , bbc new feed, check, , code that's generated (for example)
i'm not sure h4 , p allowed within li element, don't think causing problem. i'm relatively new joomla, possible use template override configure code that's generated? if yes, find .php file?
thanks help
code: select all
<li class="klrssfeed">
<h4 class="klrssfeed"><a href="http://news.bbc.co.uk/go/rss/-/1/hi/business/8353931.stm" target="_blank">—uk recovery 'only starting'</a></h4>
<p>the uk economy has "only started" along road economic recovery, says bank of england governor mervyn king.</p>
</li>
i'm not sure h4 , p allowed within li element, don't think causing problem. i'm relatively new joomla, possible use template override configure code that's generated? if yes, find .php file?
thanks help
Comments
Post a Comment