jennyleigh on DeviantArthttps://www.deviantart.com/jennyleigh/art/Super-Simple-Gallery-CSS-89565882jennyleigh

Deviation Actions

jennyleigh's avatar

Super Simple Gallery CSS

By
Published:
4.8K Views

Description

Super simple CSS to get you jump started on learning it for your gallery folders. Keep in mind you can only do this in the individual gallery folders (not the main gallery).

Applied what I learned from these sources:

Journal CSS: [link] by *bazzabent
Gallery CSS: [link] by *LonelyDiary
Gallery CSS Guide: [link] by [link]



body{
background: #BBC5BA;
font-family:tahoma;
font-variant:small-caps;
font-size: 10pt;
color: #92A399;
}

div.folderview-top{
padding-left: 20px;
padding-bottom: 20px;
}


div.folderview-top h2{
color: #92A399;
letter-spacing: 8px;
font-size: 30pt;
font-weight: bold;
font-variant:small-caps;
text-align: center;
padding-left: 10px;
padding-bottom: 2px;
border-bottom: 3px solid #92A399;
}

div.folderview-top .description{
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
padding-left: 5px;
position: relative;
border:1px solid white;
background-color:#D6E0D5;
}

div.folderview-art{
padding-right: 10px;
padding-left: 10px;
padding-top: 10px;
position: relative;
}

div.folderview-art a{
color: #92A399;
}

div.folderview-art a:hover{
color: #0B615E;
font-weight: bold;
}
Image size
976x660px 183.36 KB
© 2008 - 2024 jennyleigh
Comments42
Join the community to add your comment. Already a deviant? Log In