HOME | DD

electricjonny — CSS3 Thumbs
Published: 2011-12-15 20:46:47 +0000 UTC; Views: 12874; Favourites: 44; Downloads: 0
Redirect to original
Description /* set a max-width for the whole journal */ body div#devskin7808734 .gr-box { max-width:920px; margin:0px auto 0px auto; border:1px solid #a6b2a6; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; } /* hide certain borders */ body div#devskin7808734 i.gr2, body div#devskin7808734 i.gr3 i, body div#devskin7808734 .gr-top .gr, body div#devskin7808734 , body div#devskin7808734 i.gr3, body div#devskin7808734 .gr-body { border:none!important; } /* top of journal borders and other borders */ body div#devskin7808734 .gr-top { border-bottom:1px solid #a6b2a6; border-right:none; border-left:none; } /* hide certain things */ body div#devskin7808734 .gr-top .metadata img, body div#devskin7808734 i.gr1, body div#devskin7808734 i.gr2, body div#devskin7808734 i.gr3 { display:none; } body div#devskin7808734 .gr-body .gr { border-top:none; border-right:none; border-left:none; } /* the top of the journal */ body div#devskin7808734 .gr-top { background:#DAE4D9 url(https://fc02.deviantart.net/fs71/f/2014/240/d/c/topfade_by_electricjonny-d7wzcyu.gif) repeat-x scroll center top; background: -webkit-linear-gradient(top, #e7f0e6 0%, #ccd9cd 75%); background: -moz-linear-gradient(top, #e7f0e6 0%, #ccd9cd 75%); background:linear-gradient(top, #E7F0E6 0%, #CCD9CD 75%); text-align:center; padding:0px 0px 0px 0px; } /* text align the top journal info */ body div#devskin7808734 .gr-top .metadata { text-align:center; } /* color of links in journal info */ body div#devskin7808734 .gr-top .metadata a { color:#89968A; } /* the journal author and category */ body div#devskin7808734 .gr-top .metadata .name, body div#devskin7808734 .gr-top .metadata .name a, body div#devskin7808734 .gr-top .metadata .category a { color:#000000; } body div#devskin7808734 .gr-top .metadata .name a:hover, body div#devskin7808734 .gr-top .metadata .category a:hover { color:#000000; text-decoration:underline; } /* no bullet on the category */ body div#devskin7808734 .gr-top .metadata ul li { list-style-type:none; } /* nudge the journal info up a tad */ body div#devskin7808734 .gr-top .metadata ul { margin-top:-5px; } /* main background */ body div#devskin7808734 .text { background:#2E3D35 url(https://fc01.deviantart.net/fs71/f/2014/206/7/6/skinbg_green_by_electricjonny-d7sb0fz.png) repeat; padding:20px; margin-bottom:-56px; } /* box-shadow on the content box's */ body div#devskin7808734 .shadow { box-shadow:6px 6px 6px #1B241F; -moz-box-shadow:6px 6px 6px #1B241F; -webkit-box-shadow:6px 6px 6px #1B241F; margin-top:20px; } /* the bottom holding the comment link */ body div#devskin7808734 .ppb { margin-top:14px; height:40px; border-top:1px solid #a6b2a6; background:#e7f0e6 url(https://fc06.deviantart.net/fs70/f/2014/206/0/a/ppb_by_electricjonny-d7sb0gc.gif) center bottom repeat-x; background: -webkit-linear-gradient(180deg, #e7f0e6, #ccd9cd); background: -moz-linear-gradient(180deg, #e7f0e6, #ccd9cd); background:linear-gradient(180deg, #E7F0E6, #CCD9CD); } /* the title of the journal */ body div#devskin7808734 .gr-top h2 { padding-top:65px; color:#2c3635; font-family:Palatino Linotype; font-size:20pt; text-shadow:2px 2px 3px #F2FCF1; } body div#devskin7808734 .gr-top h2 a { color:#2c3635!important; } /* the top image */ body div#devskin7808734 .gr-top .gr { padding:10px; background:transparent url(https://orig12.deviantart.net/f282/f/2014/208/9/e/journal_lightning_animated_by_electricjonny-d7sg6i4.png) no-repeat top center!important; height:135px; } /* title of the content box */ body div#devskin7808734 .newstitle { background:#EAEFE8; background: -webkit-linear-gradient(top, #f1f7ef 20%, #c6ccc5 100%); background: -moz-linear-gradient(top, #f1f7ef 20%, #c6ccc5 100%); background:linear-gradient(top, #F1F7EF 20%, #C6CCC5 100%); text-shadow:2px 2px 3px #F6F9F4; text-align:center; font-family:Palatino Linotype; font-size:18pt; padding:2px; border:1px solid #a6b2a6; border-radius:6px 6px 0px 0px; -moz-border-radius:6px 6px 0px 0px; -webkit-border-radius:6px 6px 0px 0px; } body div#devskin7808734 .newstitle.good { background:#468451; background: -webkit-linear-gradient(top, #e6ede4, #468451); background: -moz-linear-gradient(top, #e6ede4, #468451); background:linear-gradient(top, #E6EDE4, #468451); text-shadow:1px 1px 2px #F6F9F4; } body div#devskin7808734 .newstitle.bad { background:#A56565; background: -webkit-linear-gradient(top, #e6ede4, #a56565); background: -moz-linear-gradient(top, #e6ede4, #a56565); background:linear-gradient(top, #E6EDE4, #A56565); text-shadow:1px 1px 2px #F6F9F4; } body div#devskin7808734 .newstitle.gold { background:#E5D81B; background: -webkit-linear-gradient(top, #fffced 20%, #e5d81b 100%); background: -moz-linear-gradient(top, #fffced 20%, #e5d81b 100%); background:linear-gradient(top, #FFFCED 20%, #E5D81B 100%); text-shadow:1px 1px 2px #F6F9F4; } /* the content box it's self */ body div#devskin7808734 .news { background:#ccd9cd url(https://fc00.deviantart.net/fs71/f/2014/206/0/8/skincontentbg_by_electricjonny-d7sb0fk.png) repeat; border:1px solid #a6b2a6; border-top:none; padding:0px 10px 10px 10px; font-size:12px; border-radius:0px 0px 6px 6px; -moz-border-radius:0px 0px 6px 6px; -webkit-border-radius:0px 0px 6px 6px; box-shadow:0px 4px 10px -6px rgba(0,0,0,.4) inset, 4px 4px 10px rgba(0,0,0,.8); -moz-box-shadow:0px 4px 10px -6px rgba(0,0,0,.4) inset, 4px 4px 10px rgba(0,0,0,.8); -webkit-box-shadow:0px 4px 10px -6px rgba(0,0,0,.4) inset, 4px 4px 10px rgba(0,0,0,.8); } /* first letter of content */ body div#devskin7808734 .a:first-letter { font-size:14pt; } /* indent the first sentence of the content */ body div#devskin7808734 .a { text-indent:20px; margin:0px 0px 5px 0px; line-height:18px; } /* links in the content */ body div#devskin7808734 .news a { color:#0B7200; border-bottom:1px solid transparent; text-decoration:none; font-weight:normal; outline:none; text-shadow:1px 1px 0px rgba(0,0,0,.15); transition:color 160ms ease-in-out, border 160ms ease-in-out; -moz-transition:color 160ms ease-in-out, border 160ms ease-in-out; -webkit-transition:color 160ms ease-in-out, border 160ms ease-in-out; -ms-transition:color 160ms ease-in-out, border 160ms ease-in-out; -o-transition:color 160ms ease-in-out, border 160ms ease-in-out; } body div#devskin7808734 .news a:hover:not(.img) { color:#309923; border-bottom:1px solid #309923; transition:color 110ms ease-in-out, border 90ms ease-in-out; -moz-transition:color 110ms ease-in-out, border 90ms ease-in-out; -webkit-transition:color 110ms ease-in-out, border 90ms ease-in-out; -ms-transition:color 110ms ease-in-out, border 90ms ease-in-out; -o-transition:color 110ms ease-in-out, border 90ms ease-in-out; } body div#devskin7808734 .news a:active:not(.img) { color:#125908; border-bottom:1px solid #125908; transition:color 110ms ease-in-out, border 90ms ease-in-out; -moz-transition:color 110ms ease-in-out, border 90ms ease-in-out; -webkit-transition:color 110ms ease-in-out, border 90ms ease-in-out; -ms-transition:color 110ms ease-in-out, border 90ms ease-in-out; -o-transition:color 110ms ease-in-out, border 90ms ease-in-out; } /* define the external links */ body div#devskin7808734 a .img:hover, body div#devskin7808734 a:hover .img, body div#devskin7808734 a:hover .img:hover { text-decoration:none!important; border-bottom:none!important; } body div#devskin7808734 .news a[class^='external'] { color:#053275; text-decoration:none; border-bottom:1px solid transparent; transition:color 160ms ease-in-out, border 160ms ease-in-out; -moz-transition:color 160ms ease-in-out, border 160ms ease-in-out; -webkit-transition:color 160ms ease-in-out, border 160ms ease-in-out; -ms-transition:color 160ms ease-in-out, border 160ms ease-in-out; -o-transition:color 160ms ease-in-out, border 160ms ease-in-out; } body div#devskin7808734 .news a[class^='external']:hover:not(.img) { color:#0958BF; text-decoration:none; border-bottom:1px solid #0958BF; transition:color 90ms ease-in-out, border 90ms ease-in-out; -moz-transition:color 90ms ease-in-out, border 90ms ease-in-out; -webkit-transition:color 90ms ease-in-out, border 90ms ease-in-out; -ms-transition:color 90ms ease-in-out, border 90ms ease-in-out; -o-transition:color 90ms ease-in-out, border 90ms ease-in-out; } body div#devskin7808734 .news a[class^='external']:active:not(.img) { color:#042959; text-decoration:none; border-bottom:1px solid #042959; transition:color 90ms ease-in-out, border 90ms ease-in-out; -moz-transition:color 90ms ease-in-out, border 90ms ease-in-out; -webkit-transition:color 90ms ease-in-out, border 90ms ease-in-out; -ms-transition:color 90ms ease-in-out, border 90ms ease-in-out; -o-transition:color 90ms ease-in-out, border 90ms ease-in-out; } /* style links to show */ body div#devskin7808734 .news a.show { font-size:0px; } body div#devskin7808734 .news a.show:after { font-size:12px; content:attr(href); } body div#devskin7808734 a.external, body div#devskin7808734 a.external:after { display:inline; content:''!important; } /* style bold, since dA's style plays on it */ body div#devskin7808734 b { font-weight:bold; background:transparent; display:inline; } /* classes I can use to define certain things */ body div#devskin7808734 .red { color:#C90404; display:inline; } body div#devskin7808734 .blue { color:#052363; display:inline; } body div#devskin7808734 .green { color:#43895D; display:inline; } body div#devskin7808734 .big { font-size:13pt; display:inline; } body div#devskin7808734 .small { display:inline; font-size:7pt; position:relative; } body div#devskin7808734 .code { text-indent:0px; font-family:Courier New; background:#E9F2E8; border:2px inset black; padding:5px 5px 5px 5px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; white-space:nowrap; overflow:auto; } body div#devskin7808734 .scroller { text-indent:0px; font-family:'Source Code Pro', courier; background:#E9F2E8; border:2px inset black; padding:5px 5px 5px 5px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; white-space:nowrap; overflow:auto; } body div#devskin7808734 blockquote { text-indent:0px; border:none; } /* the comments link button */ body div#devskin7808734 a.commentslink { background:transparent url(https://99.82.246.199/journal/journal_comments.png) 0px 0px no-repeat; background: -webkit-linear-gradient(180deg, #dbeada 20%, #b5c5b4 100%); background: -moz-linear-gradient(180deg, #dbeada 20%, #b5c5b4 100%); background:linear-gradient(180deg, #DBEADA 20%, #B5C5B4 100%); border:1px solid #8BA68B; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; box-shadow:3px 3px 8px rgba(0,0,0,.35); -moz-box-shadow:3px 3px 8px rgba(0,0,0,.35); -webkit-box-shadow:3px 3px 8px rgba(0,0,0,.35); display:inline-block; padding:4px 6px 4px 6px; margin:8px 0px 0px 0px; text-indent:0px; text-decoration:none; word-spacing:auto; color:#2C3635; transition:background 160ms ease-in-out, box-shadow 160ms ease-in-out, padding 160ms ease-in-out, margin 160ms ease-in-out; -moz-transition:background 160ms ease-in-out, box-shadow 160ms ease-in-out, padding 160ms ease-in-out, margin 160ms ease-in-out; -webkit-transition:background 160ms ease-in-out, box-shadow 160ms ease-in-out, padding 160ms ease-in-out, margin 160ms ease-in-out; -ms-transition:background 160ms ease-in-out, box-shadow 160ms ease-in-out, padding 160ms ease-in-out, margin 160ms ease-in-out; -o-transition:background 160ms ease-in-out, box-shadow 160ms ease-in-out, padding 160ms ease-in-out, margin 160ms ease-in-out; } body div#devskin7808734 a:hover.commentslink { background:url(https://99.82.246.199/journal/journal_comments.png) 0px -37px no-repeat; background: -webkit-linear-gradient(top, #dbeada 20%, #c8d6c7 100%); background: -moz-linear-gradient(top, #dbeada 20%, #c8d6c7 100%); background:linear-gradient(top, #DBEADA 20%, #C8D6C7 100%); padding:6px 16px 6px 16px; margin:6px 0px 0px 0px; transition:background 90ms ease-in-out, padding 90ms ease-in-out, margin 90ms ease-in-out; -moz-transition:background 90ms ease-in-out, padding 90ms ease-in-out, margin 90ms ease-in-out; -webkit-transition:background 90ms ease-in-out, padding 90ms ease-in-out, margin 90ms ease-in-out; -ms-transition:background 90ms ease-in-out, padding 90ms ease-in-out, margin 90ms ease-in-out; -o-transition:background 90ms ease-in-out, padding 90ms ease-in-out, margin 90ms ease-in-out; } body div#devskin7808734 a:active.commentslink { background:url(https://99.82.246.199/journal/journal_comments.png) 0px -74px no-repeat; background: -webkit-linear-gradient(top, #c8d6c7 20%, #dbeada 100%); background: -moz-linear-gradient(top, #c8d6c7 20%, #dbeada 100%); background:linear-gradient(top, #C8D6C7 20%, #DBEADA 100%); box-shadow:1px 1px 4px rgba(0,0,0,.35); -moz-box-shadow:1px 1px 4px rgba(0,0,0,.35); -webkit-box-shadow:1px 1px 4px rgba(0,0,0,.35); transition:background 90ms ease-in-out, box-shadow 90ms ease-in-out; -moz-transition:background 90ms ease-in-out, box-shadow 90ms ease-in-out; -webkit-transition:background 90ms ease-in-out, box-shadow 90ms ease-in-out; -ms-transition:background 90ms ease-in-out, box-shadow 90ms ease-in-out; -o-transition:background 90ms ease-in-out, box-shadow 90ms ease-in-out; } body div#devskin7808734 a.commentslink:first-letter { font-size:12px; } /* not used anymore, but the previous journals link */ body div#devskin7808734 a.prevlink { background:url(https://99.82.246.199/journal/journal_previous.gif) no-repeat; padding:5px 11px 6px 11px; margin-left:3px; text-decoration:none; color:#2C3635; display:none; } body div#devskin7808734 a:hover.prevlink { background:url(https://99.82.246.199/journal/journal_previous.gif) no-repeat; background-position:0px -27px; padding:5px 11px 6px 11px; margin-left:3px; text-decoration:none; color:#2C3635; } body div#devskin7808734 a:active.prevlink { background:url(https://99.82.246.199/journal/journal_previous.gif) no-repeat; background-position:0px -54px; padding:5px 11px 6px 11px; margin-left:3px; text-decoration:none; color:#2C3635; } body div#devskin7808734 .sig { position:relative; bottom:-30px; right:-8px; width:100px; } /* hide various things */ body div#devskin7808734 .preview, body div#devskin7808734 ul.f, body div#devskin7808734 .gr-top h2 img, body div#devskin7808734 i.tri, body div#devskin7808734 .hsep, body div#devskin7808734 div.drag-and-collect { display:none; } /* style the thumb-holder */ body div#devskin7808734 .thumb-holder { background:url(https://st.deviantart.net/blogskins/green/daskin_noise.png) repeat; margin:20px 20px 20px 20px; padding:20px; box-shadow:4px 4px 10px rgba(0,0,0,.8), 0px 40px 40px -20px rgba(0,0,0,.11) inset; -moz-box-shadow:4px 4px 10px rgba(0,0,0,.8), 0px 40px 40px -20px rgba(0,0,0,.11) inset; -webkit-box-shadow:4px 4px 10px rgba(0,0,0,.8), 0px 40px 40px -20px rgba(0,0,0,.11) inset; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; } body div#devskin7808734 .thumb-holder2 { background:url(https://st.deviantart.net/blogskins/green/daskin_noise.png) repeat; margin:20px 20px 20px 20px; padding:20px; box-shadow:4px 4px 10px rgba(0,0,0,.8), 0px 40px 40px -20px rgba(0,0,0,.11) inset; -moz-box-shadow:4px 4px 10px rgba(0,0,0,.8), 0px 40px 40px -20px rgba(0,0,0,.11) inset; -webkit-box-shadow:4px 4px 10px rgba(0,0,0,.8), 0px 40px 40px -20px rgba(0,0,0,.11) inset; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; } /* style the thumbs to remove the padding */ body div#devskin7808734 span.shadow { padding:0px; } /* title of the thumb-holder */ body div#devskin7808734 .thumb-holder b { display:block; color:#3F3F3F; font-size:16pt; text-align:center; text-shadow:2px 2px 4px #999999; margin-top:-10px; } body div#devskin7808734 .thumb-holder .thumb:hover { border-bottom:none; } body div#devskin7808734 .news .shadow.mild a:hover, body div#devskin7808734 .news .shadow.mild a:active { border:none!important; } /* remove box-shadow of thumbs - added in another place */ body div#devskin7808734 .thumb-holder .shadow { box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none; margin:-2px 0px -5px 0px; } body div#devskin7808734 .thumb-holder img { border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; max-width:100%; } /* set up the transition */ body div#devskin7808734 .thumb-holder .shadow-holder { transition:all 80ms ease-in-out; -moz-transition:all 80ms ease-in-out; -webkit-transition:all 80ms ease-in-out; -ms-transition:all 80ms ease-in-out; -o-transition:all 80ms ease-in-out; } /* rotate the thumbs, kinda randomly */ body div#devskin7808734 .thumb-holder .shadow-holder:nth-child(4n+1) { transform:rotate(4deg) scale(.8,.8); -moz-transform:rotate(4deg) scale(.8,.8); -webkit-transform:rotate(4deg) scale(.8,.8); -ms-transform:rotate(4deg) scale(.8,.8); -o-transform:rotate(4deg) scale(.8,.8); box-shadow:1px 1px 4px rgba(0,0,0,.6); -moz-box-shadow:1px 1px 4px rgba(0,0,0,.6); -webkit-box-shadow:1px 1px 4px rgba(0,0,0,.6); } body div#devskin7808734 .thumb-holder .shadow-holder:nth-child(4n+2) { transform:rotate(-2deg) scale(.8,.8); -moz-transform:rotate(-2deg) scale(.8,.8); -webkit-transform:rotate(-2deg) scale(.8,.8); -ms-transform:rotate(-2deg) scale(.8,.8); -o-transform:rotate(-2deg) scale(.8,.8); box-shadow:1px 1px 4px rgba(0,0,0,.6); -moz-box-shadow:1px 1px 4px rgba(0,0,0,.6); -webkit-box-shadow:1px 1px 4px rgba(0,0,0,.6); } body div#devskin7808734 .thumb-holder .shadow-holder:nth-child(4n+3) { transform:rotate(1deg) scale(.8,.8); -moz-transform:rotate(1deg) scale(.8,.8); -webkit-transform:rotate(1deg) scale(.8,.8); -ms-transform:rotate(1deg) scale(.8,.8); -o-transform:rotate(1deg) scale(.8,.8); box-shadow:1px 1px 4px rgba(0,0,0,.6); -moz-box-shadow:1px 1px 4px rgba(0,0,0,.6); -webkit-box-shadow:1px 1px 4px rgba(0,0,0,.6); } body div#devskin7808734 .thumb-holder .shadow-holder:nth-child(4n+4) { transform:rotate(-4deg) scale(.8,.8); -moz-transform:rotate(-4deg) scale(.8,.8); -webkit-transform:rotate(-4deg) scale(.8,.8); -ms-transform:rotate(-4deg) scale(.8,.8); -o-transform:rotate(-4deg) scale(.8,.8); box-shadow:1px 1px 4px rgba(0,0,0,.6); -moz-box-shadow:1px 1px 4px rgba(0,0,0,.6); -webkit-box-shadow:1px 1px 4px rgba(0,0,0,.6); } /* unrotate them and zoom up on hover */ body div#devskin7808734 .thumb-holder .shadow-holder:nth-child(4n+1):hover, body div#devskin7808734 .thumb-holder .shadow-holder:nth-child(4n+2):hover, body div#devskin7808734 .thumb-holder .shadow-holder:nth-child(4n+3):hover, body div#devskin7808734 .thumb-holder .shadow-holder:nth-child(4n+4):hover { transform:rotate(0) scale(1,1); -moz-transform:rotate(0) scale(1,1); -webkit-transform:rotate(0) scale(1,1); -ms-transform:rotate(0) scale(1,1); -o-transform:rotate(0) scale(1,1); transition:all 80ms ease-in-out; -moz-transition:all 80ms ease-in-out; -webkit-transition:all 80ms ease-in-out; -ms-transition:all 80ms ease-in-out; -o-transition:all 80ms ease-in-out; box-shadow:6px 6px 8px rgba(0,0,0,.5); -moz-box-shadow:6px 6px 8px rgba(0,0,0,.5); -webkit-box-shadow:6px 6px 8px rgba(0,0,0,.5); z-index:99; } /* put the exact date on the timestamp */ body div#devskin7808734 li.author span:not(.name):not(.username-with-symbol):not(.user-symbol):after { content:' - 'attr(title); } /* the top and bottom box-shadow look */ body div#devskin7808734 .boxShadowTop { position:relative; top:-20px; margin:0px -20px -50px -20px; } body div#devskin7808734 .boxShadowBottom { position:relative; bottom:71px; margin:61px -20px -49px -20px; } /* the box shadow styles themselves */ body div#devskin7808734 .boxShadow1 { border-top:1px solid #000000; opacity:.5; filter:alpha(opacity=50); _zoom:1; } body div#devskin7808734 .boxShadow2 { border-top:1px solid #000000; opacity:.468203; filter:alpha(opacity=47); _zoom:1; } body div#devskin7808734 .boxShadow3 { border-top:1px solid #000000; opacity:.432504; filter:alpha(opacity=43); _zoom:1; } body div#devskin7808734 .boxShadow4 { border-top:1px solid #000000; opacity:.395469; filter:alpha(opacity=40); _zoom:1; } body div#devskin7808734 .boxShadow5 { border-top:1px solid #000000; opacity:.358121; filter:alpha(opacity=36); _zoom:1; } body div#devskin7808734 .boxShadow6 { border-top:1px solid #000000; opacity:.321018; filter:alpha(opacity=32); _zoom:1; } body div#devskin7808734 .boxShadow7 { border-top:1px solid #000000; opacity:.284532; filter:alpha(opacity=28); _zoom:1; } body div#devskin7808734 .boxShadow8 { border-top:1px solid #000000; opacity:.24895; filter:alpha(opacity=25); _zoom:1; } body div#devskin7808734 .boxShadow9 { border-top:1px solid #000000; opacity:.214517; filter:alpha(opacity=21); _zoom:1; } body div#devskin7808734 .boxShadow10 { border-top:1px solid #000000; opacity:.181468; filter:alpha(opacity=18); _zoom:1; } body div#devskin7808734 .boxShadow11 { border-top:1px solid #000000; opacity:.150042; filter:alpha(opacity=15); _zoom:1; } body div#devskin7808734 .boxShadow12 { border-top:1px solid #000000; opacity:.120494; filter:alpha(opacity=12); _zoom:1; } body div#devskin7808734 .boxShadow13 { border-top:1px solid #000000; opacity:.093113; filter:alpha(opacity=9); _zoom:1; } body div#devskin7808734 .boxShadow14 { border-top:1px solid #000000; opacity:.068233; filter:alpha(opacity=7); _zoom:1; } body div#devskin7808734 .boxShadow15 { border-top:1px solid #000000; opacity:.046259; filter:alpha(opacity=5); _zoom:1; } body div#devskin7808734 .boxShadow16 { border-top:1px solid #000000; opacity:.027692; filter:alpha(opacity=3); _zoom:1; } body div#devskin7808734 .boxShadow17 { border-top:1px solid #000000; opacity:.013171; filter:alpha(opacity=1); _zoom:1; } body div#devskin7808734 .boxShadow18 { border-top:1px solid #000000; opacity:.003549; filter:alpha(opacity=0); _zoom:1; } /* make text white so you can see it */ body div#devskin7808734 .writer.no-lub.put-art-here { color:#FFFFFF; } /* the button to go down to scripts */ body div#devskin7808734 .scripts { margin:20px 0px 0px 0px; background:rgb(220, 225, 220); background:rgba(220, 225, 220, .65); background: -webkit-linear-gradient(rgba(251,252,253,.40), rgba(246,247,248,.18) 49%, rgba(231,232,233,.12) 51%, rgba(225,226,229,.1)); background: -moz-linear-gradient(rgba(251,252,253,.40), rgba(246,247,248,.18) 49%, rgba(231,232,233,.12) 51%, rgba(225,226,229,.1)); background:linear-gradient(rgba(251,252,253,.40), rgba(246,247,248,.18) 49%, rgba(231,232,233,.12) 51%, rgba(225,226,229,.1)); box-shadow:0px 0px 1px 0px rgba(250,250,255,1) inset, 0px 0px 3px 0px rgba(250,250,255,1) inset, 0px 1px 5px -1px rgba(0,0,0,.75); -moz-box-shadow:0px 0px 1px 0px rgba(250,250,255,1) inset, 0px 0px 3px 0px rgba(250,250,255,1) inset, 0px 1px 5px -1px rgba(0,0,0,.75); -webkit-box-shadow:0px 0px 1px 0px rgba(250,250,255,1) inset, 0px 0px 3px 0px rgba(250,250,255,1) inset, 0px 1px 5px -1px rgba(0,0,0,.75); color:#FFFFFF; text-shadow:2px 2px 4px #000000; padding:4px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; position:absolute; text-decoration:none; transition:all 120ms ease-in-out; -moz-transition:all 120ms ease-in-out; -webkit-transition:all 120ms ease-in-out; -ms-transition:all 120ms ease-in-out; -o-transition:all 120ms ease-in-out; } body div#devskin7808734 .scripts:hover { background:rgb(250, 255, 250); background: -webkit-linear-gradient(center top , rgba(250, 255, 250, 0.85), rgba(240, 245, 240, 0.3) 40%, rgba(230, 235, 230, 0.1) 75%, rgba(220, 225, 220, 0.11)) repeat scroll 0 0 rgba(151, 153, 152, 0.3); background: -moz-linear-gradient(center top , rgba(250, 255, 250, 0.85), rgba(240, 245, 240, 0.3) 40%, rgba(230, 235, 230, 0.1) 75%, rgba(220, 225, 220, 0.11)) repeat scroll 0 0 rgba(151, 153, 152, 0.3); background:linear-gradient(center top , rgba(250, 255, 250, 0.85), rgba(240, 245, 240, 0.3) 40%, rgba(230, 235, 230, 0.1) 75%, rgba(220, 225, 220, 0.11)) repeat scroll 0 0 rgba(151, 153, 152, 0.3); transition:all 120ms ease-in-out; -moz-transition:all 120ms ease-in-out; -webkit-transition:all 120ms ease-in-out; -ms-transition:all 120ms ease-in-out; -o-transition:all 120ms ease-in-out; } body div#devskin7808734 .scripts:active { background:rgb(251, 252, 253); background: -webkit-linear-gradient(180deg, rgba(251,252,253,.35), rgba(246,247,248,.10) 49%, rgba(231,232,233,.08) 51%, rgba(225,226,229,.05)); background: -moz-linear-gradient(180deg, rgba(251,252,253,.35), rgba(246,247,248,.10) 49%, rgba(231,232,233,.08) 51%, rgba(225,226,229,.05)); background:linear-gradient(180deg, rgba(251,252,253,.35), rgba(246,247,248,.10) 49%, rgba(231,232,233,.08) 51%, rgba(225,226,229,.05)); box-shadow:0px 0px 1px 0px rgba(250,255,250,1) inset, 0px 0px 3px 0px rgba(250,255,250,1) inset, 0px 1px 5px -1px rgba(0,0,0,.75); -moz-box-shadow:0px 0px 1px 0px rgba(250,255,250,1) inset, 0px 0px 3px 0px rgba(250,255,250,1) inset, 0px 1px 5px -1px rgba(0,0,0,.75); -webkit-box-shadow:0px 0px 1px 0px rgba(250,255,250,1) inset, 0px 0px 3px 0px rgba(250,255,250,1) inset, 0px 1px 5px -1px rgba(0,0,0,.75); transition:all 90ms ease-in-out; -moz-transition:all 90ms ease-in-out; -webkit-transition:all 90ms ease-in-out; -ms-transition:all 90ms ease-in-out; -o-transition:all 90ms ease-in-out; } /* testing html -
Title
Links: google - deviantart


