The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to change what RSS tag looks like
I found this code:
Code:
<span style="float:$stylevar[right]"><a href="external.php?type=RSS2&forumids=$forum[forumid]">RSS</a></span> |
#2
|
||||
|
||||
Well, the RSS icon I use is located at images/misc/feed_icon.png, so I would use:
HTML Code:
<span style="float:$stylevar[right]"><a href="external.php?type=RSS2&forumids=$forum[forumid]"><img src="http://www.yoursite.com/forums/images/misc/feed_icon.png"></a></span> |
#3
|
|||
|
|||
Thank you. That did fix it. For some reason I couldn't put it that file location, but I did get it to work.
--------------- Added [DATE]1209339340[/DATE] at [TIME]1209339340[/TIME] --------------- Another stupid question that relates to this matter. Is there something I can do so the RSS will not show up on private forums? Right now the command makes it appear on everything. If you click it on private forums. You will not get a feed. So I'm not that worried about this matter. |
#4
|
||||
|
||||
Did you use a modification for this? The author may know what to do. I know I use a plugin to add the code on my forums and I actually did a conditional for those forums - if not forum x,y,z, then do the link.
|
#5
|
|||
|
|||
It's not a .xml. I think (bad memory) it was just a line change/add. It was added years ago and I never paid attention to it because it never worked.
OK, I'm slow in updating the form. LOL |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|