• How can I insert the javascript pointers into the <head> tag?
    i.e.
    <script type=”text/javascript” src=”js/prototype.js”></script>
    <script type=”text/javascript” src=”js/scriptaculous.js?load=effects,builder”></script>
    <script type=”text/javascript” src=”js/lightbox.js”></script>
    <link rel=”stylesheet” href=”css/lightbox.css” type=”text/css” media=”screen” />

Viewing 1 replies (of 1 total)
  • If you go to you ‘Appearance’, then ‘Editor’ you should find a list of all the php and css files associated with your ‘Theme’. You should be able to add additional content to your ‘header.php’ file. You may need to experiment to get this to work correctly, depending where you have uploaded these files to.

Viewing 1 replies (of 1 total)
  • The topic ‘Using lightbox for photo gallery’ is closed to new replies.