Symon
|
Add to favoritesIf you would like to have this feature like i have on here here is HOWTODOIT
You would need to add this code into overall header or where you want it to appear.
| Code: | <img src="http://your picture link here" border="0" target="_blank" VALUE="Add to Favorites" onClick='window.external.AddFavorite(location.href, document.title);'>
</a> |
Replace the your picture link here with the url for your button icon
So go to admin panel - styles admin - edit template then open up the template you wish it to be on for e.g myff_1 and put the code where you wish it to appear ---
Overall_header.tpl for all pages.
Index.tpl for main/home page only.
Overall_footer.tpl for the footer
|