Replace Home with Icon

Replace Home with Icon 1.0.0

No permission to download
Try with this:

in navigation template find
HTML:
{xen:phrase home}

Replace with this:
HTML:
<img src="url" alt="some_text">

url is your path so where you will upload your image.
 
Top Bottom