Visualizza Versione Completa : Eccomi...
... qui con voi.
Ora dovrò riunire tutto il MALE in un topico solo.
eh beh
Inviato dal mio XT1092 utilizzando Tapatalk
http://i.imgur.com/g7XioXr.jpg
Stasera mi dedico a dumpare tutta lammmerda qui :fag:
bon vediamo se c'è il resize automatico
http://i.imgur.com/gdAz93T.jpg
Nuuu, sul vecchio avevo fatto che l'img era al 100% in base a come SLARGAVO
Nuuu, sul vecchio avevo fatto che l'img era al 100% in base a come SLARGAVO
fulviuz, posta il codice Stylish, che ho cancellato per sbaglio il vecchio e mi si è ristretto il foro! :V
Vecchio TGM quello là:
@-moz-document url-prefix(http://tgmonline.gamesvillage.it) {
body {
width: 85% !important;
margin-top: 0px !important;
background-color: #C9DBFF !important;
}
html{
background-color: #C9DBFF !important;
}
body #stickies a, body #threads a, body #forums a {
color: #000000 !important;
}
body #stickies a.threadtitle_unread, body #threads a.threadtitle_unread {
color: #000000 !important;
}
.content img {
max-width: 100% !important;
}
.quickreply > * {display:none}
.quickreply:after {content: "NOVAIVIAH"; display:block !important}
#fb_headerbox {display: none !important}
.fb_iframe_widget {display: none !important}
#middle_header{
display:none !important;
}
#takeover_gv{
display: none !important;
}
h3.threadtitle {
background-image: none !important;
}
.box-cont-all {
display: none;
}
}
questo qui ancora in trabajo:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.thegamesmachine.it") {
html{
background-color: #8EB1EF;
}
body {
margin-top: 0px ;
width: 90% ;
}
.body_wrapper{
background-color: #5C7099 !important;
}
.postbody{
background-color: #BFD2F3 !important;
}
.postdetails{background-color: #A5B5D9 !important;}
.postbitlegacy{background-color: #A5B5D9 !important;}
.userinfo{background-color: #A5B5D9 !important;}
.postbitlegacy{background-color: #A5B5D9 !important;}
.eventbit{background-color: #A5B5D9 !important;}
.eventdetail{background-color: #A5B5D9 !important;}
.postfoot{background-color: #A5B5D9 !important;}
.textcontrols{background-color: #A5B5D9 !important; border-top:0px;}
.posthead{background-color: #5C7099 !important;}
}
Greasemonkey non si usa più? Io ho solo quello messo, 'sto stylish che è? :bua:
Beh i css son sempre quelli... riutilizzali per greasymonkey, magari tranne la parte iniziale tipo:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.thegamesmachine.it") {
Mi pare greasymonkey facesse in maniera diversa... copia/incolla la roba sotto e via
Ok, questo è pseudo definitivo:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.thegamesmachine.it") {
html{
background-color: #8EB1EF;
}
body {
margin-top: 0px ;
width: 90% ;
}
.body_wrapper{
background-color: #5C7099 !important;
}
.postbody, .threadlist, div.bodywrapper{
background-color: #BFD2F3 !important;
}
.threadbit, .nonsticky, .discussionrow{
background-color: #BFD2F3 !important;
border-style: none !important;
}
body a{ color:#295E8C !important;}
.doc_header, .navtabs{background-color: #5C7099 !important;}
.toolsmenu{ border:0px; margin:0px; background-color: #5C7099 !important;}
.postdetails{background-color: #A5B5D9 !important;}
.postbitlegacy{background-color: #A5B5D9 !important;}
.userinfo{background-color: #A5B5D9 !important;}
.postbitlegacy{background-color: #A5B5D9 !important;}
.eventbit{background-color: #A5B5D9 !important;}
.eventdetail{background-color: #A5B5D9 !important;}
.postfoot{background-color: #A5B5D9 !important;}
.textcontrols{background-color: #A5B5D9 !important; border-top:0px;}
.posthead{background-color: #5C7099 !important;}
}
Ciao Fulvio
Inviato da Tapatalk
EddieTheHead
14-01-16, 21:00
x fà cusè?
Ok, questo è pseudo definitivo:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.thegamesmachine.it") {
html{
background-color: #8EB1EF;
}
body {
margin-top: 0px ;
width: 90% ;
}
.body_wrapper{
background-color: #5C7099 !important;
}
.postbody, .threadlist, div.bodywrapper{
background-color: #BFD2F3 !important;
}
.threadbit, .nonsticky, .discussionrow{
background-color: #BFD2F3 !important;
border-style: none !important;
}
body a{ color:#295E8C !important;}
.doc_header, .navtabs{background-color: #5C7099 !important;}
.toolsmenu{ border:0px; margin:0px; background-color: #5C7099 !important;}
.postdetails{background-color: #A5B5D9 !important;}
.postbitlegacy{background-color: #A5B5D9 !important;}
.userinfo{background-color: #A5B5D9 !important;}
.postbitlegacy{background-color: #A5B5D9 !important;}
.eventbit{background-color: #A5B5D9 !important;}
.eventdetail{background-color: #A5B5D9 !important;}
.postfoot{background-color: #A5B5D9 !important;}
.textcontrols{background-color: #A5B5D9 !important; border-top:0px;}
.posthead{background-color: #5C7099 !important;}
}
Thanx, ora è tutto spettacoloso (cit.)
Però la larghezza andrebbe messa a 100% ( width: 100% )
body > width: 100% al posto del 90%
a me piace un po' d bordo
Prova questo:
@-moz-document url-prefix("http://www.thegamesmachine.it/forum") {
body {
max-width: 98%;
}
#vbulletin_html, #thread_controls, .body_wrapper, #header { background-color: #dbdbdb; }
#thread_controls { border: none; }
#navbar, #middle_header { display: none; }
#pagetitle > h1, ·pagetitle > h1 { font-size: 18px !important; }
.content { font-size: 14px; }
}
A quando il tema "TGM chiaro"?
Ah, aggiungete
.postbit, .postbitlegacy, .eventbit{
border: 0px;
}
per togliere i bordazzi neri quando entrate in un topic...
Via alcuni bordi fastidiosi (alcuni elementi si ripetono, va beh)
ultima versione:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.thegamesmachine.it") {
html{
background-color: #8EB1EF;
}
body {
margin-top: 0px ;
width: 90% ;
}
.body_wrapper{
background-color: #5C7099 !important;
}
.postbody, .threadlist, div.bodywrapper{
background-color: #BFD2F3 !important;
border: 0px !important;
}
.threadbit, .nonsticky, .discussionrow{
background-color: #BFD2F3 !important;
border-style: none !important;
}
.postbit, .postbitlegacy, .eventbit{
border: 0px !important;
}
body a{ color:#295E8C !important;}
.doc_header, .navtabs{background-color: #5C7099 !important;}
.toolsmenu{ border:0px; margin:0px; background-color: #5C7099 !important;}
.postdetails{background-color: #A5B5D9 !important;}
.postbitlegacy{background-color: #A5B5D9 !important;}
.userinfo{background-color: #A5B5D9 !important;}
.postbitlegacy{background-color: #A5B5D9 !important;}
.eventbit{background-color: #A5B5D9 !important;}
.eventdetail{background-color: #A5B5D9 !important;}
.textcontrols{background-color: #A5B5D9 !important; border-top:0px !important;}
.posthead{background-color: #5C7099 !important;}
.postfoot{background-color: #A5B5D9 !important; border:0px !important;}
}
Risultato:
http://i.imgur.com/g3ZfnbU.png
tigerwoods
14-01-16, 21:44
quali osno i caratteri per commentare una riga fulvius?
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.