This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tutorials:favicon:start [2014/09/25 16:55] 127.0.0.1 external edit |
tutorials:favicon:start [2017/02/21 12:52] (current) geojames |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== How to add favicon for your website ====== | ====== How to add favicon for your website ====== | ||
- | ===== If You Want One Site Wide Favicon ===== | + | This article has been moved to the [[startup_tutorial_and_checklist:design_configuration:adding_a_favicon|adding a favicon |
- | + | ||
- | Since this is a feature of the browser and not or our software you can easily set one up appear for every page of your site. Just upload your favicon.ico file (actually named " | + | |
- | + | ||
- | < | + | |
- | + | ||
- | If you are still using the basic default design you would insert that line into the html head of the page templates within the " | + | |
- | + | ||
- | basic_page.tpl | + | |
- | cart_page.tpl | + | |
- | category_page.tpl | + | |
- | front_page.tpl | + | |
- | login_page.tpl | + | |
- | listing_page.tpl | + | |
- | tag_page.tpl | + | |
- | user_management_page.tpl | + | |
- | ===== Template Set Portable Favicon ===== | + | |
- | + | ||
- | If you wish to make your favicon a part of your custom template set follow these instructions. | + | |
- | + | ||
- | DESIGN > TEMPLATE SETS | + | |
- | + | ||
- | Click the "Edit template" | + | |
- | + | ||
- | Paste this code: | + | |
- | + | ||
- | < | + | |
- | + | ||
- | after: | + | |
- | + | ||
- | < | + | |
- | + | ||
- | Now save the file and your done. You just need to upload your favicon into the "/ | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | and the direct url to the favicon would be: | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | The above instructions makes your favicon " | + | |
- | + | ||
- | ===== External References ===== | + | |
- | + | ||
- | For full image support and specifics per browser consult: | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | You can create favicon .ico file through this website: | + | |
- | + | ||
- | http:// | + |