I do not know how to use html, so if you are going to suggest it, please give me code to copy and paste.
I love the Mallard Red template for my comic (Dreaded Eater), but I would like to add vote buttons at the bottom, just below the author's comments. I want everything else to remain the same, and I currently have it set not to use RAW Html. What can I do?
As far as I know, you can't edit the templates at all. Putting a vote button up would require copying and pasting the little block of HTML into the raw HTML thing. Maybe someone should suggest the admins make the templates customisable? I'm not sure how they'd do that, exactly, but this issue seems to be pretty common, so maybe it'd be worth looking into.
The easiest way for you to get a vote button on your page would be to just put it in your author's notes with BBcode.
The BBcode for an image hyperlink looks like this:
Just change the curly brackets { } into the straight ones [ ] and change votesite.com to the site you want to link to (i.e., buzzcomix.com, onlinecomics.net, etc) and votesite.com/voteimage.jpg should be changed to whatever the image address is (like http://drunkduck.com/Your_Site/gfx/votebutton.jpg or http://onlinecomics.net/img/button32.gif - that last one is just made up as an example).
Just put that code in your author's notes when you upload a new page.