Can we remove favicon from the feed title... cause in somecase when there is no favicon, the entire grid loses its design...
Please suggest
Can we remove favicon from the feed title... cause in somecase when there is no favicon, the entire grid loses its design...
Please suggest
You can outcomment line 18 in newsblocks.php:
// $favicon = $feed->get_favicon();
There seems to be a problem with get_favicon(). IE 7 for example shows an empty icon, Firefox 3.5.9 nothing.
The fix shows for all feeds the alternative icon alternate_favicon.png located in /newspage/images.
This topic has been closed to new replies.