Page 1 sur 1

Theme Sombre Pour le Site (V1)

Publié : 23 oct. 2019 - 20:50
par Doctor
J'me suis dit ,bha tant qu'a faire pour la DB puis le forum autant faire le site non ? ^^

Image

Voila comment faire !

1 : Installer cette extensions
https://chrome.google.com/webstore/deta ... gmne?hl=fr
ou
https://addons.mozilla.org/fr/firefox/addon/styl-us/

2 : Une fois installé vous cliqué sur l'addon et vous cliquez sur
Écrire un style pour :
www.hfsplay.fr/


(cliquez bien sur le premier mot du lien [hfsplay en l’occurrence])

3 : Vous copiez le code en dessous et le collez dans la zone de texte

4 : c'est fait !


#wrapper-content {
background-color: #242424;
}

#container {
background-color: #393939;
}

a {
text-decoration: none;
color: #b47b30;
}

p {
word-wrap: break-word;
color: #dedede;
}

.td-small-module h2 a:hover {
color: #FF3C1F;
text-decoration: none;
}

ul.nd_tabs {
background-color: #616161;
border-bottom: 1px solid #000;
}

.menu .current_page_item a,
.widget-title h3
{
background-color: #444;
}

.widget-wrapper {;
border: 1px solid #000;
}

.widget-title {
background-color: #000;
}


img {
-ms-interpolation-mode: bicubic;
border: 0;
height: auto;
max-width: 100%;
vertical-align: middle;
opacity: .7 !important;
transition: opacity .5s;
}

textarea {
padding: 8px 10px;
width: 100%;
border: 1px solid #EEE;
}

.menu a,
form.nd_form input.button,
.gamesnumber,
.review-percentage .review-item span span,
#progressbarloadbg {
background: #444;
}

.menu li li a {
background-color: #444!important;
color: #EEE;
}

ul.nd_tabs li.active, #bbp_search_submit {
background: #626262;
}

.td-content-inner {
border: 1px solid #000;
}

.widget-title h3 a {
color: #b47b30;
}

.widget-title {
border-bottom: 1px solid #000;
}

.moregames {

background: #9c9c9c;
border-top: 1px solid #DDE1EF;
display: block;
padding: 5px 18px;
position: relative;
}