Hello,
voici un petit tuto pour agrandir les forums de jv.com
Post de [Bois_ta_soupe] du forum Wii :
Téléchargez et installez l'extention Stylish pour Firefox https://addons.mozilla.org/fr/firefox/addon/2108
Redémarrage du logiciel
Outils/modules complémentaires puis allez dans les options de stylish.
Donnez n'importe quel nom à votre modification
Tapez dans la zone de texte :
@-moz-document url-prefix(http://www.jeuxvideo.com/forums/) {
- col1 { width: 710px !important; }
- col2{ width: 120px !important; }
- banner_data { display: none !important; }
.navig_pages table { width: 700px !important; }
.discu_boutons table { width: 710px !important; }
img[src="http://image.jeuxvideo.com/css_img/titres
/t_forums_preferes.gif"] {
width: 0 !important;
height: 20px !important;
padding-left: 209px !important;
background-image:
url(http://www.animals.free.fr/jv.com/t_forums_pre
feres.gif);
background-position: center center;
background-repeat: no-repeat;
}
img[src="http://image.jeuxvideo.com/css_img/titres
/t_forums_autres.gif"] {
width: 0 !important;
height: 20px !important;
padding-left: 163px !important;
background-image:
url(http://www.animals.free.fr/jv.com/t_forums_aut
res.gif);
background-position: center center;
background-repeat: no-repeat;
}
}
Créez un nouveau style du nom que vous souhaitez.
Tapez dans la zone de texte :
@-moz-document
url-prefix(http://www.jeuxvideo.com/cgi-bin/jvforu
ms/forums.cgi) {
- col1 { width: 710px !important; }
- col2{ width: 120px !important; }
- banner_data { display: none !important; }
.navig_pages table { width: 700px !important; }
.discu_boutons table { width: 710px !important; }
img[src="http://image.jeuxvideo.com/css_img/titres
/t_forums_preferes.gif"] {
width: 0 !important;
height: 20px !important;
padding-left: 209px !important;
background-image:
url(http://www.animals.free.fr/jv.com/t_forums_pre
feres.gif);
background-position: center center;
background-repeat: no-repeat;
}
img[src="http://image.jeuxvideo.com/css_img/titres
/t_forums_autres.gif"] {
width: 0 !important;
height: 20px !important;
padding-left: 163px !important;
background-image:
url(http://www.animals.free.fr/jv.com/t_forums_aut
res.gif);
background-position: center center;
background-repeat: no-repeat;
}
}
Voilà, enregistrez et ça sera bon!
Une version avait déjà été faite par [grey-fox], cependant voici les améliorations que j'ai ajoutées :
Les boutons "répondre", "rafraichir" ainsi que les messages comme "liste des sujets" sont désormais bien à droite du cadre et non au milieu.
L'image au dessus de la liste des forums ("autres forums" et "forums préférés") a été raccourcie pour faire plus jolie car elle dépassait.
Petit aperçu : http://www.animals.free.fr/jv.com/jv.com.png
Bon surf et @+