Hello,
Can I just paste the scripts in Header.php?
Things like:
<link rel="stylesheet" href="css/galleriffic-2.css" type="text/css" />
<script type="text/javascript" src="js/jquery-1.3.2.js"></script>
<script type="text/javascript" src="js/jquery.galleriffic.js"></script>
<script type="text/javascript" src="js/jquery.opacityrollover.js"></script>
Also, if I already have jquery in my header because I installed a carousel plugin, I don't need to install that particular script again for Galleriffic right?
Thanks a lot.