Welcome to Gaia! ::


Destitute Phantom

17,750 Points
  • Flatterer 200
  • Brandisher 100
  • Ultimate Player 200
lovelylight6
I think it would be better if you put bold white font for the links, and red or green for your hover acting. Also it might be better if you decrease the space between your sections and the background drawing.


hmmm, what do you think of what i have now? o3o;;; i am so sorry to keep bothering you haha.;;;;

IiI kim's Senpai

Profitable Saint

lovelylight6
i c e r i v e r s

I love your new profile ! (っ◕▽◕)っ ♥
skip please! ...unless you can give me advice on the theme for a new profile?
Thank you!
hm.... well the theme really depends on your moods or something that's inspiring. I really like your profile, you have a good sense of fitting together the colors....(I still need to work on that.)

btw... i can scroll up and down for no reason, you might want to check your code.


Thank you for the compliments! *HUG*

yep, i know that i can uselessly scroll up and down T^T
do you know how to fix it? the reason it scrolls up and down is because my music player takes up too much space

here's the code I'm using:
.media_panel object, .media_panel embed { width: 400px; height: 250px; }
.media_panel {visibility: hidden;}

...I can't make the media player any smaller or it doesn't play my music for some reason... ;n;

edit: oh yeah, skip please!

Lonely Noob

9,625 Points
  • Beta Forum Regular 0
  • Beta Treasure Hunter 0
  • Beta Citizen 0
i c e r i v e r s
lovelylight6
i c e r i v e r s

I love your new profile ! (っ◕▽◕)っ ♥
skip please! ...unless you can give me advice on the theme for a new profile?
Thank you!
hm.... well the theme really depends on your moods or something that's inspiring. I really like your profile, you have a good sense of fitting together the colors....(I still need to work on that.)

btw... i can scroll up and down for no reason, you might want to check your code.


Thank you for the compliments! *HUG*

yep, i know that i can uselessly scroll up and down T^T
do you know how to fix it? the reason it scrolls up and down is because my music player takes up too much space

here's the code I'm using:
.media_panel object, .media_panel embed { width: 400px; height: 250px; }
.media_panel {visibility: hidden;}

...I can't make the media player any smaller or it doesn't play my music for some reason... ;n;

edit: oh yeah, skip please!
You can move it out of the range of the browser's window.
.media_panel{
position: absolute; left: -1000px;}

or you could change your url
http://youtube.googleapis.com/v/82srXLu5dQs?version=2&autoplay=1

and you can resize it as you please without worrying about whether it'll play or not.

Do Not Rate Me! Rate ephemeral DELUSiON

IiI kim's Senpai

Profitable Saint

Brink Kale
You can move it out of the range of the browser's window.
.media_panel{
position: absolute; left: -1000px;}

or you could change your url
http://youtube.googleapis.com/v/82srXLu5dQs?version=2&autoplay=1

and you can resize it as you please without worrying about whether it'll play or not.

Do Not Rate Me! Rate ephemeral DELUSiON

Thank you very much Brink Kale! (^ ^)
**skip me!

Moonlight Stalker

13,200 Points
  • Prayer Circle 200
  • Clambake 200
  • Nudist Colony 200
ephemeral DELUSiON
lovelylight6
I think it would be better if you put bold white font for the links, and red or green for your hover acting. Also it might be better if you decrease the space between your sections and the background drawing.

hmmm, what do you think of what i have now? o3o;;; i am so sorry to keep bothering you haha.;;;;
It's ok, it's better xD

Destitute Phantom

17,750 Points
  • Flatterer 200
  • Brandisher 100
  • Ultimate Player 200
lovelylight6
It's ok, it's better xD

gahhhh i am just semi-desperate for advice because i crave knowledge! lol.

Moonlight Stalker

13,200 Points
  • Prayer Circle 200
  • Clambake 200
  • Nudist Colony 200
i c e r i v e r s
I see, Brink already helped you. I hate how youtube have two versions ;S...

Moonlight Stalker

