I've added webcards functionality to an existing site which also sells pictures and cards. What I'd like to do is to add a link to my site's home page from the webcards so people who pick up a webcard can go there easily. Is this possible and any clues on how to do it?
WebCards Support Forums » General Support Requests
Link to my site Home Page
(3 posts)-
Posted 1 year ago #
-
I presume you would want the link in the top navigation bar to fit in with the style of the page?
If so open up templates/webcards-fresh/template.html and locate the following section of text:
<a href="{{url}}" title="||send_a_webcard||">||send_a_webcard||</a> | <a href="{{pickup_link}}" title="||pickup_a_webcard||">||pickup_a_webcard||</a>You can add your link around this section.
Let me know if you need any more help.
Posted 1 year ago # -
Thanks you - all working fine now. I just had a small error in my html code!!
Posted 1 year ago #
Reply
You must log in to post.