Thumbs:thumb215696250: :thumb212025848: :thumb204696348: :thumb197056824: :thumb196923931: :thumb196465321: :thumb195777501: :thumb195600192: :thumb164427940: :thumb164848022: :thumb157628618: :thumb157754691:



.big
.small
.red
.blue

A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text A long line of text
*/



Awesome Art + Fun Presentation


Here are some thumbs from my favourites I thought I'd share.  But I'm not exactly writing this journal to show off the thumbs


Thumbs:thumb245809217: :thumb191354398: :thumb106043616:


By the way, this journal looks best in Firefox, IE (amazing right?), and Opera.  Might also work in Safari - haven't checked.  Oddly, it doesn't work so well in Chrome.  There's a few bugs with Chrome still.


And just for some extra pizazz, here's a link to the dA forums , and here's an outgoing link to google .  Notice the sexy color transition?  And the different colors for each?  With this skin, any deviantart.com domain is green, while outgoing links are blue with an outgoing symbol after it.  All done with just CSS.


I'm not sure when CSS3 will be available for people to use, but I'm sure they'll announce it in due time



Related content
Comments: 108

electricjonny In reply to ??? [2014-12-27 00:05:12 +0000 UTC]

Glad you like it

👍: 0 ⏩: 1

Inconcabille In reply to electricjonny [2014-12-27 08:01:46 +0000 UTC]

