1. installare Stylish come estensione del vostro browser preferito
1b. se non trovate Stylish o se il vostro browser non supporta le estensioni, cambiate browser
2. aprite Stylish e inserite il seguente codice se usate il tema metro
Codice:
body {
width: 95% !important;
margin-top: 0px !important;
}
body #stickies a, body #threads a, body #forums a {
color: #444 !important;
}
body #stickies a.threadtitle_unread, body #threads a.threadtitle_unread {
color: #000 !important
}
.content img {
max-width: 100% !important;
}
.navpopupbody.popupbody
{
overflow-x: hidden;
}
.popupbody li > a, .popupbody li > label {
padding: 12px !important
}
2b. se volete continuare ad usare il 2009, usate questo codice
Codice:
body {
width: 95% !important;
margin-top: 0px !important;
}
.content img {
max-width: 100% !important;
}
.navpopupbody.popupbody
{
overflow-x: hidden;
}
.popupbody li > a, .popupbody li > label {
padding: 12px !important
}
2c. se usate un mac, questo è il codice per voi
Codice:
body {
width: 95% !important;
margin-top: 20px !important;
animation: shadow 0.5s;
animation-timing-function: linear;
animation-iteration-count: infinite;
-webkit-animation: shadow 0.5s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
}
@keyframes shadow
{
0% {text-shadow: red 0em 0em 0.2em;}
25% {text-shadow: blue 0em 0em 0.2em;}
50% {text-shadow: green 0em 0em 0.2em;}
75% {text-shadow: yellow 0em 0em 0.2em;}
100% {text-shadow: red 0em 0em 0.2em;}
}
@-webkit-keyframes shadow
{
0% {text-shadow: red 0em 0em 0.2em;}
25% {text-shadow: blue 0em 0em 0.2em;}
50% {text-shadow: green 0em 0em 0.2em;}
75% {text-shadow: yellow 0em 0em 0.2em;}
100% {text-shadow: red 0em 0em 0.2em;}
}
2d. se usate quellammerda di Firefox, modificate i codici precedenti così
Codice:
@-moz-document url-prefix('http://www.***************.it/forum/')
{
TUTTO IL CODICE SCELTO SOPRA
}
3. negli URL dove attivare, mettete "Inizia con" -> "http://www.***************.it/forum/" o opzione simile
4. profit
5. adblock
6. più profit
Sentiti ringraziamenti anche a Kjoene, senza di lui tutto questo non sarebbe stato possibile, lo vorrei sul palco qui con me