Saturday, July 25, 2009

Page 167 - I'm back

Thank you to those who posted on whether or not they wanted a plushie. There seems to be some interest, so I'm going to look into it further to get an idea of how much they would cost to make. Once I have a better idea, I'll probably post a poll to gauge if there's enough people to merit going through with it.

5 comments:

Unknown said...

Ah! I love this!

For the record, I would buy a Brand doll if I could.

Unknown said...

First I want to say that this comic is awesome and that I'm voting as often as I can, somehow 2-3 votes/day.

Secondly I was thinking that it would be cool if the webpage would have an icon of it's own, so that when you have it as a favourite you'll se a small picture instead of just a blank page. Would that be possible?

Robin said...

Ooooh probably. I just have no idea how to code it. I'll look into it. Any suggestions for an icon?

Thanks for voting!!

Cat said...

For webpages it's easy. You need a favicon.ico in your root directory. It's simply a 16x16px bmp-file that's renamed ico.

I just don't know if you can also have it on a blog.

Unknown said...

The code for it is this:

[link rel="SHORTCUT ICON" href="favicon.ico" /]

Which you put in the head section of your site's code.