Where and how to add "floating" button to a wordpress blog?
I am trying to add a floating button to one of my blogs, it is a corner one just like the war room button here at the warriorforum.com
I have done it before on a normal php page, so I know how to do it, I just dont know where to add it to a wordpress theme so that it shows up.
Also do I need to add the css code to the wordpress style sheet, or just link to my current one?
I appreciate any help

Here is the code I am using: (dont know if you need to see it in order to know where it needs to go, but figured it couldnt hurt)
<div id="button-one">
<a href="http://www.linkedsite.com"><img src="button.jpg" alt="Click Here" /></a>
</div> img, a img { border: 0; }
#button-one
{
position: fixed;
left: 0;
top: 200px;
} Ashley
-
Leslie B -
Thanks
SignatureTaking it one day at a time!{{ DiscussionBoard.errors[2325698].message }} -
-
Marketing Profits Software -
Thanks
{{ DiscussionBoard.errors[2326101].message }} -