Randomness

Aloha!

Aww @#$%! The puffle thiny is over!

protesting.pnge

This is me and my fans (FINALLY) protesting to get them back… I mean, it’s not even APRIL FOOLS DAY YET!

And here is us crashing the server  :lol:

protesting-a-craching.png

There is no new news on Club Penguin really. April 4th is the new Clothing Catalogue… yeah

That’s all for now!

Eat pretzles!

Custom CSS & Crap

Aloha!

I’ve found out how to edit my CSS! But I can’t save it (if you know how to save it withought buying plz tell)

Check it out!

/*
Theme Name: Shocking Black White Blue
Theme URI: http://wordpress.com/
Description: A light and flexible theme in, you guessed it, black, whote, and blue!
Version: 1.0-wpcom
Author: Gratlofatic
Author URI: http://gratlofatic.wordpress.com.com/
Template: classic
Tags: two columns, flexible width, minimal, black, white, blue
*/
a {
 color: #6699CC;
 text-decoration: underline;
}

a img {
 border: red;
}

a:visited {
 color: #0099FF;
}

a:hover {
 color: #000066;
}

acronym, abbr {
 border-bottom: 1px dashed #84939F;
}

acronym, abbr, span.caps {
 cursor: help;
}

blockquote {
 border-left: 1px solid #CEA353;
 margin-left: 3em;
 padding-left: 10px;
}

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 76%;
 margin: 10px 0;
  padding: 0;
 background-color: white;
 color: #333333;
}

cite {
 font-size: .9em;
 font-style: normal;
 color: #84939F;
}

code {
 font-size: 1.1em;
 font-style: normal;
 color: #84939F;
}

form {
 margin: 0;
 padding: 0;
}

form p {
 margin: 1px 0;
 padding: 0;
}

h1, h2, h3, h4 {
 font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

h1 {
  font-size: 2em;
 font-weight: normal;
  margin: 0 0 10px 0;
 padding: 5px;
 background-color: #E2E2E2;
}

h2 {
 font-size: 1.3em;
 font-weight: normal;
 margin: 0 0 10px 0;
 padding: 0;
 border-bottom: 1px solid #6699CC;
}

h3 {
 font-size: 1.2em;
 font-weight: normal;
 text-transform: capitalize;
 margin-top: 10px;
 
}

ol#comments li p {
 font-size: 1em;
}

p, li, .feedback {
 font: 1em/1.3em Verdana, Arial, Helvetica, sans-serif;
}

.credit {
 background: #6699CC;
 color: #fff;
 font-size: .9em;
 margin: 10px 0 0 0;
 padding: 3px;
 text-align: center;
}

.credit a:link, .credit a:hover {
 color: #fff;
}

.credit cite {
 color: #fff;
}

.feedback {
 color: #ccc;
 text-align: right;
}

.meta {
 margin: 0;
 padding: 0;
}

.meta, .meta a {
 color: #CCC;
 font-weight: normal;
 letter-spacing: 0;
}

.meta ul {
 display: inline;
 margin: 0;
 padding: 0;
 list-style: none;
}

.meta li {
 display: inline;
}

.post ol li {
 margin: 10px 0;
 padding: 0;
}

.post ol li p {
 margin: 5px 0;
 padding: 0;
}

.storytitle {
 margin: 0;
}

.storytitle a {
 text-decoration: none;
}

#commentform input, #commentform textarea {
 background: #F3F6EC;
 border: 1px solid #84939F;
}

#commentform textarea {
 width: 80%;
}

#commentform input:focus, #commentform textarea:focus {
 background: #fff;
 border: 1px solid #CEA353;
}

#content {
 margin: 30px 13em 0 3em;
 padding-right: 70px;
}

#header {
 background-color: #111111;
 font: Times New Roman;
 color: #fff;
 margin: 0;
 padding: 10px 20px;
}

#header a {
 color: #fff;
 text-decoration: bold;
}

#header a:hover {
 text-decoration: bold;
}

#menu {
 background: #F3F6EC;
 padding: 5px;
 position: absolute;
 right: 30px;
 top: 31px;
 width: 14em;
}

