Dear Joomlart,
I am looking for the <head></head> tags in template ja_telineIV because I need to put a script between them.
I found those tags before, i.e. in ja_purityII in de default.php but in ja_telineIV I cannot find the right file where the head tags are placed.
This is the script:
<script type=’text/javascript’ src=’http://partner.googleadservices.com/gampad/google_service.js’>
</script>
<script type=’text/javascript’>
GS_googleAddAdSenseService(“ca-pub-5687786719769987”);
GS_googleEnableAllServices();
</script>
<script type=’text/javascript’>
GA_googleAddSlot(“ca-pub-5687786719769987”, “nederlandsmedianieuws_336x280_1”);
GA_googleAddSlot(“ca-pub-5687786719769987”, “nederlandsmedianieuws_336x280_2”);
</script>
<script type=’text/javascript’>
GA_googleFetchAds();
</script>
<script src=”http://www.ad-skills.nl/Adfab/Adtags/nederlandsmedianieuws/adtags.js” ></script>
I have allready publisched a custom module on debug, but this places the script between the <body></body> tags and it must be placed between the head tags.
Joomla 1.5.22 ja_teline_IV
http://www.nederlandsmedianetwerk.nl
Please help me.
Thank you in advance.