It's awesome Thank you

👍: 0 ⏩: 0

Felizias [2014-09-28 13:52:55 +0000 UTC]

Oh, this is awesome! So much coding neccessary though.

👍: 0 ⏩: 1

electricjonny In reply to Felizias [2014-09-28 22:04:58 +0000 UTC]

Yeah the coding required to make it work is sort of a hassle, but once you have the CSS in the skin, then it's just a matter of pasting the thumbs into the right HTML block of your journal.  I use the Firefox extension Clippings that lets me save pre-typed text and paste it out from a right click option.

👍: 0 ⏩: 1

Felizias In reply to electricjonny [2014-09-29 17:43:51 +0000 UTC]

Is it like copy&paste but saves more text or something like this?

👍: 0 ⏩: 1

electricjonny In reply to Felizias [2014-09-29 22:36:02 +0000 UTC]

Yup pretty much, here's my right click menu sta.sh/01kw96tqofbh and clicking on one of them just inserts text I've saved from a window that lets you make folders and options to paste certain things in.

👍: 0 ⏩: 1

Felizias In reply to electricjonny [2014-10-01 17:08:19 +0000 UTC]

Ah, I see. Seems interesting.

👍: 0 ⏩: 0

electricjonny [2013-04-13 19:09:15 +0000 UTC]

