![]() |
I'm wondering how to replace the vb.com logo on the page after selecting the rss icon on forum home.
Also, it appears that the rss icon is distorted on the forum display. Is there any way to get the icon to appear clearer. |
Can you write up a bit to put one next to thread titles too? I don't know what variables it would use, but it has to be similar...
|
This also seems to only work for feeds that are visible to all guests/users.
If the forum is restricted at all, I get a blank page, otherwise it works perfectly. |
Quote:
After : Code:
<if condition="$show['sticky']"> <img class="inlineimg" src="$stylevar[imgdir_misc]/sticky.gif" alt="$vbphrase[sticky_thread]" /> </if> Code:
<a href="external.php?showthread=$thread[threadid]"><img src="images/misc/rss_small.gif" border="0" width="13" height="11" hspace="2" alt="Subscribe to this feed $forum[title]"></a> |
Quote:
Code:
$rssicon = create_full_url($stylevar['imgdir_misc'] . '/rss.jpg'); Quote:
|
Quote:
And if you want the RSS to be on the left like the Forum ones... Put it before this: Code:
<if condition="$show['taglist'] OR $show['moderated'] OR $show['deletedthread'] OR $show['paperclip'] OR $show['subscribed'] OR $show['sticky'] OR $show['rexpires']"> |
Thank you very much :)
|
nice i may have to add this..
|
*installed*
Thank you for this great mod |
Please help me know where I can place this feed burner code
<p><a href="http://www.feedburner.com" target="_blank"><img src="http://www.feedburner.com/fb/images/pub/powered_by_fb.gif" alt="Powered by FeedBurner" style="border:0"/></a></p> |
All times are GMT. The time now is 01:43 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|