dixie Posted September 5, 2010 Share Posted September 5, 2010 Can someone please tell me how to add an image with a clickable link to my homepage - just before the 'contact' link on the top of my homepage? I'm not a coder, so I need to know where and how to do this. Any help is greatly appreciated!http://www.patterns4quilters.com Link to comment Share on other sites More sharing options...
jhnstcks Posted September 5, 2010 Share Posted September 5, 2010 In the file blockpermanentlinks-header.tplAdd the following:This should be after the at line 3 {l s='Home' mod='blockpermanentlinks'} In the file blockpermanentlinks.tpl again at line 3 after <!-- Home --> {l s='Home' mod='blockpermanentlinks'} in your global.css file add the following #header_links #header_link_home a { background-image: url('../img/icon/home.gif'); } You will need to upload an icon into your theme/img/icon folder called home.gif. I have attached my home.gif to this post. Link to comment Share on other sites More sharing options...
dixie Posted September 5, 2010 Author Share Posted September 5, 2010 Perfect! Thank you sooo much. I never would have done it on my own. Your directions were great. Link to comment Share on other sites More sharing options...
pepekmentul Posted February 5, 2011 Share Posted February 5, 2011 In the file blockpermanentlinks-header.tplAdd the following:This should be after the at line 3{l s='Home' mod='blockpermanentlinks'} In the file blockpermanentlinks.tpl again at line 3 after <!-- Home --> {l s='Home' mod='blockpermanentlinks'} in your global.css file add the following #header_links #header_link_home a { background-image: url('../img/icon/home.gif'); } You will need to upload an icon into your theme/img/icon folder called home.gif. I have attached my home.gif to this post. how to add new product, best seller, and special product link in permanent link? Link to comment Share on other sites More sharing options...
ramjoy Posted July 29, 2015 Share Posted July 29, 2015 Just Goto Module Configure Top horizontal menu > Add New Link > Labeled As Home and Give the static Link And Add in the Top Menu Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now