they're so awesome! could I use them myself, or is this a thing you created for your blog?
(Making this public in case anyone else wants to use them!)
Definitely! I didn’t make them, you can find them at abowman here: http://abowman.com/google-modules/ There are also other things that you can use instead of just fish like turtles, hamsters, etc! After you pick your add-on, you have the option to edit what you want it to look like by clicking “edit settings”.
So basically to use it, you have to go to your theme code, and find where it says . After that, paste the following code BEFORE .
object { position: fixed; bottom: 0px; left: 0px; z-index: -1; }
Once you’ve done that, you paste the embedding code from the abowman site AFTER
You can edit the dimensions of the fish by changing the width and height (found within the code). Also, if your fish don’t show, try messing around with the z-index (above it says -1, try changing it to 0.5, 1, etc.)
If you have any problems, try checking this post out (not my blog): http://yukoki.tumblr.com/post/35695269959/installing-the-abowman-fish-gadget-on-your-theme
And if you still have any problems, then your theme might not be compatible, but I would try messaging that blog to see if they can help you!