Hi, I'm using Thematic and a child theme autofocus+ (http://fthrwght.com/autofocus/). I've hit a wall in trying to integrate this code into my theme:
http://www.digimantra.com/technology/css/create-fixed-side-buttons-feedback/
Any pointers would be appreciated, it's probably a really easy problem to solve, as I'm a beginner, I've checked through the guides and resources on here and on other website, its just confusing as to where everything should go. I want the button to be displayed on every page of my blog. I guessed I should insert the style directly into my child themes stylesheet but then I have no idea where to put the <div id="suggestPost"></div> . Do I need to create a function for it?