Saturday, November 14, 2009

How to resize Club Penguin Banners :)

Many have wondered how to resize Banners found on Club Penguin Banners site This is how you do :)

Here is the large Auto-Updating Event Banner but it might be too wide for your Website or Blog…

           …Here I made it smaller by changing the width to 200 :)

In the original HTML code you will find two places that gives the width and the height and that are highlighted in blue below:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="269" height="293"> <param name="movie" value="http://media2.clubpenguin.com/community/flash/widget.swf"><param name="quality" value="high"><param name="wmode" value="transparent"><embed src="http://media2.clubpenguin.com/community/flash/widget.swf" wmode="transparent" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="269" height="293"></embed></object>

You need to change both these places to the width and/or height you want to use… I only specified the width here to 200 and removed height="293" so the height gets automatically calculated…

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="200"> <param name="movie" value="http://media2.clubpenguin.com/community/flash/widget.swf"><param name="quality" value="high"><param name="wmode" value="transparent"><embed src="http://media2.clubpenguin.com/community/flash/widget.swf" wmode="transparent" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="200"></embed></object>

Same thing with the small Auto-Updating Even Banner that might be too wide for your sidebar!

                        …Here it is changed the width to 200 :)

This is the original HTML code:
<a href="http://www.clubpenguin.com/"><img src="http://community.clubpenguin.com/banners/images/partybanner.gif" alt="Club Penguin - Waddle around and meet new friends!" border="0" /></a>

There is no height or width in this code so you need to add it like I did here… See the added code for the width 200 that is in blue:
<a href="http://www.clubpenguin.com/"><img src="http://community.clubpenguin.com/banners/images/partybanner.gif" alt="Club Penguin - Waddle around and meet new friends!" border="0" width="200" /></a>

               Now your Party Banner will fit better on your Blog :)

See you in Club Penguin :)

                               Get a Saraapril Banner :)

19 comments:

  1. Saraapril I found a glitch.Now aqua looks AXACTLY THE SAME AS LIGHT BLUE!

    ReplyDelete
  2. thankyou saraapril. I was wonering how to do this.

    ReplyDelete
  3. Saraapril the glitch is now fixed!!!

    ReplyDelete
  4. yea, thats how i did it.

    ReplyDelete
  5. Yeah I do it this way too...
    It is easy though

    ReplyDelete
  6. Saraapril,

    It is my club penguin birthday,November 15 2009!I am 1 year old now!!!!!!Woo-hoo

    Yellow 1003

    ReplyDelete
  7. Thanks for the guide! Could you tell us how to add the background music to our blogs?
    ~Lard Beak~

    ReplyDelete
  8. I was wondering how you get the music to play on your blog? I have a blogger blog too. Could you please tell me?

    ~Snowy65174

    ReplyDelete
  9. Hi Sensei30010 :)
    Cool! Good Work :)

    ReplyDelete
  10. Hi Yellow 1003 :)
    CONGRATULATIONS! My Friend :)
    You are an OLD Penguin now :)

    ReplyDelete
  11. Hi Lard Beak and Snowy65174 :) I got Help to do that so I can't help you...Sorry...

    ReplyDelete
  12. Hi Frangipani42 :) You are Very Welcome :) I am Happy I could Help you my Friend :)

    ReplyDelete
  13. there is a sneek peak at the whats new blog

    ReplyDelete
  14. Thank you so much Saraapril! My banners are too big for my blog. I'll resize them later. Again, thanks!

    ReplyDelete
  15. I was just wondering about how to fix it because it's a little too big for my site... great work!

    Thanks again ;)

    ReplyDelete
  16. Thanks a lot Saarapril! The first ones were to big for my web.
    -Bbb emo-

    ReplyDelete
  17. Hello Sara!
    I really need your help... :(
    I want to put this self updating header ( the one with the play button ) on my website, but I cant... I have never got difficulties with other ones but with this yes. When i paste the link into my website widget, I save it and when I visit my site i just see a link instead of a picture... can u help me please? Thanks!

    ReplyDelete
  18. Saraapril does that mean that You copy and paste the club penguin party banner thing into the html on blogger to get it on your blog? Idk how to get it on.

    ReplyDelete