Welcome to Gaia! ::


they go
Stare at People



User Image - Blocked by "Display Image" Settings. Click to show.
            i'm assuming by the small graphic you could fit in anywhere you were referring to a button? i just did a 200x400 button, which is the standard large button size xD

            large transparent
            User Image
            [IMG]http://i827.photobucket.com/albums/zz199/ssserpentine/WOMBAT DESIGNS/stare at people/large.png[/IMG]


            small
            User Image
            [IMG]http://i827.photobucket.com/albums/zz199/ssserpentine/WOMBAT DESIGNS/stare at people/button.png[/IMG]


They look great, thanks! :]
I put a link to your shop in my quest thread so that I remember to come back to you for future graphics. >:}
        they go


        I love it so far!
████████ PROFILE


username SeoulObsession
coding or just the design? Both

GRAPHICS
graphic types --
images Seoul -- HongKong -- HongKong -- Tokyo -- Seoul
font x or x
colours Not picky with colors, artistic freedom of choice (anything that matches really) { ideas x and x and x
i do not expect you to use my color ideas because they aren't very good, but you can if you want
i simply just want some colors that match the picture provided
brushes None in particular, maybe some snow or swirls if it matches or anything you'd think will match with it (liked your 5th example)
text "SeoulObsession" (on top)
"별이 빛나는 아름다운 밤이야이야" on bottom right
effect Asia at Night - city lights, stylish
sections
about
comments
multimedia
add, pm, ignore, trade
custom sections N/A


--
everything else the words 별이 빛나는 아름다운 밤이야이야 won't work on certain fonts so you can just use any font for it
price
15O,OOOG?

Dapper Dabbler

SeoulObsession


Accepted smile

Dapper Dabbler

s-stuck in wonderland
        they go


        I love it so far!


Great! I'll work on sub headers at lunch! Something a little slimmer/compact then header
they go
Nu Sanniang



User Image - Blocked by "Display Image" Settings. Click to show.
            live wip

            and no problem carnage. thanks for ordering!


Its beautiful emotion_kirakira
IM SO SO HAPPY!!!
THANK YOU blaugh

Dapper Dabbler

Nu Sanniang


Did you want the add etc buttons to have a little message when you hover? If so, what did you want them to say? And did you want the ignore button?
they go
Nu Sanniang


Did you want the add etc buttons to have a little message when you hover? If so, what did you want them to say? And did you want the ignore button?


HMMM....
I guess for Add--Cake?
Msg-Cookie?
Trade-Tea?

And no ignore button whee

Dapper Dabbler

Nu Sanniang
they go
Nu Sanniang


Did you want the add etc buttons to have a little message when you hover? If so, what did you want them to say? And did you want the ignore button?


HMMM....
I guess for Add--Cake?
Msg-Cookie?
Trade-Tea?

And no ignore button whee



User Image - Blocked by "Display Image" Settings. Click to show.

Dapper Dabbler

Nu Sanniang


done! if you're happy with everything, please finish your end of the trade and here's the codeL





/**PROFILE BY THEY GO OF WOMBAT DESIGNS @ GAIA, FOR NU SANNIANG. DO NOT REDISTRIBUTE, CLAIM AS YOUR OWN, OR RIP. KTHXBAI**/


BODY {
color: #625149;
font-size: 11px;
line-height: 120%;
font-family: georgia;
background: #f05e6c url('http://i827.photobucket.com/albums/zz199/ssserpentine/WOMBAT DESIGNS/profiles/nu/bg.png') repeat;
overflow-x:hidden;
}

#site {
border: none;
overflow: hidden;
width: 1050px; height: 800px;
margin-left: 0px; margin-right: auto; margin-top: 0px;
}

#content {
width: 1027px; height: 780px;
background: url('http://i827.photobucket.com/albums/zz199/ssserpentine/contentf.png') top left no-repeat;
}
.section {
border: none;
background: none;
}

/*------------GAIA HEADER----------*/

#gaia_header {
background: #191919;
}
#header_left li, #header_right li { color: #cdc4b3;
}
#gaia_header #header_left {
color: #ADC68D;
background: #191919;
}
#gaia_header #header_right {
color: #ADC68D;
background: #191919;
}
#gaia_header a {
font-size: 11px;
font-family: arial;
cursor: nw-resize;
text-decoration: none;
color: #cdc4b3!important;
}
#gaia_header a:link, #gaia_header a:visited, #gaia_header a:active {
font-size: 11px;
font-family: arial;
text-decoration: none;
color: #cdc4b3!important;
}
#gaia_header a:hover {
font-size: 11px;
cursor: pointer;
font-family: arial;
text-decoration: none;
color: #cdc4b3!important;
}

/*----------LINKS-----------*/

