CSS Shop (Open)

This forum is for art shops

Moderator: Hall of the Arts Moderators

Post Reply
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:
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)
Ok then Maybe Just Death The Kid as a Background and Maka as the header. I really don't care what the picture is.
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 »

Merkwerkee wrote:

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:
Thank you! *huggles CSS*
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: 19575
Joined: July 30th, 2009, 11:58:03 am
Location: Life persists

Re: CSS Shop (open)

Post by Merkwerkee »

RukiaAlbarn wrote: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.

Code: Select all

.bg2{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove red;
background-color: rgba(98, 98, 98,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 red;
background-color: rgba(98, 98, 98,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://imageshack.us/f/138/rukhdr.png);
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border: 1px groove red;
border-radius: 3em 1em;
background-color: rgba(98, 98, 98,0.3);
}
#page-footer .navbar{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove red;
background-color: rgba(98, 98, 98,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 red;
background-color: rgba(98, 98, 98,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 red;
background-color: rgba(60, 60, 60,0.3);
width: 100% !important;
}
#page-footer{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove red;
background-color: rgba(60, 60, 60,0.3);
width: 100% !important;
}
#page-header{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove red;
background-color: rgba(60, 60, 60,0.3);
width: 100% !important;
}
input.button2{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove red;
background-color: rgba(98, 98, 98,0.4);
background-image: url(http://t0.gstatic.com/images?q=tbn:ANd9GcTlQS6Ult-5IZD1QqCyFwPKTiP4pLiT8ST5a_2brnQBqsoH4K34CRc73AIj) !important;
}
.signature{
display: none;
}
* {
font-family: FontleroyBrown !important;
color: #DEDEDE !important;
text-align: center !important;
}
#wrap{
background-image: none;
background-color: rgba(5, 5, 5, 0.4) !important;
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove red;
}
body{
Background-image: url(http://fc02.deviantart.net/fs71/i/2011/236/1/b/death_the_kid_wallpaper_by_greybeardlegend-d47p4vk.png);
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(8, 8, 8,0.5);
border: 1px groove red;
}
.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 red;
background-color: rgba(98, 98, 98,0.3);
}
.icon-gold{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove red;
}
.custom_css_avatar img{
-moz-border-radius: 1em 3em;
-webkit-border-radius: 1em 3em;
border-radius: 1em 3em;
border: 1px groove red;
}

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 red;
background-color: rgba(98, 98, 98,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 gray;
text-decoration: none;
}
a:hover, a.postlink:hover{
font-size: 16px;
text-decoration: none;
background-color: transparent;
}

blockquote{
-moz-border-radius: 2em 2em !important;
-webkit-border-radius: 2em 2em !important;
border-radius:2em 2em !important;
border:1px groove red !important;
background-color: rgba(0,0,0,0.6) !important;
}
Let me know how that works for you
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 »

I like it but one of the spoilers is not working and the words in some spoilers are not showing up correctly. I dont want to be rude but I just think it needs a little editing.
User avatar
Merkwerkee
MagiStream Donor
Member of Artificer's Association Member of Preservationists Association An icon depicting the element Earth
CreaturesTrade
Posts: 19575
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 red;
background-color: rgba(98, 98, 98,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 red;
background-color: rgba(98, 98, 98,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://imageshack.us/f/138/rukhdr.png);
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border: 1px groove red;
border-radius: 3em 1em;
background-color: rgba(98, 98, 98,0.3);
}
#page-footer .navbar{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove red;
background-color: rgba(98, 98, 98,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 red;
background-color: rgba(98, 98, 98,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 red;
background-color: rgba(60, 60, 60,0.3);
width: 100% !important;
}
#page-footer{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove red;
background-color: rgba(60, 60, 60,0.3);
width: 100% !important;
}
#page-header{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove red;
background-color: rgba(60, 60, 60,0.3);
width: 100% !important;
}
input.button2{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove red;
background-color: rgba(98, 98, 98,0.4);
background-image: url(http://t0.gstatic.com/images?q=tbn:ANd9GcTlQS6Ult-5IZD1QqCyFwPKTiP4pLiT8ST5a_2brnQBqsoH4K34CRc73AIj) !important;
}
.signature{
display: none;
}
* {
font-family: FontleroyBrown !important;
color: #DEDEDE !important;
text-align: center !important;
}
#wrap{
background-image: none;
background-color: rgba(5, 5, 5, 0.4) !important;
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove red;
}
body{
Background-image: url(http://fc02.deviantart.net/fs71/i/2011/236/1/b/death_the_kid_wallpaper_by_greybeardlegend-d47p4vk.png);
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(8, 8, 8,0.5);
border: 1px groove red;
}
.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 red;
background-color: rgba(98, 98, 98,0.3);
}
.icon-gold{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove red;
}
.custom_css_avatar img{
-moz-border-radius: 1em 3em;
-webkit-border-radius: 1em 3em;
border-radius: 1em 3em;
border: 1px groove red;
}

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 red;
background-color: rgba(98, 98, 98,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 gray;
text-decoration: none;
}
a:hover, a.postlink:hover{
font-size: 16px;
text-decoration: none;
background-color: transparent;
}

.blockquote{
-moz-border-radius: 10px 10px !important;
-webkit-border-radius: 10px 10px !important;
border-radius:10px 10px !important;
border:1px groove red !important;
background-color: rgba(0,0,0,0.6) !important;
}
Yeah, it's the blockquote thing messing up. It seems random as to how it works for any given person - try this new code; if it doesn't work, remove the last piece of code in your profile (blockquote{})
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 »

It still does not work but thank you for trying its alright sorry about that. :t-^_^:
User avatar
ellebellie
Member of Society of the Trident Member of Artificer's Association
CreaturesTrade
Posts: 508
Joined: January 6th, 2012, 7:08:17 pm
Gender: Female
Location: The mitten
Contact:

Re: CSS Shop (open)

Post by ellebellie »

Username: ellebellie
Colours: Gold, Black, White, and Red.
Theme: Hunger Games
Anything else? Could you use this for the background, and this for the header?
User avatar
Chess
Member of The Dark Brotherhood Member of Artificer's Association Member of Preservationists Association
CreaturesTrade
Posts: 9586
Joined: April 26th, 2011, 6:32:02 pm
Gender: Female

Re: CSS Shop (open)

Post by Chess »

Nope. Same problem as last time, there's only a bunch of spoilers. :derp: I don't know what the heck is wrong with it; it seems to work for everyone else's.
Image
User avatar
Merkwerkee
MagiStream Donor
Member of Artificer's Association Member of Preservationists Association An icon depicting the element Earth
CreaturesTrade
Posts: 19575
Joined: July 30th, 2009, 11:58:03 am
Location: Life persists

Re: CSS Shop (open)

Post by Merkwerkee »

Cchessgirl1520 wrote:Nope. Same problem as last time, there's only a bunch of spoilers. :derp: I don't know what the heck is wrong with it; it seems to work for everyone else's.
Are you sure it's not broken code in your About Me section? I had one spoiler that wasn't working because I'd missed 1/2 of a [size] tag. Removing it fixed the problem
ellebellie wrote:Username: ellebellie
Colours: Gold, Black, White, and Red.
Theme: Hunger Games
Anything else? Could you use this for the background, and this for the header?

Code: Select all

.bg2{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove white;
background-color: rgba(255, 228, 43,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 white;
background-color: rgba(255, 228, 43,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://img834.imageshack.us/img834/300/elhdr.png);
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border: 1px groove white;
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 white;
background-color: rgba(255, 228, 43,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 white;
background-color: rgba(255, 228, 43,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 gold;
background-color: rgba(228, 34, 23,0.3);
width: 100% !important;
}
#page-footer{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove gold;
background-color: rgba(228, 34, 23,0.3);
width: 100% !important;
}
#page-header{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove gold;
background-color: rgba(228, 34, 23,0.3);
width: 100% !important;
}
input.button2{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove white;
background-color: rgba(228, 34, 23,0.4);
background-image: url(http://www.screenok.com/images/wallpapers/fire%20flames-854040.jpeg) !important;
}
.signature{
display: none;
}
* {
font-family: Deja Vu Serif !important;
color: red !important;
text-align: center !important;
}
#wrap{
background-image: none;
background-color: rgba(255, 255,255, 0.4) !important;
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove red;
}
body{
Background-image: url(http://i3.kym-cdn.com/entries/icons/original/000/009/580/HG2.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(8, 8, 8,0.5);
border: 1px groove gold;
}
.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 white;
background-color: rgba(255, 228, 43,0.3);
}
.icon-gold{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove white;
}
.custom_css_avatar img{
-moz-border-radius: 1em 3em;
-webkit-border-radius: 1em 3em;
border-radius: 1em 3em;
border: 1px groove white;
}

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 white;
background-color: rgba(255, 228, 43,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 red;
text-decoration: none;
}
a:hover, a.postlink:hover{
font-size: 16px;
text-decoration: none;
background-color: transparent;
}

blockquote{
-moz-border-radius: 2em 2em !important;
-webkit-border-radius: 2em 2em !important;
border-radius: 2em 2em !important;
border:1px groove white !important;
background-color: rgba(0,0,0,0.6) !important;
}
Try that, and let me know how it works
Image

The Shattered Compass
I do free CSS
Image
Sig Set By Incandescence
User avatar
ellebellie
Member of Society of the Trident Member of Artificer's Association
CreaturesTrade
Posts: 508
Joined: January 6th, 2012, 7:08:17 pm
Gender: Female
Location: The mitten
Contact:

Re: CSS Shop (open)

Post by ellebellie »

Merkwerkee wrote:
ellebellie wrote:Username: ellebellie
Colours: Gold, Black, White, and Red.
Theme: Hunger Games
Anything else? Could you use this for the background, and this for the header?

Code: Select all

.bg2{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove white;
background-color: rgba(255, 228, 43,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 white;
background-color: rgba(255, 228, 43,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://img834.imageshack.us/img834/300/elhdr.png);
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border: 1px groove white;
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 white;
background-color: rgba(255, 228, 43,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 white;
background-color: rgba(255, 228, 43,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 gold;
background-color: rgba(228, 34, 23,0.3);
width: 100% !important;
}
#page-footer{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove gold;
background-color: rgba(228, 34, 23,0.3);
width: 100% !important;
}
#page-header{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove gold;
background-color: rgba(228, 34, 23,0.3);
width: 100% !important;
}
input.button2{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove white;
background-color: rgba(228, 34, 23,0.4);
background-image: url(http://www.screenok.com/images/wallpapers/fire%20flames-854040.jpeg) !important;
}
.signature{
display: none;
}
* {
font-family: Deja Vu Serif !important;
color: red !important;
text-align: center !important;
}
#wrap{
background-image: none;
background-color: rgba(255, 255,255, 0.4) !important;
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove red;
}
body{
Background-image: url(http://i3.kym-cdn.com/entries/icons/original/000/009/580/HG2.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(8, 8, 8,0.5);
border: 1px groove gold;
}
.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 white;
background-color: rgba(255, 228, 43,0.3);
}
.icon-gold{
-moz-border-radius: 3em 1em;
-webkit-border-radius: 3em 1em;
border-radius: 3em 1em;
border: 1px groove white;
}
.custom_css_avatar img{
-moz-border-radius: 1em 3em;
-webkit-border-radius: 1em 3em;
border-radius: 1em 3em;
border: 1px groove white;
}

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 white;
background-color: rgba(255, 228, 43,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 red;
text-decoration: none;
}
a:hover, a.postlink:hover{
font-size: 16px;
text-decoration: none;
background-color: transparent;
}

blockquote{
-moz-border-radius: 2em 2em !important;
-webkit-border-radius: 2em 2em !important;
border-radius: 2em 2em !important;
border:1px groove white !important;
background-color: rgba(0,0,0,0.6) !important;
}
Try that, and let me know how it works
:woo: OH MY GOSH! It's FANTASTIC!!! Thank you SO much! :woo:
Post Reply

Return to “Seller's Gallery”