MIRACLE'S PROFILE
Miracle
1044
∧_∧
( ͡° ͜ʖ ͡°)
⊂ つ
(つ ノ
(ノ
\ ☆
| ☆
(⌒ ⌒ヽ /
\ (´⌒ ⌒ ⌒ヾ /
(’⌒ ; ⌒ ::⌒ )
(´ ) ::: ) /
☆─ (´⌒;: ::⌒`) :; )
(⌒:: :: ::⌒ )
/ ( ゝ ヾ 丶 ソ ─
Excuse me sir, do you have a moment to talk about Wii Fit Trainer?


( ͡° ͜ʖ ͡°)
⊂ つ
(つ ノ
(ノ
\ ☆
| ☆
(⌒ ⌒ヽ /
\ (´⌒ ⌒ ⌒ヾ /
(’⌒ ; ⌒ ::⌒ )
(´ ) ::: ) /
☆─ (´⌒;: ::⌒`) :; )
(⌒:: :: ::⌒ )
/ ( ゝ ヾ 丶 ソ ─
Excuse me sir, do you have a moment to talk about Wii Fit Trainer?



Search
Filter
sunset_2.PNG
CSS! Project update, etc.
haha nah don't worry about it, I mean what would you say? "hey miracle I borrowed like 3 strings of code" haha xD
good luck with your transition to Ace :D
good luck with your transition to Ace :D
CSS! Project update, etc.
uhh if adon did your CSS how come the buttons and the second header mine? XD if you check the background url the image will trace back to my locker...
I guess I shouldn't mind, I mean I'm always trying to get people to play with CSSs anyways! just kind of funny :) either way I'm looking forward to this!
I guess I shouldn't mind, I mean I'm always trying to get people to play with CSSs anyways! just kind of funny :) either way I'm looking forward to this!
NicoB's Let's Tries/Plays! *REQUEST YOUR GAME HERE!*
author=Archeia_Nessiah
NicoB...your voice is so...manly hahaha <3
Haha yeah I know, that's what I thought xD He should do commercials or something
The Screenshot Topic Returns
author=Link_2112I'm kind of curious what those pine cones floating in mid air are supposed to be.haha They are rock formations. You don't recognize those tiles? They are classic..I expected more from you.
Classic or not they look way floaty. It's probably because the tip of them is level to the tip of the palm trees, which are (supposedly) tall, the dark line underneath them doesn't really help either (it's probably just a tile error but it can be mistaken for a shadow)
But I like both versions. Although if the red guy is the Main Character I'll feel like I'm playing as SegNin D:
Chibi Sprite FanArt
No problem :> I'm happy to throw attention to projects that deserve it!
Do you remember which game these sprites were based off of? I really like the style :> Also maybe if I have the time I could do them all from the side too (for a base sprite image you could edit for your battle system xD)
Do you remember which game these sprites were based off of? I really like the style :> Also maybe if I have the time I could do them all from the side too (for a base sprite image you could edit for your battle system xD)
Enelysion Review
Hey good job on this review :> Really well written, awesome for a first try. Although I notice you gave it a rating in the review but didn't actually set the official rating. Was this intentional? XD
I do agree with you on the overlays though. It was sort of distracting, sad because it looked pretty at first
I do agree with you on the overlays though. It was sort of distracting, sad because it looked pretty at first
cagnazzo.png
Among Thieves
Here are some CSS snippets you might like! :D
Good work on this project so far, keep the updates coming >>b
#game_strip {
background: #303030;
font-size: 0.77em;
color: #FFFFFF;
clear: both;
width: 964px;
height: 32px;
padding: 0px 12px 0px 0px;
}
#game_frame h4 {
background: #303030;
color: white;
font-size: 1.1em;
margin: 0;
padding: 2px 16px 2px 16px;
}
div.frame h2 {
background: #303030;
color: white;
font-size: 1.3em;
padding: 1px 16px;
margin: 0;
}
div.contents.even, div.contents.odd {
border-bottom: 2px solid #303030;
}
#posts div.message.even {
background: #222;
}
#posts div.message.odd {
background: #272727;
}
div.message div.contents {
border-left: 2px solid #303030;
margin-top: -6px;
margin-bottom: -6px;
margin-left: 160px;
padding: 2px 0;
}
#contents a {
color: #DDD;
}
#id_body.markItUpEditor {
color: #FFFFFF !important;
background: #303030 !important;
border-color: #404040 !important;
}
.buttons a, .buttons button {
background: #303030;
background-color: #303030;
border: 2px solid #454545;
color: white !important;
font-size: 0.875em !important;
font-weight: bold !important;
font-family: "Arial", "Helvetica", sans-serif;
line-height: 13px !important;
float: left;
margin-right: 8px !important;
cursor: pointer;
}
.buttons a, .buttons button {
color: #DDD !important;
}
blockquote {
background: transparent;
border: 3px solid #404040;
margin: 0;
padding: 8px;
}
background: #303030;
font-size: 0.77em;
color: #FFFFFF;
clear: both;
width: 964px;
height: 32px;
padding: 0px 12px 0px 0px;
}
#game_frame h4 {
background: #303030;
color: white;
font-size: 1.1em;
margin: 0;
padding: 2px 16px 2px 16px;
}
div.frame h2 {
background: #303030;
color: white;
font-size: 1.3em;
padding: 1px 16px;
margin: 0;
}
div.contents.even, div.contents.odd {
border-bottom: 2px solid #303030;
}
#posts div.message.even {
background: #222;
}
#posts div.message.odd {
background: #272727;
}
div.message div.contents {
border-left: 2px solid #303030;
margin-top: -6px;
margin-bottom: -6px;
margin-left: 160px;
padding: 2px 0;
}
#contents a {
color: #DDD;
}
#id_body.markItUpEditor {
color: #FFFFFF !important;
background: #303030 !important;
border-color: #404040 !important;
}
.buttons a, .buttons button {
background: #303030;
background-color: #303030;
border: 2px solid #454545;
color: white !important;
font-size: 0.875em !important;
font-weight: bold !important;
font-family: "Arial", "Helvetica", sans-serif;
line-height: 13px !important;
float: left;
margin-right: 8px !important;
cursor: pointer;
}
.buttons a, .buttons button {
color: #DDD !important;
}
blockquote {
background: transparent;
border: 3px solid #404040;
margin: 0;
padding: 8px;
}
Good work on this project so far, keep the updates coming >>b














