♪ Try again, try again next year... ♪
Free Comic Book Day 2007
- Cortland
- Cartoon Hero
- Posts: 1199
- Joined: Thu Apr 15, 2004 11:52 am
- Location: Bellevue, Neb.
- Contact:
QUICK NOTE FOR NEW COMIC PAGES!
I want to make a request for all artists in the book: if you could, please use the upper-left corner of your page comic to display your comic's title, your name, and your comic's web address. This way, it will be much easier for readers to properly identify each comic, its author, and the web site where more of your comics can be found.
I want to make a request for all artists in the book: if you could, please use the upper-left corner of your page comic to display your comic's title, your name, and your comic's web address. This way, it will be much easier for readers to properly identify each comic, its author, and the web site where more of your comics can be found.
- Turnsky
- Cartoon Hero
- Posts: 1485
- Joined: Fri Feb 13, 2004 8:11 pm
- Location: Devonport, Tasmania
- Contact:
alright, i dig, lucky i left the first panel so open looking, no?cortland wrote:QUICK NOTE FOR NEW COMIC PAGES!
I want to make a request for all artists in the book: if you could, please use the upper-left corner of your page comic to display your comic's title, your name, and your comic's web address. This way, it will be much easier for readers to properly identify each comic, its author, and the web site where more of your comics can be found.
- Cortland
- Cartoon Hero
- Posts: 1199
- Joined: Thu Apr 15, 2004 11:52 am
- Location: Bellevue, Neb.
- Contact:
Updated donation button / progress bar code!
Ryan Kolter sent me a new snippet of code to use for the donatioon button / progress bar on your pages. This version includes a field for sponsors to include how they would like their names to appear in the book. Please note: I'd like everybody who's going to be featured in the book to have this shown somewhere on their websites so we can get the money coming in!
Ryan Kolter sent me a new snippet of code to use for the donatioon button / progress bar on your pages. This version includes a field for sponsors to include how they would like their names to appear in the book. Please note: I'd like everybody who's going to be featured in the book to have this shown somewhere on their websites so we can get the money coming in!
Code: Select all
<center>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="fcbd0001@yahoo.com">
<input type="hidden" name="item_name" value="FCBD 2007">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="return" value="http://www.cortlandcomic.com/fcbd-thanks.html">
<input type="hidden" name="cancel_return" value="http://www.cortlandcomic.com/fcbd-nothanks.html">
<input type="hidden" name="cn" value="Name to use for Donator">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="tax" value="0">
<input type="hidden" name="lc" value="US">
<input type="hidden" name="bn" value="PP-DonationsBF">
<input type="image" src="http://www.cornstalker.com/cartoons/fcbd-progressbar.png" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</center>- Stinkywigfiddle
- Cartoon Hero
- Posts: 3479
- Joined: Fri Jan 01, 1999 4:00 pm
- Location: Under your skin
- Contact:













