Hello,
Where do I place the following codes?
<link rel="stylesheet" href="nivo-slider.css" type="text/css" media="screen" />
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"></script>
<script src="jquery.nivo.slider.pack.js" type="text/javascript"></script>
The above is for the nivo slider and it states that it is usually inserted in the head section. I tried putting it on html_header but it doesnt seem to work.
Any help would be much appreciated.
Thank you


Reply With Quote