And mother fucking hate, hate, that this is still fucking alpha-only. Come on $pachunka , release this already Or is that up someone else's ass to approve and initial to be ready to be released

👍: 0 ⏩: 1

gillianivyart In reply to electricjonny [2013-04-14 05:52:47 +0000 UTC]

They make a great teaser though.

👍: 0 ⏩: 1

electricjonny In reply to gillianivyart [2013-04-14 05:58:46 +0000 UTC]

What?

👍: 0 ⏩: 1

gillianivyart In reply to electricjonny [2013-04-14 06:17:55 +0000 UTC]

The CSS3 thumbs are a teaser for those who cannot use it. Sorry, thought I was making sense. But I'm tired, I should learn to speak in context rather just half a random thought...

👍: 0 ⏩: 1

electricjonny In reply to gillianivyart [2013-04-14 06:23:14 +0000 UTC]

Gotcha

👍: 0 ⏩: 1

gillianivyart In reply to electricjonny [2013-04-14 06:26:45 +0000 UTC]

Yea, should so go to bed now. Will stop checking my messages on repeat.

👍: 0 ⏩: 1

electricjonny In reply to gillianivyart [2013-04-14 06:28:34 +0000 UTC]

Goodnight.

👍: 0 ⏩: 0

miontre [2012-11-10 22:13:31 +0000 UTC]