#menu form {
 margin: 0 0 0 13px;
}

#menu input {
 font-size: .9em;
 background: #F5F5F5;
 border: 1px solid #84939F;
}

#menu input:focus {
 background: #fff;
 border: 1px solid #CEA353;
}

#menu ul {
 color: #84939F;
 list-style-type: none;
 margin: 0;
 padding-left: 3px;
 text-transform: lowercase;
}

#menu ul li {
 font: normal 1em Verdana, Arial, Helvetica, sans-serif;
 margin-top: 10px;
}

#menu ul ul {
 list-style-type: none;
 font-variant: normal;
 font-weight: normal;
 line-height: 100%;
 margin: 0;
 padding: 0;
 text-align: left;
 border-top: 1px solid #fff;
}

#menu ul ul li {
 border: 0;
 font: normal normal 1em Verdana, Arial, Helvetica, sans-serif;
 letter-spacing: 0;
 margin-top: 5px;
 padding: 0;
 padding-left: 10px;
}

#menu ul ul li a {
 text-decoration: none;
}

#menu ul ul li a:hover {
 color: #CEA353;
}

#wp-calendar {
 background-color: #FAFAFA;
 empty-cells: show;
 font-size: 1em;
 margin: 0;
 width: 99%;
}

#wp-calendar #next a {
 padding-right: 10px;
 text-align: right;
}

#wp-calendar #prev a {
 padding-left: 10px;
 text-align: left;
}

#wp-calendar a {
 display: block;
 text-decoration: none;
}

#wp-calendar a:hover {
 background: #e0e6e0;
 color: #CEA353;
}

#wp-calendar caption {
 font: normal 1.2 Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 border-bottom: 1px solid #fff;
}

#wp-calendar td {
 color: #ccc;
 font: normal 1em Verdana, Arial, Helvetica, sans-serif;
 letter-spacing: normal;
 padding: 1px 0;
 text-align: center;
}

#wp-calendar td.pad:hover {
 background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
 background: #eee;
 color: #333;
}

#wp-calendar th {
 font-weight: normal;
 background-color: #EFEFEF;
 text-transform: capitalize;
}

I luv it!

Also, check out my Youtube account at http://www.youtube.com/gratlofaticcp/!

Eat pretzles!

I’M G@¥ ! … April Fools!

Aloha!

Okay, this is OFFICIALLY my ALL TIME FAVORITE party of all Club Penguiness!

It’s AWESOME! The rooms are all different…  :D

I got some pics too!

Okay, well first of all, they ACTUALLY brought back the Red Propellor Hat! Wow!

prop.png

The Swirly Glasses are at the Cove

untitled14.png

Teh pin

lol sorry I forgot to make it small like the hat (sorry if it’s cut off)

To get it, click all of the “connect the dots” thing at the mine… I’ll have it on my widget soon (when everyone clears away like tomorrow) It should be there already

cray.png

At the dock, if you run you bounce back where you clicked… it’s kool!

Is Club Penguin TRYING to let people hack it so they can put it in a trainer? :lol:

bounce-2.gif

HOLLY SHI*! CHECK OUT THE TEST SERVERS FROM 10PM TO 4PM PST!

EVERYONE’S A PUFFLE!

woah.png

HOLLY HELL!

AND EVERYONE WHO HAS CLOTHES ON, TRY DANCING – THE CLOTHES STAY DANCING LIKE A PENGUIN!!

AND YOU TURN INTO A GHOST!

ghos.png

puffle.png

This is just random:

sink.png

If you roll over the sign at the town it says words

Roll over it lots of times until it farts!

fart.png

lol the coffee shop looks like it was drawn by a 2 year old! :lol:

cpff.png

Or is it Billybob’s daughter? :?

The Night Club is all pixelized like on WordPress when you try to make a pic smaller

nigh.png

The Gift Shop is all like smudge stick’d

gift.png

The pet shop looks exactly what they said… that’s a first!

pet.png

pet-2.png

Check out the lighthouse! too!

If you look closely (in the inside), they have the very first sketch of the Lighthouse and they just added the very first sketch of the stage!

Also, If you throw a snowball, when i hits something, it turns into paint! (or something)

