Page 4 of 62

Re: CSS Shop (open)

Posted: April 14th, 2012, 6:07:47 pm
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.

Re: CSS Shop (open)

Posted: April 15th, 2012, 12:46:31 am
by Merkwerkee

Re: CSS Shop (open)

Posted: April 15th, 2012, 1:07:46 am
by Kiysa
Yeah, that's great.

Re: CSS Shop (open)

Posted: April 15th, 2012, 3:33:16 am
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

Re: CSS Shop (open)

Posted: April 15th, 2012, 11:38:34 am
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? >.<

Re: CSS Shop (open)

Posted: April 15th, 2012, 2:30:22 pm
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:

Re: CSS Shop (open)

Posted: April 15th, 2012, 2:56:02 pm
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.

Re: CSS Shop (open)

Posted: April 15th, 2012, 6:37:32 pm
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

Re: CSS Shop (open)

Posted: April 15th, 2012, 6:47:41 pm
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:

Re: CSS Shop (open)

Posted: April 15th, 2012, 6:52:30 pm
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)