Give us transitions!

Nice transitions you made here!

👍: 0 ⏩: 1

electricjonny In reply to miontre [2012-11-10 22:31:07 +0000 UTC]

Thank you Let's hope transitions come soon. We got gradients, now it's time for transitions

👍: 0 ⏩: 1

miontre In reply to electricjonny [2012-11-11 06:31:24 +0000 UTC]

I agree!

👍: 0 ⏩: 0

CypherVisor [2012-07-19 22:51:48 +0000 UTC]

When will dA allow CSS3 to us...

👍: 0 ⏩: 1

electricjonny In reply to CypherVisor [2012-07-20 00:18:25 +0000 UTC]

I don't know, sadly

They added a few things (like box-shadow), but most of the cool things (like gradients and content) aren't available yet, I don't think. I think CSS3, as I used it here, is on hold for now.

👍: 0 ⏩: 1

CypherVisor In reply to electricjonny [2012-07-20 08:09:33 +0000 UTC]

Yes, I know about the CSS3 properties that are enabled in dA but as you said the cool stuffs are not enabled such as transition, transform, gradient, content, animation etc.

But I am sure dA shall be allowing that soon enough after intensely testing them.

Btw, how did you get access to the CSS3 properties? Is CSS3 enabled for all senior members?

👍: 0 ⏩: 1