13,200 Points
  • Prayer Circle 200
  • Clambake 200
  • Nudist Colony 200
ephemeral DELUSiON
lovelylight6
It's ok, it's better xD

gahhhh i am just semi-desperate for advice because i crave knowledge! lol.
lol ;D That's a good thing!

Dapper Phantom

I have no clue who I should be rating, so I guess I'll do lovelylight6?
Sorry if someone got skipped ):

Your profile's pretty neat! The light color scheme matches the art and sets a whimsical tone c:
You've taken advantage of CSS3 and keyframes for some cool effects.
The blockiness of the bottom stuff doesn't seem to quite fit in with the smoother curves up top, though.
Also, I'm really not a fan of links that move around too much when I hover them...

You should set the list-style-type of the ordered list in your about to none to get rid of those random blue dots.
Ex:
#about ol { list-style-type: none; }

Overall: Very nice, 8/10


@Rater - I mainly want to know how easy it was for you to find my content, but all feedback is appreciated~
Fun fact: My profile should be compatible on mobile devices lol.
heart heart heart heart
10/10

Dapper Phantom

Did you make that profile? It kind of looks like a pre-made, which we really can't give you advice on...

IiI kim's Senpai

Profitable Saint

Horntastic

You're genius. that's all there is to say.
haha, may I ask how you made that profile?

Dapper Phantom

i c e r i v e r s
Horntastic

You're genius. that's all there is to say.
haha, may I ask how you made that profile?

Thanks! <3

I used the spoiler buttons to make the click effect, then stacked everything below the panel with the spoilers in column 2 and moved the whole column up off the screen. When you click a button, it expands the spoiler, moving the panels in column 2 down so they become visible. Feel free to look at my code if you want, though the part pertaining to the spoilers is a bit messy. n_n'
It's really just a bit of a re-do of my old one, where you hovered over the buttons to activate them.
I'm just hoping it's not too confusing ):

(skip me)

IiI kim's Senpai

Profitable Saint

Horntastic

Thanks! <3

I used the spoiler buttons to make the click effect, then stacked everything below the panel with the spoilers in column 2 and moved the whole column up off the screen. When you click a button, it expands the spoiler, moving the panels in column 2 down so they become visible. Feel free to look at my code if you want, though the part pertaining to the spoilers is a bit messy. n_n'
It's really just a bit of a re-do of my old one, where you hovered over the buttons to activate them.
I'm just hoping it's not too confusing ):

(skip me)

ouo
that's 'mazing
I do happen to barely understand what you are saying, but that's pretty cool!
haha, I want to come up with something genius like that someday :3

Dapper Phantom

i c e r i v e r s
Horntastic

Thanks! <3

I used the spoiler buttons to make the click effect, then stacked everything below the panel with the spoilers in column 2 and moved the whole column up off the screen. When you click a button, it expands the spoiler, moving the panels in column 2 down so they become visible. Feel free to look at my code if you want, though the part pertaining to the spoilers is a bit messy. n_n'
It's really just a bit of a re-do of my old one, where you hovered over the buttons to activate them.
I'm just hoping it's not too confusing ):

(skip me)

ouo
that's 'mazing
I do happen to barely understand what you are saying, but that's pretty cool!
haha, I want to come up with something genius like that someday :3

If you're curious, this is (mostly) what the profile looks like under the code.
I worked on it on that mule before moving the final code to this account.

Edit: I'm messing with something else so that profile's gunna change a lot.

If you just mess with stuff you'll be able to come up with something neat eventually~ and then all it takes is figuring out the code to make it happen. Sketching it out really helps me a lot when I'm trying to figure out how the sections will interact and stuff. A lot is possible c:

(skip me)

Quick Reply

Submit
Manage Your Items
Other Stuff
Get GCash
Offers
Get Items
More Items
Where Everyone Hangs Out
Other Community Areas
Virtual Spaces
Fun Stuff
Gaia's Games
Mini-Games
Play with GCash
Play with Platinum