AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: kees on March 17, 2014, 10:57:04 AM
-
integrating affiliate banner
does anyone know how to integrate an affiliate banner
i need to put a code in the hed section of the html
how can i get there ?
-
You need to simply modify the header.tpl ... NOT the head.tpl file...
Add the HTML or Javascript to that template and try it. May need to move it's location in the code until your satisfied.
Make sure you make a back up copy of the header.tpl FIRST, in the event you blow it up with the change.
-
hi gordon,
thanks again for the answer
but could you also please tell me where to find the "header.tpl"
in which directory
-
storefront>view>default_html5>template>common>header.tpl
You'll need an XML editor to edit it.