electricjonny In reply to CypherVisor [2012-07-20 19:33:31 +0000 UTC]

animation, unfortunately, isn't being allowed to be used. But transitions and everything else you listed are, so that's cool. By the way, based on the HQ weekly update journal posted recently, I think content (and other things) are now allowed: "Launched CSS attributes: content, counter-increment, counter-reset. Added by $kemayo "

As for how I could use these? Well I'm an admin of #devBUG , and one of the alpha changes we tested were CSS3 changes. $DEVlANT said to us, go ahead and put out a journal with CSS3 if you want, since other users will be able to see it now. I had just hoped that these new CSS3 changes would be released sooner for everyone

👍: 0 ⏩: 1

CypherVisor In reply to electricjonny [2012-07-20 20:03:16 +0000 UTC]

Yes, I know. I've been informed by ^namenotrequired about the hq update today. And I've posted a journal [link] to explain some of the uses of content, counter-increment and counter-reset to my watchers in CSS.

That's great! I didn't know your were an admin of #devBUG too! And yeah, I hope that it is released soon!

👍: 0 ⏩: 1

electricjonny In reply to CypherVisor [2012-07-20 20:15:38 +0000 UTC]

Very nice journal

I know a bit about content, but I've never used counter-increment or counter-reset before. But it could be useful, depending on the type of journal you want to make.

