Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Would anyone help a newbie? :) Please?
#2
Hi,

Create folder in your theme folder called 'gooeymenu'

Put all the files for gooeymenu in this folder.

gooeymenu.js
gooeymenu.css
and the 3 images required.

then add them to the <head> of your template file like so.

Code:
<link href="<?php get_theme_url(); ?>/gooeymenu/gooeymenu.css" rel="stylesheet">
<script src="<?php get_theme_url(); ?>/gooeymenu/gooeymenu.js" type="text/javascript"></script>

the code examples on the dynamic drive site should work as provided then.
My Github Repos: Github
Website: DigiMute
Reply


Messages In This Thread
Would anyone help a newbie? :) Please? - by n00dles101 - 2012-09-04, 18:41:23



Users browsing this thread: 3 Guest(s)