Want more colors of this? See this deviation
[link]This skin is ENTIRELY made from colors that I sampled from dA's page. No images whatsoever. I've even whipped up a gallery skin for it too.
Also, Pony thumbnails in the preview just... because it was the only journal template I had that was related to contests.
HTML Codes:Headers: h3 (i.e. < h3 > Contest Rules< /h3 >)
Feature Box: h4 (i.e. < h4 > :thumbnail: :thumbnail: :thumbnail: < /h4 >
Gallery SkinIf you're a premium member, just copy/paste this code into your gallery's CSS box. Let me know if you have any issues.
body{
background: #2c3635;
border: 10px solid #2c3635;
}
div.folderview-top{
background: #2c3635;
border: none;
text-align: center;
padding-bottom: 25px;
}
div.folderview-top h2{
color: #e6ede4;
}
div.folderview-top h2:hover{
color: #e6ede4;
}
.folderview-top .description{
border-right: 2px dashed #33728f;
color: #b5623e;
}
.folderview-art{
background: #afd0a3;
border: none;
min-height: 250px;
padding-top: 20px;
border-radius: 50px;
}
a{
color: #33728f;}
a:hover{
color: #33728f;
}
< h3 > Header < /h3 >
< h4 > Scroll box < /h4 >
Just take the spaces out. :3
What color were you thinking of changing it to?
I though of changing the green color to light blue
Is it possible to have a gallery skin with those colours
background: #193846;
border: 10px solid #193846;
}
div.folderview-top{
background: #193846;
border: none;
text-align: center;
padding-bottom: 25px;
}
div.folderview-top h2{
color: #c0dce9;
}
div.folderview-top h2:hover{
color: #c0dce9;
}
.folderview-top .description{
border-right: 2px dashed #95c764;
color: #982e55;
}
.folderview-art{
background: #8ec1d8;
border: none;
min-height: 250px;
padding-top: 20px;
border-radius: 50px;
}
a{
color: #95c764;
}
a:hover{
color: #95c764;
}
I'll probably be posting this variant (and a few others) later on tonight.
I'm sorry for all the trouble