Topic: image next to the url
hello,
how i can add a picture next to the url name? [as here to this site has the heart]
thanks
You are not logged in.
hello,
how i can add a picture next to the url name? [as here to this site has the heart]
thanks
Hello,
Thins thing named "favicon", read about it in Internet or here at vldPersonals forum.
In your header.tpl right before </head> enter this:
<link rel="shortcut icon"
href="http://www.yoursite.com/images/favicon.ico">
You need to make and upload an icon (.ico) to your images folder, and change 'yoursite.com' to your actual url.
There are online favicon makers.