👍: 0 ⏩: 1

CypherVisor In reply to electricjonny [2012-07-20 20:37:52 +0000 UTC]

Actually, counter-increment and counter-reset aren't much of a great properties because you rarely use them. Yes, they are helpful but only at certain situation. For example you want to write the content of a book which has chapters and sub-units under it.

👍: 0 ⏩: 1

electricjonny In reply to CypherVisor [2012-07-20 20:44:30 +0000 UTC]

Ah yeah, makes sense. Or maybe when you want to write a huge list of things, and maybe want a very specific list-item style of numbers

I think the basic content is most useful. I use that to put the title attribute after my timestamp (I do that on comment timestamps via Stylish, which I find helpful) and then to put an outgoing link image on non-dA sites (along with coloring them blue rather than green).

👍: 0 ⏩: 1

CypherVisor In reply to electricjonny [2012-07-20 20:56:43 +0000 UTC]

Yes!

And I've seen you putting image on those links which are non-dA sites. I found that to be really intriguing actually.

Anyways Jonny, will cya tomorrow. Its 2:20am here and I need to goto . And before I go, I want to say that I thought you are a person with a very grumpy mood... Which you are not obviously! I dunno why, but I just had a feeling like that...

👍: 0 ⏩: 1

electricjonny In reply to CypherVisor [2012-07-20 21:12:51 +0000 UTC]

