Skip to content

DeviantArt - V6 Cornered Style Forum/Group by zigaudrey

Screenshot of DeviantArt - V6 Cornered Style Forum/Group

Details

Authorzigaudrey

LicenseNo License

Categorydeviantart.com

Created

Updated

Size2.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Give Forum and Groups (and Chat) a rounded look like in V6/2008.

Notes

Work while log in and log off
Change Group Logo to the one from V6

The Chat I mention is when you access it through Forum. It retains V7 for some reason (while we have the broken Eclipse one)

Source code

/* ==UserStyle==
@name        DeviantArt - V6 Cornered Style Forum/Group
@namespace    deviantart.com
@description  Give Forum and Groups (and Chat) a rounded look like in V6/2008.
@author       zigaudrey
@preprocessor stylus, stylish
@version      1
*/

@-moz-document url("https://chat.deviantart.com/"), url-prefix("https://www.deviantart.com") {
#deviantART-v7, #output, #deviantART-v5 {background-color: rgb(114,135,118)!important;}

.bubbleview {margin:15px 18px; border-radius: 7px;}

.catbar {border-radius: 7px 7px 0px 0px;background-color: rgb(160,166,157)!important;}

#depths {border-radius: 7px 7px 0px 0px; margin-right:18px!important; margin-left: 18px!important;}

td[class="f gruze-sidebar left-sidebar module-min module-blocks"] {border-radius: 0px 0px 0px 7px;}

.depths-inner, #deviantART-v5 #depths {border-radius: 7px 7px 0px 0px; border-top: none!important;}
}

@-moz-document url-prefix("https://www.deviantart.com/groups") {
#deviantART-v7 {background-color: rgb(114,135,118)!important;}

#output {background-color: none!important;}

div[class="browse-container browse-container-groups match-body-height"] {margin:15px 18px; border-radius: 7px;}

div[class="browse-facet browse-facet-browse-links"] {background-image: url("http://st.deviantart.net/browse/groups/directory-banner-logo.gif"), url("https://st.deviantart.net/browse/groups/directory-banner-bkgrd.gif"); background-repeat: no-repeat, repeat;background-position:top, top left; margin-top:-15px; padding-bottom:14px; width:188px; margin-left:-15px;}

div[class="browse-facet browse-facet-browse-links"] a, div[class="browse-facet browse-facet-browse-links"] hr {display: none;}

.browse-content {border-radius: 7px 7px 0px 0px;}

.browse-results {background-color: rgb(212,223,208)}

.browse-left-bar {border-radius: 7px 0px 0px 0px; }

.browse-top-bar, .catbar, #groupsCatBar {border-radius: 0px 7px 0px 0px;}

.search-stats {background-color: rgb(212,223,208); margin: 0px!important; padding-bottom:5px;}

#groupsDirTable {margin:0px!important;}
}

Reviews

No reviews yet.