Se connecter

Communauté

Sujet : [TUTO] Enlever le bonhomme vert
Falcon-Punch
Niveau 8
19 mai 2008 à 22:56:59

Joli. :noel:
Qui veut des boutons couleur arc-en-ciel? :-d

:dehors:

Second
Niveau 10
19 mai 2008 à 22:57:36

Normal que le buton valider ne fonctionne pas chez moi ? :(

Pourtant le code est bon...

Second
Niveau 10
19 mai 2008 à 22:58:29

Et tu saurais pas comment modifier les couleurs en-bas de page ?(texte + fond :noel: ).

Falcon-Punch
Niveau 8
19 mai 2008 à 22:59:31
  1. Second Voir le profil de Second
  2. Posté le 19 mai 2008 à 22:57:36 Avertir un modérateur
  3. Normal que le buton valider ne fonctionne pas chez moi ? :(

J'crois pas non. :o))

  1. Second Voir le profil de Second
  2. Posté le 19 mai 2008 à 22:58:29 Avertir un modérateur
  3. Et tu saurais pas comment modifier les couleurs en-bas de page ?(texte + fond :noel: ).

Screen pour me dire exactement quoi.

Second
Niveau 10
19 mai 2008 à 23:01:33

Ça. :noel:

http://www.noelshack.com/uploads/vert4014092.JPG

Falcon-Punch
Niveau 8
19 mai 2008 à 23:02:44

ROFL comment ça se fait que c'est vert? :rire:

Second
Niveau 10
19 mai 2008 à 23:03:32

Je sais pas, ça a fait ça lorsque j'ai mis le design vert. :( (Topic de Draxx)

Second
Niveau 10
19 mai 2008 à 23:04:40

J'arrive pas à remettre la fonction Rechercher en-haut à gauche aussi ! :( :(

Falcon-Punch
Niveau 8
19 mai 2008 à 23:06:33

Chaud, pour le vert faut que tu l'enlèves du code qu'il t'a donné. Attends vais te dire ce que tu dois enlever dans quelques minutes.
Sinon pour la fonction rechercher : gné?

Second
Niveau 10
19 mai 2008 à 23:08:10

La fonction Rechercher en-haut à gauche du site, pour rechercher un jeu ! :o))

Falcon-Punch
Niveau 8
19 mai 2008 à 23:08:35

Enlève ça déjà :

  1. footer {

background:url(http://image.jeuxvideo.com/css_img/

machines/x360/footer_fond.png) left top repeat-y !important; }

  1. liens_pied {

background:url(http://image.jeuxvideo.com/css_img/

machines/x360/footer_haut.png) center top no-repeat !important; }

  1. partenaires { background:#CCC

url(http://image.jeuxvideo.com/css_img/machines/x3

60/footer_bas.png) center top no-repeat !important; }

Falcon-Punch
Niveau 8
19 mai 2008 à 23:09:12

Pour la recherche t'as du bloquer avec adblock je suppose. :doute:

Second
Niveau 10
19 mai 2008 à 23:10:15

Mon code actuel est :

@-moz-document url-prefix(http://www.jeuxvideo.com/)
{

  1. col1 { width: 640px !important; }
  2. col2{ width: 195px !important; }
  3. menu_mc {

background:url(http://image.jeuxvideo.com/css_img/
machines/x360/menu_mc_fond.png) left top !important; }

  1. menu_mc #mc_x360 a { background-position:bottom !important; }
  2. menu2 div { background:

url(http://www.jeuxvideo.com/css_img/machines/x360
/sommaire_bas.png) repeat scroll left bottom !important; }

  1. menu2 div div { background:

url(http://www.jeuxvideo.com/css_img/machines/x360
/sommaire_titre.png) repeat scroll right top !important; }

  1. menu2 ul { background: #F1FAE1

url(http://www.jeuxvideo.com/css_img/machines/x360
/sommaire_fond.png) repeat-x scroll center top !important; }

  1. menu2 #menu_downloads, #menu2 #menu_videos, #menu2 #menu_interactif, #menu2 #menu_concours, #menu2 #menu_apropos { background-color: #F1FAE1 !important; }
  2. menu2 a { color: #4B700B !important; }
  3. menu2 li { background:

url(http://www.jeuxvideo.com/css_img/machines/x360
/sommaire_sep.png) repeat-x top !important; }

  1. menu2 a:hover, #menu2 a:focus { background-color: #8AB939 !important; }

.bloc1 h3 { background:
url(http://image.jeuxvideo.com/css_img/machines/x3
60/bloc1_h3.png) repeat right top !important; }
.bloc2 h3 { background:
url(http://image.jeuxvideo.com/css_img/machines/x3
60/bloc2_h3.png) repeat right top !important; }
.bloc1 .bloc_inner, .bloc2 .bloc_inner, .dv1-3.accroches.bloc1 ul, .dv1-3.accroches.bloc2 ul { border-color: #BAD36F!important; background: #F6F7F0 !important; }
.col1-1-3, .col2-1-3 { background:
url(http://image.jeuxvideo.com/css_img/machines/x3
60/bloc1_1-3_bas.png) left repeat !important; }

  1. footer {

background:url(http://image.jeuxvideo.com/css_img/
machines/x360/footer_fond.png) left repeat-y !important; }

  1. liens_pied {

background:url(http://image.jeuxvideo.com/css_img/
machines/x360/footer_haut.png) center repeat !important; }

  1. partenaires { background: #CCC

url(http://image.jeuxvideo.com/css_img/machines/x3
60/footer_bas.png) center repeat !important; }

  1. liste_topics a {

color: #3333FF !important;
}

  1. compte a {color: #999933 !important;}

.navig_pages.topics, .navig_pages.topics tr {
margin:20px 0 !important;
background:none !important;
}
.navig_pages.topics td {
width:364px !important;
padding:0 !important;
background:none !important; }
.navig_pages table{ width: 628px !important; }
.discu_boutons table{ width: 639px !important; }
}

Falcon-Punch
Niveau 8
19 mai 2008 à 23:11:32

Enlève les parties #footer, #liens_pied et #partenaires

Second
Niveau 10
19 mai 2008 à 23:12:59

Merci. :coeur:

Maintenant je vais essayer de remettre la fonction Rechercher. xD

Falcon-Punch
Niveau 8
19 mai 2008 à 23:14:14

Regarde voir si t'as pas https://image.jeuxvideo.com/css_img/defaut/header/recherche_fond.gif bloqué par adblock. :o))

Second
Niveau 10
19 mai 2008 à 23:15:29

Ah, c'est con. :content:

Second
Niveau 10
19 mai 2008 à 23:15:43

bon * :fou:

Falcon-Punch
Niveau 8
19 mai 2008 à 23:16:19

:rire: joli :noel:

Clafou
Niveau 25
19 mai 2008 à 23:17:19

Rofl :rire: XD

Adblock cay le mal :-(

Sujet : [TUTO] Enlever le bonhomme vert
   Retour haut de page
Consulter la version web de cette page