a:link, a:active, a:visited {
font-size: 10px;
font-weight: bold;
font-family: arial;
text-decoration: none;
color: #dd0000!important;
}
a:hover {
font-size: 10px;
font-weight: bold;
font-family: arial;
text-decoration: none;
color: #3e3d3d!important;
}

/*----------PROFILE----------*/

#profile {
background: none;
width: 0px; height: 0px;
}
#avatar_dropbox { display: none !important;
}

/*----------PROFILE BAR----------*/

#profile .avatar {
left: 55px;
top: -15px;
}

#profile #bar {
background: none;
}
#profile #bar #addButton a {
position: absolute;
text-indent: -5000px;
left: 450px; top: 480px;
width: 113px; height: 95px;
background: url('http://i827.photobucket.com/albums/zz199/ssserpentine/add.png') no-repeat;
}
#profile #bar #msgButton a {
position: absolute;
text-indent: -5000px;
left: 550px; top:480px;
width: 113px; height: 95px;
background: url('http://i827.photobucket.com/albums/zz199/ssserpentine/msg.png') no-repeat;
}
#profile #bar #tradeButton a {
position: absolute;
text-indent: -5000px;
left: 650px; top: 480px;
width: 113px; height: 95px;
background: url('http://i827.photobucket.com/albums/zz199/ssserpentine/trade.png') no-repeat;
}

#profile #bar #addButton a:hover {
position: absolute;
text-indent: -5000px;
left: 450px; top: 500px;
width: 106px; height: 72px;
background: url('http://i827.photobucket.com/albums/zz199/ssserpentine/addh.png') no-repeat;
}
#profile #bar #msgButton a:hover {
position: absolute;
text-indent: -5000px;
left: 550px; top:500px;
width: 106px; height: 72px;
background: url('http://i827.photobucket.com/albums/zz199/ssserpentine/msgh.png') no-repeat;
}
#profile #bar #tradeButton a:hover {
position: absolute;
text-indent: -5000px;
left: 650px; top: 500px;
width: 106px; height: 72px;
background: url('http://i827.photobucket.com/albums/zz199/ssserpentine/tradeh.png') no-repeat;
}

/*----------WISHLIST----------*/

#wishlist {margin-left: 450px; margin-top: 250px;
height: 200px;
width: 320px;
overflow-y: auto; overflow-x: hidden; padding-right: 3000px;
}

/*----------ABOUT ME----------*/

#about {
width: 350px; height: 380px;
margin-left: -200px; margin-top: 190px;
overflow-y:auto;overflow-x:hidden;padding-right:3000px;
}


/*-----------MULTIMEDIA-----------*/

#multimedia h2{display:none}
#multimedia {position: absolute; left: 710px; top: 150px;}
#multimedia embed, #multimedia object {height:25px; width: 30px;}
/*----------COMMENTS----------*/

#comments {
display:none;
}
.caption {
display:none;
}
display:none;
}
display:none;
}
#comments .caption .date {
display:none;
}
display:none;
}
#comments dl dd { display:none;
}

/*------------UNWANTED CODES----------*/

#extendedProfileBody #header h1, .section h2, #details, #friends, #journal, #signature, #profile .caption, #profile ul.items, #profile #bar #onlineButton, #profile #bar #offlineButton, #profile #bar #ignoreButton a, #avatar_menu, #comments dl dt.avatar img, #comments dl dt.avatar2 img, .caption:before, .caption:after, .caption2:before, .caption2:after, #comments .links + p ,#alerts_banner { display: none;}

#content #main {border:none;}
#content, #header {border-right:none;}

Dapper Dabbler

s-stuck in wonderland


            here's the subheader wip. let me know any changes you would like made. if you're happy with everything, i'll finish all the banners.
            User Image
they go
Nu Sanniang


done! if you're happy with everything, please finish your end of the trade and here's the codeL





/**PROFILE BY THEY GO OF WOMBAT DESIGNS @ GAIA, FOR NU SANNIANG. DO NOT REDISTRIBUTE, CLAIM AS YOUR OWN, OR RIP. KTHXBAI**/


BODY {
color: #625149;
font-size: 11px;
line-height: 120%;
font-family: georgia;
background: #f05e6c url('http://i827.photobucket.com/albums/zz199/ssserpentine/WOMBAT DESIGNS/profiles/nu/bg.png') repeat;
overflow-x:hidden;
}

#site {
border: none;
overflow: hidden;
width: 1050px; height: 800px;
margin-left: 0px; margin-right: auto; margin-top: 0px;
}

#content {
width: 1027px; height: 780px;
background: url('http://i827.photobucket.com/albums/zz199/ssserpentine/contentf.png') top left no-repeat;
}
.section {
border: none;
background: none;
}

/*------------GAIA HEADER----------*/

