View Single Post
  #1  
Old 08-30-2011, 02:38 PM
 
rosenzweig70 rosenzweig70 is offline
 

Member
  
Join Date: Aug 2011
Posts: 18
 

Default Need to add JS to <head> tag

I'd like to add this to my <head> tag for all pages...

<script type="text/javascript" src="http://mysite.com/custom.js"></script>
<link rel="stylesheet" type="text/css" media="screen" href="http://mysite.com/custom.css" />

I've been searching this forum for well over an hour and I just can't seem to find success. I thought I had it when I found out about common_files/meta.tpl. I've been trying to alter that file, but the changes I'm making don't seem to be showing up.

Anyone lend a hand? Many thanks!
__________________
4.4.2
Reply With Quote