Hello, I've built a div that I'd like to have fixed to the left side of the screen. You can see an example here:
The problem is, no matter where I install it, it either shows up all skiwampus, or if the layout shows up correctly, the links and animations don't work.
I've tried the following:
- Installing it in the header file just below the body tag.
- Installing it in the functions file with a hook in several different places.
- Installing it as an iframe in the header file just below the body tag
Where do I install both the HTML and CSS to make this work in my pagelines site?
You can see my site at www.danoah.com.
Thanks, Dan Pearce










