• Welcome to The Cave of Dragonflies forums, where the smallest bugs live alongside the strongest dragons.

    Guests are not able to post messages or even read certain areas of the forums. Now, that's boring, don't you think? Registration, on the other hand, is simple, completely free of charge, and does not require you to give out any personal information at all. As soon as you register, you can take part in some of the happy fun things at the forums such as posting messages, voting in polls, sending private messages to people and being told that this is where we drink tea and eat cod.

    Of course I'm not forcing you to do anything if you don't want to, but seriously, what have you got to lose? Five seconds of your life?

Search results

  1. Pikachu

    Positioning one menu underneath the other

    Have you tried changing the position of the menu from the top by 350px? #rightmenu { position:absolute; left:auto; margin-right:0px; right:5px; top:350px; width:638px; padding:5px; text-align:center; background-color:#c2b2cd; border:1px solid #b59abe; } That should work in all...
  2. Pikachu

    TCoD WSC: Week 3

    This contest is already being voted on. Umbreon Rules, please check other threads before posting in them.
  3. Pikachu

    Pikachu's Sprite Shop

    Um, please don't revive old threads. The last post was over six months old. Can a mod lock this?
  4. Pikachu

    I've been working on an HTML signature, and I want to know how often moderators change the...

    I've been working on an HTML signature, and I want to know how often moderators change the waiting list. Do you know?
  5. Pikachu

    AobaruNet

    Right here: picture. I'm assuming that you want the Mew style as default, but the default style doesn't define what the Mew style does.
  6. Pikachu

    AobaruNet

    Uh, dude. It is right underneath the banner. Also, for some reason, your default style isn't working. My guess is that the default style doesn't define ANYTHING.
  7. Pikachu

    Did You Make Your Avatar?

    Nope. It was in an avatar gallery on EHQ.
  8. Pikachu

    Planned Teams For SS/HG?

    Feraligatr Raichu or Ampharos Jumpluff or Victreebel Hooh some sort of HM slave, probably Furret
  9. Pikachu

    When you eat an apple, do you leave the core?

    Eh, I don't really know how far in the apple the core is. So, I'm not sure.
  10. Pikachu

    Rulers of the Universe

    Ta-da!
  11. Pikachu

    BBCode Parser

    Hmm, that work to an extent. What if they wanted a URL italicizes: hi Thanks for your help, though! That made it a bit easier.
  12. Pikachu

    BBCode Parser

    Yeah, I know that. I want to know how to fix that using the script. It's for a guestbook.
  13. Pikachu

    BBCode Parser

    I've decide to code my own BBCode parser in Perl: #!/usr/bin/perl use strict; use CGI qw(:standard); our $query = new CGI; our $_ = $query->param('text'); print "Content-Type: text/html\n\n"; s@\[b\](.*?)\[/b\]@<b>$1</b>@ig; s@\[i\](.*?)\[/i\]@<i>$1</i>@ig; s@\[u\](.*?)\[/u\]@<u>$1</u>@ig...
  14. Pikachu

    Sign-up for TCoD's First Ever Pokemon Examination Here!

    Username: Pikachu Do you wish to signup for the exam? Yes.
  15. Pikachu

    Pikachu's Plaza

    *bump* I have a new layout, featuring Shaymin. I think I'm addicted with Shaymin layouts.
  16. Pikachu

    Pokemon Platinum, finally.

    Congrats. Platinum is an awesome game, enjoy it.
  17. Pikachu

    Ditto's Docks' new ad thread

    You do realize that you need a default style?
  18. Pikachu

    Happy birthday, Pikachu!

    I have a ... helicopter? YES! Another phone for my collection, but this one's special. I like your regards very much.
  19. Pikachu

    Happy birthday, Pikachu!

    One of our members here at TCoD is celebrating his birthday today: his name is Pikachu and he turned 15. Happy Birthday, Pikachu! Whoever you are! :sweatdrop: His birthday loot: Pokemon Mystery Dungeon Blue Rescue Team $20 Gamestop giftcard Star Wars Battlefront Renegade Squadron $25 in cash A...
  20. Pikachu

    That is true. Should I start a thread in the Laughing Cupboard?

    That is true. Should I start a thread in the Laughing Cupboard?
Back
Top Bottom