I found a small stupid glitch… there is a little line by the door of Puffle Roundup

1.png

21.png

31.png

And last but not least… The Pizza Place!

Holly **** it’s AMAZING!

pizz.png

pizz-2.png

I don’t want to say it ALL so you should check it out HERE

How do you like my edit of the rainbow puffle? If it’s bad please do say and say what i need to make it better. I did not make it in paint

rainbow-puffle-2.png

The blue to green I messed up and I noticed right now that at the bottom it just says “Puffle” … I forgot to put in Rainbow :D

That’s all for now! 

Eat pretzles!

Newspaper!

Aloha!

Well, I’m scared now so I am deleting my page “Club Penguin Items”

Why? Because I wanted to go check out some stuff on Mike92’s blog, and his recent post is that Club Penguin emailed him and closed his blog for “hacking”, and “decompliting” :?

ANYWHO, the new newspaper is out and I must admit, It’s better than last years!

Click HERE to see the newspaper withought logging on

There are doodlz all over the pages!  :D

ppr-1.png

All around the outline, it’s GREEN!

ppr-2.png

April Fools information (which by the way is tomorrow (The April Fools party)), and The Migrator update!

ppr-4.png

What do YOU think we should do to with Aqua Grabber?

And then there is the “Ask Gary The Gadget Guy?”

ppr-3.png

Oooooookay… Is that a joke?

That’s all for now!

Eat pretzles!

April Fools Party

Aloha!

Sorry if you think this post is late – I just got Super Smash Bros Brawl for the Wii and I have to admit… IT’S THE BEST GAME EVER! I just OWNED a guy!

Anywho, on the Club Penguin Official Blog, They have a Sneek Peek of what the April Fools Party is going to look like so I thought I’d show you

 blogypicture.jpg

Hope you all like it!

 In other random news, tomorrow (March 27th) we are going to see a french rapper… yes, I did say rapper NOT raper! Eww! gross, perv.

That’s All for now! :?

Eat pretzles!

Party

Aloha!

Oooookay… Well, I didn’t get to go to my party because it was Easter! So I MIGHT rescedual if all of you guys help of advertise my site!

 So if you can please just say something like “go to http://www.gratlofatic.wordpress.com/” or something… :)

Easter Party!

Aloha!

Well, I was kinda disappointed that the easter party wasn’t decorated… but there were stil eggs!

Here are all the locationz:

1st. Mine

easter-egg-1.png

2nd. Dock near Hydro Hopper

easter-egg-2.png

3rd. Puffle Shop

easer-egg-3.png

4th. Book Room

easter-egg-3.png

5th. Gift Shop (lol it lookes funny)

easter-egg-4.png

6th. Lodge Attic

easter-egg-6.png

7th. Dojo (It’s a ninja egg so does tha mean there MIGHT be ninjas?

easter-egg-7.png

And after you collect all of those, you get some green bunny ears

green-bunny-ears.png

 In other news, it lookes like the new furnitur catalogue is out! Check it!

catalogue-1.png

new-furniture-2.png

new-furniture-3.png

And the secrets:

secret-1.png

secret-2.png

That’s all for now!

Eat pretzles!

New Pics

♥ Aloha! ♥

Just an update – check out my Funny Picturez page!

 Eat pretzles!

Party Over!

♥Aloha!♥

I hope you liked that last post, but that was yesterday, now it’s today!

Well, the party’s over (WOOHOO!)

 untitled13.png← party over

I hope you had a chance to see it!

_____________________________________________________________________________________________________________

In other news, I rock! You probably already know that though.

The word of the week is b erablev – don’t ask

Eat pretzles!

Polish Club Penguin

Aloha!

You will NEVER guess what I found!

 Cmon, guess…

…………

okay!

Club Penguin in POLISH!

Check out the website at http://clubpenguin.pl/

LOL

_____________________________________________________________________________________________________________________

Have you ever seen an Ask Aunt Artic thingy in polish? It’s your chance!

Here’s a pic:

 club-penguin-in-polish.png

And if you want to see ALL of the club penguin newspaper, click HERE

That’s all for now!

Eat pretzles!

« Older entries