Welcome to Gaia! ::

Kitten have Visitors ? ☾

mew ☽ 1 100.0% [ 3706 ]
Total Votes:[ 3706 ]
< 1 2 ... 5 6 7 8 9 10 11 12 ... 53 54 55 > >>

Shapeshifter

14,950 Points
  • Friend of the Goat 100
  • Mega Tipsy 100
Definitely like the train station, mostly 'cause I love the rain.
Thank you for putting this all up, beautiful work.

iFluffyChef's Fangirl

Sugary Kitten

15,625 Points
  • The Edgiest 250
  • The Sweetest 250
Dr Lowin
Definitely like the train station, mostly 'cause I love the rain.
Thank you for putting this all up, beautiful work.

Ahh, ty so much ;///x///; User Image - Blocked by "Display Image" Settings. Click to show. User Image - Blocked by "Display Image" Settings. Click to show.

Anxious Cat

Thanks so much for these!! you're a blessing heart

Friendly Noob

Beautiful! emotion_bigheart

I'm using the bunny one right now! ^^

Friendly Phantom

15,500 Points
  • Friend of the Goat 100
  • Budding Witch 250
  • Sweetest Romantic 250
The train station layout is really glitchy and broken. I couldn't adjust anything on the page at all without everything going crazy. Panels kept duplicating or not showing up at all, when I would try to add or delete a panel it would move everything. Sometimes it would let me place a panel in a certain place, sometimes it wouldn't, and sometimes I would place something in a certain place and then it would refuse to move. As pretty as the theme is, it was definitely unusable unless you just didn't have anything from the profile showing. I do not have this problem with my current layout.

I hope you're able to work out the kinks in this, because it's a really nice layout. I think you putting your work out here for free like this is really neat and admirable, but for now, I just don't think this particular layout is useable. I just thought you might want to know about what was happening so you could potentially fix it. Keep up the good work!

iFluffyChef's Fangirl

Sugary Kitten

15,625 Points
  • The Edgiest 250
  • The Sweetest 250
GH0ULFRIEND
The train station layout is really glitchy and broken. I couldn't adjust anything on the page at all without everything going crazy. Panels kept duplicating or not showing up at all, when I would try to add or delete a panel it would move everything. Sometimes it would let me place a panel in a certain place, sometimes it wouldn't, and sometimes I would place something in a certain place and then it would refuse to move. As pretty as the theme is, it was definitely unusable unless you just didn't have anything from the profile showing. I do not have this problem with my current layout.

I hope you're able to work out the kinks in this, because it's a really nice layout. I think you putting your work out here for free like this is really neat and admirable, but for now, I just don't think this particular layout is useable. I just thought you might want to know about what was happening so you could potentially fix it. Keep up the good work!

Did you remove your entire CSS coding before putting the new code in ?
I have someone that have used it and they said it works fine ;/////;
or maybe your profile settings is not set to current maybe ?

I'll test the code out again !~
Thank you for letting me know <3

Apocalyptic Disaster

41,325 Points
  • Battle Hardened 150
  • Champion 300
  • Haunted Haute Couture: Street 200
Hello! I think that it's marvelous and truly admirable that you chose to put your coding works here for free! I'm going to try the waterfall one. I was also wondering if you'd like to make a rainbow-themed one, I'm sure that it would be absolutely lovely!

EDIT: can you please suggest me what to change in the Waterfall theme, so that the background of each panel is not totally transparent but a semi-transparent white, please? I just want things to be a little better readable.

Newbie Noob

thank you so so much! <3

MlKKO's Waifu

Anxious Admirer

this is honestly the best! thank you so much for this Q//v//Q <3

Grunniebun's Prince

Mythical Unicorn

Aww bby this is all so cute ty for free profiles! Q u Q <3

iFluffyChef's Fangirl

Sugary Kitten

15,625 Points
  • The Edgiest 250
  • The Sweetest 250
Exhululath
Hello! I think that it's marvelous and truly admirable that you chose to put your coding works here for free! I'm going to try the waterfall one. I was also wondering if you'd like to make a rainbow-themed one, I'm sure that it would be absolutely lovely!

