CSS Shop (Open)

This forum is for art shops

Moderator: Hall of the Arts Moderators

User avatar
Kiysa
CreaturesTrade
Posts: 14
Joined: March 11th, 2011, 8:44:59 pm
Gender: Female
Location: Somewhere nearby. You won't see me. But I'm there.

Re: CSS Shop (open)

Post by Kiysa »

Username: Kiysa
Colours: Uhh...basically whatever matches. I'd
like the background to be kind of like the background
of this picture, if you can do that:
Spoiler
Image
If you can't, then just do whatever else fits best.
Theme: The Legend of Zelda
Special Requests:
1) Could I have Aiedail as the name on the
header rather than my username?
2) Can you have the title 'The Legend of Zelda' somewhere
in there? Either in a picture or in a nice font?
Example Pictures:
Spoiler
Image
Image
Image
You don't have to use these, they're just to give you an idea
of the look and feel of the characters, but you can if you want.

I know this is a really long, complicated request (I think), so I can
pay you in gold and/or whatever pets you want from my keep, though
there aren't that many. Just name it. Also, if it's too difficult (or
you're just feeling lazy), tell me and I'll simplify it.
Image Image We work in the dark to serve the light, and the shadows are where we strike. We are assassins. Remember: "Nothing is true, everything is permitted."ImageImageImage Image
User avatar
Merkwerkee
MagiStream Donor
Member of Artificer's Association Member of Preservationists Association An icon depicting the element Earth
CreaturesTrade
Posts: 19573
Joined: July 30th, 2009, 11:58:03 am
Location: Life persists

Re: CSS Shop (open)

Post by Merkwerkee »

Image

The Shattered Compass
I do free CSS
Image
Sig Set By Incandescence
User avatar
Kiysa
CreaturesTrade
Posts: 14
Joined: March 11th, 2011, 8:44:59 pm
Gender: Female
Location: Somewhere nearby. You won't see me. But I'm there.

Re: CSS Shop (open)

Post by Kiysa »

Yeah, that's great.
Image Image We work in the dark to serve the light, and the shadows are where we strike. We are assassins. Remember: "Nothing is true, everything is permitted."ImageImageImage Image
User avatar
Merkwerkee
MagiStream Donor
Member of Artificer's Association Member of Preservationists Association An icon depicting the element Earth
CreaturesTrade
Posts: 19573
Joined: July 30th, 2009, 11:58:03 am
Location: Life persists

Re: CSS Shop (open)

Post by Merkwerkee »

Kiysa wrote:Username: Kiysa
Colours: Uhh...basically whatever matches. I'd
like the background to be kind of like the background
of this picture, if you can do that:
Spoiler
Image
If you can't, then just do whatever else fits best.
Theme: The Legend of Zelda
Special Requests:
1) Could I have Aiedail as the name on the
header rather than my username?
2) Can you have the title 'The Legend of Zelda' somewhere
in there? Either in a picture or in a nice font?
I have no idea why people keep using a form, but that's y'all's choice

Code: Select all

