The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
Just want help knowing where the code should be placed when it says place code in the HEAD of your website???
Offline
hello,
you have to add your code in templates/yourdefaulttheme/header.tpl.php
Offline
Thanks, where abouts in the code? anywhere?
Offline
Thanks, where abouts in the code? anywhere?
Depends what kind of code and where you want to place it but usually after line 36
35 <div id="container">
36 <div id="header">
Offline