EDIT: can you please suggest me what to change in the Waterfall theme, so that the background of each panel is not totally transparent but a semi-transparent white, please? I just want things to be a little better readable.

Ah, try using this code and tell me is this better ;////;
I tried to mack the background visible so you could enjoy the background !~
If the panels was white you wouldn't be able to see it >////<
Tell me if this is better, if not i'll improve it even more !~

.panel h2 {display:none;}




body, a, a:hover {
cursor: url(https://goo.gl/ENSHsR), auto;
}



html, body { background: url(https://i.imgur.com/vvTO3np.gif) fixed top left;background-size: 100%;}



#gaia_header, #gaia_header ul{
background: none !important;
font-family: 'Tahoma';
font-size: 0 !important;
text-transform: uppercase;
}

#gaia_header a{
background: white;
color: #5B4E41 !important;
font-weight: normal;
font-size: 8px !important;
letter-spacing: 1px;
margin: 0 5px;
border: 1px solid #5B4E41;
border-radius: 3px;
box-shadow: 0 0 0 1px white;
padding: 1px 5px;
transition: .2s all;
}

#gaia_header a:hover{
color: #FFCCFF !important;
text-decoration: none;
border-color: #FFCCFF;
}

#header_left li:nth-of-type(2) a{border: none; background: none; padding: 0;}

#header_left img{
width: 0px;
padding: 0 45px 0 5px;
background: url('http://i.imgur.com/CNt52rr.png') bottom center no-repeat;
opacity: .7;
}