.bg2{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
background-color: rgba(78, 137, 117,0.3) !important;
float: left;
width: 96% !important;
padding: 0px;
margin: 0px;
background-image: none;
-moz-transform:translate(-2em, 0em);
transform:translate(-2em, 0em);
-webkit-transform:translate(-2em, 0em);
}
.bg1{
text-align: center !important;
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
background-color: rgba(78, 137, 117,0.3) !important;
float: right;
width: 96% !important;
padding: 0px;
margin-right: -5px;
background-image: none;
-moz-transform:translate(2em, 0em);
transform:translate(2em, 0em);
-webkit-transform:translate(2em, 0em);
}
.headerbar{
background-image: url(http://img821.imageshack.us/img821/5712/aidhdr.png);
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border: 1px groove #4C7D7E;
border-radius: 3em 1em;
background-color: rgba(255,0,0,0.3);
}
#page-footer .navbar{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
background-color: rgba(78, 137, 117,0.3) !important;
padding: 15px;
margin-left: -20px;
background-image: none;
}
#page-header .navbar{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
background-color: rgba(78, 137, 117,0.3) !important;
padding: 0px;
margin-left: 0px;
background-image: none;
}
#page-body{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
background-color: rgba(98, 25, 0,0.3);
width: 100% !important;
}
#page-footer{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
background-color: rgba(98, 25, 0,0.3);
width: 100% !important;
}
#page-header{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
background-color: rgba(98, 25, 0,0.3);
width: 100% !important;
}
input.button2{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
background-color: rgba(58, 58, 58,0.4);
background-image: url(http://www.freewebs.com/zeldafan20071/HylianSymbol.gif) !important;
background-repeat: repeat;
}
.signature{
display: none;
}
* {
font-family: FontleroyBrown !important;
color: white !important;
text-align: center !important;
}
#wrap{
background-image: none;
background-color: rgba(72, 148, 43, 0.4) !important;
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
}
body{
Background-image: url(http://www.pcdesktopwallpaper.com/albums/wallpapers-video-games/The-Legend-of-Zelda-002.jpg);
background-size: 100% !important;
background-attachment: fixed !important;
}
span{
background: none;
display: none !important;
color: transparent;
}
.spoiler .inner{
-moz-border-radius: 1em 1em;
-webkit-border-radius: 1em 1em;
border-radius: 1em 1em;
background-color: rgba(0, 62, 110,0.5);
border: 1px groove #245556;
}
.border-right, .border-left, .border-top, .border-top-left, .border-top-right, .border-bottom{
background: none;
}
dl.left-box.details{
-moz-border-radius: 1em 1em;
-webkit-border-radius: 1em 1em;
border-radius: 1em 1em;
text-align: center !important;
}
.jumpbox{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
background-color: rgba(78, 137, 117,0.3);
}
.icon-gold{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
}
.custom_css_avatar img{
-moz-border-radius: 1em 3em;
-webkit-border-radius: 1em 3em;
border-radius: 1em 3em;
border: 1px groove #4C7D7E;
}

h3{
display: none;
}
.icon-ucp, .icon-logout, .leftside icon-home, .icon-home{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
background-color: rgba(78, 137, 117,0.3);
background-image: none;
}

dl.left-box{
-moz-border-radius: 1em 1em;
-webkit-border-radius: 1em 1em;
border-radius: 1em 1em;
float: right;
}
h2{
display: none;
} 
a:link, a.postlink:link{
text-decoration: none;
}
a:visited, a.postlink:visited{
color: dark green;
text-decoration: none;
}
a:hover, a.postlink:hover{
font-size: 16px;
text-decoration: none;
background-color: transparent;
}

blockquote{
-moz-border-radius: 2ex 2ex !important;
-webkit-border-radius: 2ex 2ex !important;
border-radius: 2ex 2ex !important;
border:1px groove cadet blue4 !important;
background-color: rgba(37, 65, 23,0.6) !important;
}
Let me know if anything doesn't work
Image

The Shattered Compass
I do free CSS
Image
Sig Set By Incandescence
User avatar
Kiysa
CreaturesTrade
Posts: 14
Joined: March 11th, 2011, 8:44:59 pm
Gender: Female
Location: Somewhere nearby. You won't see me. But I'm there.

Re: CSS Shop (open)

Post by Kiysa »

Because it keeps everything organized, lol.
I absolutely love it, but what I was planning
to use it for didn't except it; not sure why,
these things worked before. :( It works here,
though, so...would you mind terribly much
changing the name to Kiysa? >.<
Image Image We work in the dark to serve the light, and the shadows are where we strike. We are assassins. Remember: "Nothing is true, everything is permitted."ImageImageImage Image
User avatar
Merkwerkee
MagiStream Donor
Member of Artificer's Association Member of Preservationists Association An icon depicting the element Earth
CreaturesTrade
Posts: 19573
Joined: July 30th, 2009, 11:58:03 am
Location: Life persists

Re: CSS Shop (open)

Post by Merkwerkee »

Code: Select all

.bg2{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
background-color: rgba(78, 137, 117,0.3) !important;
float: left;
width: 96% !important;
padding: 0px;
margin: 0px;
background-image: none;
-moz-transform:translate(-2em, 0em);
transform:translate(-2em, 0em);
-webkit-transform:translate(-2em, 0em);
}
.bg1{
text-align: center !important;
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
background-color: rgba(78, 137, 117,0.3) !important;
float: right;
width: 96% !important;
padding: 0px;
margin-right: -5px;
background-image: none;
-moz-transform:translate(2em, 0em);
transform:translate(2em, 0em);
-webkit-transform:translate(2em, 0em);
}
.headerbar{
background-image: url(http://img42.imageshack.us/img42/5712/aidhdr.png);
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border: 1px groove #4C7D7E;
border-radius: 3em 1em;
background-color: rgba(255,0,0,0.3);
}
#page-footer .navbar{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
background-color: rgba(78, 137, 117,0.3) !important;
padding: 15px;
margin-left: -20px;
background-image: none;
}
#page-header .navbar{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
background-color: rgba(78, 137, 117,0.3) !important;
padding: 0px;
margin-left: 0px;
background-image: none;
}
#page-body{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
background-color: rgba(98, 25, 0,0.3);
width: 100% !important;
}
#page-footer{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
background-color: rgba(98, 25, 0,0.3);
width: 100% !important;
}
#page-header{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
background-color: rgba(98, 25, 0,0.3);
width: 100% !important;
}
input.button2{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
background-color: rgba(58, 58, 58,0.4);
background-image: url(http://www.freewebs.com/zeldafan20071/HylianSymbol.gif) !important;
background-repeat: repeat;
}
.signature{
display: none;
}
* {
font-family: Journal !important;
color: white !important;
text-align: center !important;
}
#wrap{
background-image: none;
background-color: rgba(72, 148, 43, 0.4) !important;
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
}
body{
Background-image: url(http://www.pcdesktopwallpaper.com/albums/wallpapers-video-games/The-Legend-of-Zelda-002.jpg);
background-size: 100% !important;
background-attachment: fixed !important;
}
span{
background: none;
display: none !important;
color: transparent;
}
.spoiler .inner{
-moz-border-radius: 1em 1em;
-webkit-border-radius: 1em 1em;
border-radius: 1em 1em;
background-color: rgba(0, 62, 110,0.5);
border: 1px groove #245556;
}
.border-right, .border-left, .border-top, .border-top-left, .border-top-right, .border-bottom{
background: none;
}
dl.left-box.details{
-moz-border-radius: 1em 1em;
-webkit-border-radius: 1em 1em;
border-radius: 1em 1em;
text-align: center !important;
}
.jumpbox{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
background-color: rgba(78, 137, 117,0.3);
}
.icon-gold{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
}
.custom_css_avatar img{
-moz-border-radius: 1em 3em;
-webkit-border-radius: 1em 3em;
border-radius: 1em 3em;
border: 1px groove #4C7D7E;
}

h3{
display: none;
}
.icon-ucp, .icon-logout, .leftside icon-home, .icon-home{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove #4C7D7E;
background-color: rgba(78, 137, 117,0.3);
background-image: none;
}

dl.left-box{
-moz-border-radius: 1em 1em;
-webkit-border-radius: 1em 1em;
border-radius: 1em 1em;
float: right;
}
h2{
display: none;
} 
a:link, a.postlink:link{
text-decoration: none;
}
a:visited, a.postlink:visited{
color: dark green;
text-decoration: none;
}
a:hover, a.postlink:hover{
font-size: 16px;
text-decoration: none;
background-color: transparent;
}

blockquote{
-moz-border-radius: 2ex 2ex !important;
-webkit-border-radius: 2ex 2ex !important;
border-radius: 2ex 2ex !important;
border:1px groove cadet blue4 !important;
background-color: rgba(37, 65, 23,0.6) !important;
}
There you go - I changed the font too, because I forgot to do that in the last one :derp:
Image

The Shattered Compass
I do free CSS
Image
Sig Set By Incandescence
User avatar
SwanRaven
MagiStream Donor
Member of The Dark Brotherhood
CreaturesTrade
Posts: 13010
Joined: July 30th, 2011, 1:21:33 am
Gender: Female
Location: Making Some Jewelry Probabbly
Contact:

Re: CSS Shop (open)

Post by SwanRaven »

Username: RukiaAlbarn
Colours: Black, Red, and Gray
Theme: Death The Kid and Maka Albarn (Soul Eater)
Special Requests: Just both of them on either side just them none of the other characters if possible.

Thank you.
User avatar
Merkwerkee
MagiStream Donor
Member of Artificer's Association Member of Preservationists Association An icon depicting the element Earth
CreaturesTrade
Posts: 19573
Joined: July 30th, 2009, 11:58:03 am
Location: Life persists

Re: CSS Shop (open)

Post by Merkwerkee »

http://static.zerochan.net/full/45/16/108345.jpg
This work for the background? I can find better wallpapers of one or the other, but not both together.

At least, not ones that would be able to be expanded to the necessary size easily
Image

The Shattered Compass
I do free CSS
Image
Sig Set By Incandescence
User avatar
SwanRaven
MagiStream Donor
Member of The Dark Brotherhood
CreaturesTrade
Posts: 13010
Joined: July 30th, 2011, 1:21:33 am
Gender: Female
Location: Making Some Jewelry Probabbly
Contact:

Re: CSS Shop (open)

Post by SwanRaven »

Merkwerkee wrote:http://static.zerochan.net/full/45/16/108345.jpg
This work for the background? I can find better wallpapers of one or the other, but not both together.

At least, not ones that would be able to be expanded to the necessary size easily
Sorry but I cant see the image. :t-corner:
User avatar
Merkwerkee
MagiStream Donor
Member of Artificer's Association Member of Preservationists Association An icon depicting the element Earth
CreaturesTrade
Posts: 19573
Joined: July 30th, 2009, 11:58:03 am
Location: Life persists

Re: CSS Shop (open)

Post by Merkwerkee »

RukiaAlbarn wrote:
Merkwerkee wrote:http://static.zerochan.net/full/45/16/108345.jpg
This work for the background? I can find better wallpapers of one or the other, but not both together.

At least, not ones that would be able to be expanded to the necessary size easily
Sorry but I cant see the image. :t-corner:
That's okay, but that means I can only to one person in the background (as per my disclaimer, I'm not an artist I'm a coder)
Image

The Shattered Compass
I do free CSS
Image
Sig Set By Incandescence
Post Reply

Return to “Seller's Gallery”