Hello
I want to add a button to my Wordpress blog
I wnat to add it on the sidebar -- it is an autosubscribe button for my RSS feed from Gabbr.com so that users can access my RSS feed
http://www.gabbr.com/thebutton.php
How do I go about doing that? That is, how do I edit the HTML to include the cut and paste code Gabbr is giving me?
Hi drdel,
How familiar with editing HTML are you?
Are you just looking to find the right file, or do you need some more general help with where to look in that file, and so on?
Much warmth,
planetthoughtful
Go to the Presentation tab in the admin panel.
Click on "Theme editor" (next stripey bar down)
Over on the right, it shows a list of files associated with the current theme.
There will be one there called "sidebar." Click it. :)
You'll see all kinds of stuff, HTML, PHP and WP tags. Find a spot to paste your code in.
Click "update file". You're done!