.panel{background:url(https://goo.gl/Z18y1q)}





.forum_userstatus .statuslinks span.online {
background: url(https://goo.gl/aaCbYo) no-repeat 0 0;
padding-left: 20px;
width: 80px;
height: 15px;
float: left;
color: pink;
}



.forum_userstatus .statuslinks span.offline {
background: url(https://goo.gl/rnupmo) no-repeat 0 0;
padding-left: 20px;
width: 80px;
height: 15px;
float: left;
color: #8fc0f7;
}





#avatar_menu a {
color: pink;
display: block;
font-size: 85%;
height: 1%;
padding: 2px;
margin: 1px;
text-decoration: none;
font-weight: normal;
text-align: left;
}



.panel a {
font-family: 'Dancing Script';
font-weight: normal;
color: #8fc0f7;
transition: 0.5s all;
font-size: 14px;
}




#id_wishlist{height: 200px; overflow: hidden;}
#id_wishlist:hover{overflow: auto;}

Apocalyptic Disaster

41,325 Points
  • Battle Hardened 150
  • Champion 300
  • Haunted Haute Couture: Street 200
Cat Cream
Exhululath
Hello! I think that it's marvelous and truly admirable that you chose to put your coding works here for free! I'm going to try the waterfall one. I was also wondering if you'd like to make a rainbow-themed one, I'm sure that it would be absolutely lovely!

EDIT: can you please suggest me what to change in the Waterfall theme, so that the background of each panel is not totally transparent but a semi-transparent white, please? I just want things to be a little better readable.

Ah, try using this code and tell me is this better ;////;
I tried to mack the background visible so you could enjoy the background !~
If the panels was white you wouldn't be able to see it >////<
Tell me if this is better, if not i'll improve it even more !~

.panel h2 {display:none;}




body, a, a:hover {
cursor: url(https://goo.gl/ENSHsR), auto;
}



html, body { background: url(https://i.imgur.com/vvTO3np.gif) fixed top left;background-size: 100%;}



#gaia_header, #gaia_header ul{
background: none !important;
font-family: 'Tahoma';
font-size: 0 !important;
text-transform: uppercase;
}

#gaia_header a{
background: white;
color: #5B4E41 !important;
font-weight: normal;
font-size: 8px !important;
letter-spacing: 1px;
margin: 0 5px;
border: 1px solid #5B4E41;
border-radius: 3px;
box-shadow: 0 0 0 1px white;
padding: 1px 5px;
transition: .2s all;
}

#gaia_header a:hover{
color: #FFCCFF !important;
text-decoration: none;
border-color: #FFCCFF;
}

#header_left li:nth-of-type(2) a{border: none; background: none; padding: 0;}

#header_left img{
width: 0px;
padding: 0 45px 0 5px;
background: url('http://i.imgur.com/CNt52rr.png') bottom center no-repeat;
opacity: .7;
}




.panel{background:url(https://goo.gl/Z18y1q)}





.forum_userstatus .statuslinks span.online {
background: url(https://goo.gl/aaCbYo) no-repeat 0 0;
padding-left: 20px;
width: 80px;
height: 15px;
float: left;
color: pink;
}



.forum_userstatus .statuslinks span.offline {
background: url(https://goo.gl/rnupmo) no-repeat 0 0;
padding-left: 20px;
width: 80px;
height: 15px;
float: left;
color: #8fc0f7;
}





#avatar_menu a {
color: pink;
display: block;
font-size: 85%;
height: 1%;
padding: 2px;
margin: 1px;
text-decoration: none;
font-weight: normal;
text-align: left;
}



.panel a {
font-family: 'Dancing Script';
font-weight: normal;
color: #8fc0f7;
transition: 0.5s all;
font-size: 14px;
}




#id_wishlist{height: 200px; overflow: hidden;}
#id_wishlist:hover{overflow: auto;}

Ah, it wasn't meant to be a critic! It's just that my eyes are not very good and so I needed that bit of extra contrast! Thank you, now (for my needs) it's much better! And thank you again for letting us use your profile designs for free! heart Even though you said it's unneeded, I'm going to give you credits for it. I have to change some of the panels first, but that I can do by myself smile

iFluffyChef's Fangirl

Sugary Kitten

15,625 Points
  • The Edgiest 250
  • The Sweetest 250
Exhululath
Ah, it wasn't meant to be a critic! It's just that my eyes are not very good and so I needed that bit of extra contrast! Thank you, now (for my needs) it's much better! And thank you again for letting us use your profile designs for free! heart Even though you said it's unneeded, I'm going to give you credits for it. I have to change some of the panels first, but that I can do by myself smile

Aww but it's good to get feedback like this, that way I can improve the
codes and make it bearable for everyone ;//w//; <3

Try this code instead, I think this might be better <3
.panel h2 {display:none;}




body, a, a:hover {
cursor: url(https://goo.gl/ENSHsR), auto;
}



html, body { background: url(https://i.imgur.com/vvTO3np.gif) fixed top left;background-size: 100%;}



#gaia_header, #gaia_header ul{
background: none !important;
font-family: 'Tahoma';
font-size: 0 !important;
text-transform: uppercase;
}

#gaia_header a{
background: white;
color: #5B4E41 !important;
font-weight: normal;
font-size: 8px !important;
letter-spacing: 1px;
margin: 0 5px;
border: 1px solid #5B4E41;
border-radius: 3px;
box-shadow: 0 0 0 1px white;
padding: 1px 5px;
transition: .2s all;
}

#gaia_header a:hover{
color: #FFCCFF !important;
text-decoration: none;
border-color: #FFCCFF;
}

#header_left li:nth-of-type(2) a{border: none; background: none; padding: 0;}

#header_left img{
width: 0px;
padding: 0 45px 0 5px;
background: url('http://i.imgur.com/CNt52rr.png') bottom center no-repeat;
opacity: .7;
}




.panel{background:url(https://i.imgur.com/gaAtQja.png)}




.panel {background: border:16px; color:black; font-family:verdana; font-size:10px; font-weight:normal; margin:15px; padding:5px;}
.panel {
opacity: .5;
transition: .5s;
}
.panel:hover {
opacity: 2;
}





.forum_userstatus .statuslinks span.online {
background: url(https://goo.gl/aaCbYo) no-repeat 0 0;
padding-left: 20px;
width: 80px;
height: 15px;
float: left;
color: pink;
}



.forum_userstatus .statuslinks span.offline {
background: url(https://goo.gl/rnupmo) no-repeat 0 0;
padding-left: 20px;
width: 80px;
height: 15px;
float: left;
color: #8fc0f7;
}





#avatar_menu a {
color: pink;
display: block;
font-size: 85%;
height: 1%;
padding: 2px;
margin: 1px;
text-decoration: none;
font-weight: normal;
text-align: left;
}



.panel a {
font-family: 'Dancing Script';
font-weight: normal;
color: #8fc0f7;
transition: 0.5s all;
font-size: 14px;
}




#id_wishlist{height: 200px; overflow: hidden;}
#id_wishlist:hover{overflow: auto;}

MlKKO's Waifu

Anxious Admirer

hello! was gonna ask how we can center all the panels? q v q

this is the edited code i;ve done so far. please feel free to add this to the free profiles since its mostly ur codes. i'm jas curious how to center. thank you so much again for the free profiles q ^ q
.panel h2 {display:none;}




body, a, a:hover {
cursor: url(https://78.media.tumblr.com/365bb77e17bd28f0e65b884ebd61370c/tumblr_inline_mywcw3nnGD1qellpe.gif), auto;
}



html, body { background: url(https://data.whicdn.com/images/269842832/original.gif) fixed top left;background-size: 100%;}



#gaia_header, #gaia_header ul{
background: none !important;
font-family: 'Tahoma';
font-size: 0 !important;
text-transform: uppercase;
}

#gaia_header a{
background: white;
color: #5B4E41 !important;
font-weight: normal;
font-size: 8px !important;
letter-spacing: 1px;
margin: 0 5px;
border: 1px solid #5B4E41;
border-radius: 3px;
box-shadow: 0 0 0 1px white;
padding: 1px 5px;
transition: .2s all;
}

#gaia_header a:hover{
color: #FFCCFF !important;
text-decoration: none;
border-color: #FFCCFF;
}

#header_left li:nth-of-type(2) a{border: none; background: none; padding: 0;}

#header_left img{
width: 0px;
padding: 0 45px 0 5px;
background: url('http://i.imgur.com/CNt52rr.png') bottom center no-repeat;
opacity: .7;
}




.panel{background:url(https://static.tumblr.com/1b1135788d77a70f04010d598953c2eb/ry1tjc0/6aQouozgs/tumblr_static_tumblr_static_bivx3yhcsz4sk8wg4kgksgs40_640.gif)}





.forum_userstatus .statuslinks span.online {
background: url(https://goo.gl/aaCbYo) no-repeat 0 0;
padding-left: 20px;
width: 80px;
height: 15px;
float: left;
color: pink;
}



.forum_userstatus .statuslinks span.offline {
background: url(https://goo.gl/rnupmo) no-repeat 0 0;
padding-left: 20px;
width: 80px;
height: 15px;
float: left;
color: #8fc0f7;
}





#avatar_menu a {
color: pink;
display: block;
font-size: 85%;
height: 1%;
padding: 2px;
margin: 1px;
text-decoration: none;
font-weight: normal;
text-align: left;
}



.panel a {
font-family: 'Courier New';
font-weight: bold;
color:#8fc0f7;
transition: 0.5s all;
font-size: 11px;
}




#id_wishlist{height: 200px; overflow: hidden;}
#id_wishlist:hover{overflow: auto;}

iFluffyChef's Fangirl

Sugary Kitten

15,625 Points
  • The Edgiest 250
  • The Sweetest 250
Nijiri-chi
hello! was gonna ask how we can center all the panels? q v q

this is the edited code i;ve done so far. please feel free to add this to the free profiles since its mostly ur codes. i'm jas curious how to center. thank you so much again for the free profiles q ^ q
.panel h2 {display:none;}




body, a, a:hover {
cursor: url(https://78.media.tumblr.com/365bb77e17bd28f0e65b884ebd61370c/tumblr_inline_mywcw3nnGD1qellpe.gif), auto;
}



html, body { background: url(https://data.whicdn.com/images/269842832/original.gif) fixed top left;background-size: 100%;}



#gaia_header, #gaia_header ul{
background: none !important;
font-family: 'Tahoma';
font-size: 0 !important;
text-transform: uppercase;
}

#gaia_header a{
background: white;
color: #5B4E41 !important;
font-weight: normal;
font-size: 8px !important;
letter-spacing: 1px;
margin: 0 5px;
border: 1px solid #5B4E41;
border-radius: 3px;
box-shadow: 0 0 0 1px white;
padding: 1px 5px;
transition: .2s all;
}

#gaia_header a:hover{
color: #FFCCFF !important;
text-decoration: none;
border-color: #FFCCFF;
}

#header_left li:nth-of-type(2) a{border: none; background: none; padding: 0;}

#header_left img{
width: 0px;
padding: 0 45px 0 5px;
background: url('http://i.imgur.com/CNt52rr.png') bottom center no-repeat;
opacity: .7;
}




.panel{background:url(https://static.tumblr.com/1b1135788d77a70f04010d598953c2eb/ry1tjc0/6aQouozgs/tumblr_static_tumblr_static_bivx3yhcsz4sk8wg4kgksgs40_640.gif)}





.forum_userstatus .statuslinks span.online {
background: url(https://goo.gl/aaCbYo) no-repeat 0 0;
padding-left: 20px;
width: 80px;
height: 15px;
float: left;
color: pink;
}



.forum_userstatus .statuslinks span.offline {
background: url(https://goo.gl/rnupmo) no-repeat 0 0;
padding-left: 20px;
width: 80px;
height: 15px;
float: left;
color: #8fc0f7;
}





#avatar_menu a {
color: pink;
display: block;
font-size: 85%;
height: 1%;
padding: 2px;
margin: 1px;
text-decoration: none;
font-weight: normal;
text-align: left;
}



.panel a {
font-family: 'Courier New';
font-weight: bold;
color:#8fc0f7;
transition: 0.5s all;
font-size: 11px;
}




#id_wishlist{height: 200px; overflow: hidden;}
#id_wishlist:hover{overflow: auto;}

Center all the panels ?
Like..all in the same row ? ;//A//;

Edit: You can move the panels around to your liking !~
And btw I made your profile background a little smaller to fit


.panel h2 {display:none;}




body, a, a:hover {
cursor: url(https://78.media.tumblr.com/365bb77e17bd28f0e65b884ebd61370c/tumblr_inline_mywcw3nnGD1qellpe.gif), auto;
}



html, body { background: url(https://data.whicdn.com/images/269842832/original.gif) fixed top left;background-size: 81%;}



#gaia_header, #gaia_header ul{
background: none !important;
font-family: 'Tahoma';
font-size: 0 !important;
text-transform: uppercase;
}

#gaia_header a{
background: white;
color: #5B4E41 !important;
font-weight: normal;
font-size: 8px !important;
letter-spacing: 1px;
margin: 0 5px;
border: 1px solid #5B4E41;
border-radius: 3px;
box-shadow: 0 0 0 1px white;
padding: 1px 5px;
transition: .2s all;
}

#gaia_header a:hover{
color: #FFCCFF !important;
text-decoration: none;
border-color: #FFCCFF;
}

#header_left li:nth-of-type(2) a{border: none; background: none; padding: 0;}

#header_left img{
width: 0px;
padding: 0 45px 0 5px;
background: url('http://i.imgur.com/CNt52rr.png') bottom center no-repeat;
opacity: .7;
}




.panel{background:url(https://static.tumblr.com/1b1135788d77a70f04010d598953c2eb/ry1tjc0/6aQouozgs/tumblr_static_tumblr_static_bivx3yhcsz4sk8wg4kgksgs40_640.gif)}





.forum_userstatus .statuslinks span.online {
background: url(https://goo.gl/aaCbYo) no-repeat 0 0;
padding-left: 20px;
width: 80px;
height: 15px;
float: left;
color: pink;
}



.forum_userstatus .statuslinks span.offline {
background: url(https://goo.gl/rnupmo) no-repeat 0 0;
padding-left: 20px;
width: 80px;
height: 15px;
float: left;
color: #8fc0f7;
}





#avatar_menu a {
color: pink;
display: block;
font-size: 85%;
height: 1%;
padding: 2px;
margin: 1px;
text-decoration: none;
font-weight: normal;
text-align: left;
}



.panel a {
font-family: 'Courier New';
font-weight: bold;
color:#8fc0f7;
transition: 0.5s all;
font-size: 11px;
}




#id_wishlist{height: 200px; overflow: hidden;}
#id_wishlist:hover{overflow: auto;}

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