#gaia_header {
background: #191919;
}
#header_left li, #header_right li { color: #cdc4b3;
}
#gaia_header #header_left {
color: #ADC68D;
background: #191919;
}
#gaia_header #header_right {
color: #ADC68D;
background: #191919;
}
#gaia_header a {
font-size: 11px;
font-family: arial;
cursor: nw-resize;
text-decoration: none;
color: #cdc4b3!important;
}
#gaia_header a:link, #gaia_header a:visited, #gaia_header a:active {
font-size: 11px;
font-family: arial;
text-decoration: none;
color: #cdc4b3!important;
}
#gaia_header a:hover {
font-size: 11px;
cursor: pointer;
font-family: arial;
text-decoration: none;
color: #cdc4b3!important;
}

/*----------LINKS-----------*/

a:link, a:active, a:visited {
font-size: 10px;
font-weight: bold;
font-family: arial;
text-decoration: none;
color: #dd0000!important;
}
a:hover {
font-size: 10px;
font-weight: bold;
font-family: arial;
text-decoration: none;
color: #3e3d3d!important;
}

/*----------PROFILE----------*/

#profile {
background: none;
width: 0px; height: 0px;
}
#avatar_dropbox { display: none !important;
}

/*----------PROFILE BAR----------*/

#profile .avatar {
left: 55px;
top: -15px;
}

#profile #bar {
background: none;
}
#profile #bar #addButton a {
position: absolute;
text-indent: -5000px;
left: 450px; top: 480px;
width: 113px; height: 95px;
background: url('http://i827.photobucket.com/albums/zz199/ssserpentine/add.png') no-repeat;
}
#profile #bar #msgButton a {
position: absolute;
text-indent: -5000px;
left: 550px; top:480px;
width: 113px; height: 95px;
background: url('http://i827.photobucket.com/albums/zz199/ssserpentine/msg.png') no-repeat;
}
#profile #bar #tradeButton a {
position: absolute;
text-indent: -5000px;
left: 650px; top: 480px;
width: 113px; height: 95px;
background: url('http://i827.photobucket.com/albums/zz199/ssserpentine/trade.png') no-repeat;
}

#profile #bar #addButton a:hover {
position: absolute;
text-indent: -5000px;
left: 450px; top: 500px;
width: 106px; height: 72px;
background: url('http://i827.photobucket.com/albums/zz199/ssserpentine/addh.png') no-repeat;
}
#profile #bar #msgButton a:hover {
position: absolute;
text-indent: -5000px;
left: 550px; top:500px;
width: 106px; height: 72px;
background: url('http://i827.photobucket.com/albums/zz199/ssserpentine/msgh.png') no-repeat;
}
#profile #bar #tradeButton a:hover {
position: absolute;
text-indent: -5000px;
left: 650px; top: 500px;
width: 106px; height: 72px;
background: url('http://i827.photobucket.com/albums/zz199/ssserpentine/tradeh.png') no-repeat;
}

/*----------WISHLIST----------*/

#wishlist {margin-left: 450px; margin-top: 250px;
height: 200px;
width: 320px;
overflow-y: auto; overflow-x: hidden; padding-right: 3000px;
}

/*----------ABOUT ME----------*/

#about {
width: 350px; height: 380px;
margin-left: -200px; margin-top: 190px;
overflow-y:auto;overflow-x:hidden;padding-right:3000px;
}


/*-----------MULTIMEDIA-----------*/

#multimedia h2{display:none}
#multimedia {position: absolute; left: 710px; top: 150px;}
#multimedia embed, #multimedia object {height:25px; width: 30px;}
/*----------COMMENTS----------*/

#comments {
display:none;
}
.caption {
display:none;
}
display:none;
}
display:none;
}
#comments .caption .date {
display:none;
}
display:none;
}
#comments dl dd { display:none;
}

/*------------UNWANTED CODES----------*/

#extendedProfileBody #header h1, .section h2, #details, #friends, #journal, #signature, #profile .caption, #profile ul.items, #profile #bar #onlineButton, #profile #bar #offlineButton, #profile #bar #ignoreButton a, #avatar_menu, #comments dl dt.avatar img, #comments dl dt.avatar2 img, .caption:before, .caption:after, .caption2:before, .caption2:after, #comments .links + p ,#alerts_banner { display: none;}

#content #main {border:none;}
#content, #header {border-right:none;}


User Image
-squeezes you and not letting go-

Dapper Dabbler

Nu Sanniang


/breathless
Glad you like it biggrin
/excited to have another sample
they go
Nu Sanniang


/breathless
Glad you like it biggrin
/excited to have another sample



I do and its really gorgeous just perfect!!
Now to get the music to play emotion_eyebrow
Do you hear any music when you go to my profile?

Dapper Dabbler

Nu Sanniang


I did when I first went to it, but when I refreshed it stopped oO

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