Haha, yeah I tend to go off on rants fairly often

But I'm trying to change that. I love some things about dA, but hate others. I just tend to not speak or talk about the things I love. Anyway, have a good night

👍: 0 ⏩: 1

CypherVisor In reply to electricjonny [2012-07-21 10:57:08 +0000 UTC]

Hmm...I understand..."Every coin has two faces". And that's okay, every person has their own point of view and personalities!

👍: 0 ⏩: 0

TimberClipse [2012-03-09 23:52:10 +0000 UTC]

Sexy!

👍: 0 ⏩: 1

electricjonny In reply to TimberClipse [2012-03-10 02:21:13 +0000 UTC]

Thanks

👍: 0 ⏩: 1

TimberClipse In reply to electricjonny [2012-03-10 03:33:55 +0000 UTC]

ha ha

👍: 0 ⏩: 0

Snakelestat28 [2012-03-01 21:20:34 +0000 UTC]

it doesnt work on chrome, why am i so stubborn T_T, do i just copy paste this using IE?

👍: 0 ⏩: 1

electricjonny In reply to Snakelestat28 [2012-03-01 21:40:03 +0000 UTC]

Unfortunately this won't work for normal members yet. I was able to do this because I'm testing out the advanced CSS stuff here. Not sure when this will be available to do, but I hope it's not too long.

👍: 0 ⏩: 1

Snakelestat28 In reply to electricjonny [2012-03-01 21:54:00 +0000 UTC]

ah i see^^, ok but sounds good I'll wait for it^^

👍: 0 ⏩: 0

JamminJo [2012-01-07 21:50:01 +0000 UTC]

👍: 0 ⏩: 0

cybergranny [2012-01-06 04:52:37 +0000 UTC]

Nicee skin!
Chrome is quite sucking actually, I have more and more websites that don't work with it.

👍: 0 ⏩: 1

electricjonny In reply to cybergranny [2012-01-06 04:57:53 +0000 UTC]

Chrome can use all the CSS3 things, but it seems to need special formatting and syntax. Firefox follows the spec much closer.

👍: 0 ⏩: 1

cybergranny In reply to electricjonny [2012-01-06 05:01:14 +0000 UTC]

Ahh ok, but even some scripts don't work. Maybe because of the formatting.
Mhh I installed your hover helper, but it doesn't work at all it seems.

👍: 0 ⏩: 1

electricjonny In reply to cybergranny [2012-01-06 05:02:46 +0000 UTC]

Hmm, that's odd. It worked when I tested it

👍: 0 ⏩: 1

cybergranny In reply to electricjonny [2012-01-06 05:07:05 +0000 UTC]

Mhh it works from time to time in fact.

👍: 0 ⏩: 1

electricjonny In reply to cybergranny [2012-01-06 05:14:40 +0000 UTC]

It can fuck up if you don't hold shift, then hover. And it can mess up if you hover/unhover too fast.

👍: 0 ⏩: 1

cybergranny In reply to electricjonny [2012-01-06 19:12:06 +0000 UTC]

Maybe that was the problem ^^

👍: 0 ⏩: 0

KovoWolf [2012-01-01 04:06:07 +0000 UTC]

👍: 0 ⏩: 0

xReiichiru [2011-12-26 13:54:59 +0000 UTC]

How exciting~ ^o^
Can't wait to learn and try this ^__^

👍: 0 ⏩: 1

electricjonny In reply to xReiichiru [2011-12-26 20:23:31 +0000 UTC]

👍: 0 ⏩: 0

HungryForAwesome [2011-12-20 20:26:13 +0000 UTC]

How come it won't let me use CSS3 to code a journal? dA doesn't like me. D:

👍: 0 ⏩: 1

electricjonny In reply to HungryForAwesome [2011-12-21 05:08:42 +0000 UTC]

It's not available for people to use yet.

👍: 0 ⏩: 1

HungryForAwesome In reply to electricjonny [2011-12-21 05:16:38 +0000 UTC]

No wonder. ):

👍: 0 ⏩: 0

AzeeraTheNinja [2011-12-20 00:25:56 +0000 UTC]

Woooowww.... this is awesome!! I love it!

👍: 0 ⏩: 1

electricjonny In reply to AzeeraTheNinja [2011-12-20 00:44:28 +0000 UTC]

Thank you

👍: 0 ⏩: 1


| Next =>