![]() |
|
#1
|
|||
|
|||
|
Is there a simple way to add a graphic to indicate the link is in a users favorites? Could the grapic used to indicate that a user is subscribed to a link be easily changed to indicate that it is in their favorites instead? If so, how would I do this?
|
|
#2
|
||||
|
||||
|
If you look in your 'adv_links_linkbits' template, you'll see the following code:
Code:
<if condition="$show['subscribed']"> <img alt="" class="inlineimg" src="$stylevar[imgdir_misc]/subscribed.gif" title="$vbphrase[you_are_subscribed_to_this_link]" /> </if>
|
|
#3
|
|||
|
|||
|
Thank you very much. This did exactly what I wanted.
I love the way you take time to answer every question and give an answer that someone who doesn't know much, like me, can understand. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem adding to favorites from keyword search | kittymother | Bugs From 1.0 RC2 | 1 | 07-12-2004 01:05 PM |