La date/heure actuelle est Sam 16 Jan 2021 - 9:23
1 résultat trouvé pour i_icon_mini_gallery
Inscrutation d'une image de fond à la barre de Nav + changement au survol
[mention]Nyko-neko[/mention] a écrit:merci, si je demandais de l'aide c'est que j'ai justement déja cherché
Bonjour Je me suis dit aussi ????

- Code CSS :
/* Barre Navigation */
{#}i_icon_mini_index{/#}{width:81px; height:68px; background:url(url de l'image index) no-repeat 0 0;}
{#}i_icon_mini_index{/#}:hover{background:url(url de l'image index) no-repeat 0 -68px;}
{#}i_icon_mini_calendar{/#}{width:113px; height:68px; background:url(url de l'image calendrier) no-repeat 0 0;}
{#}i_icon_mini_calendar{/#}:hover{background:url(url de l'image calendrier) no-repeat 0 -68px;}
{#}i_icon_mini_faq{/#}{width:56px; height:68px; background:url(url de l'image Faq) no-repeat 0 0;}
{#}i_icon_mini_faq{/#}:hover{background:url(url de l'image Faq) no-repeat 0 -68px;}
{#}i_icon_mini_search{/#}{width:120px; height:68px; background:url(url de l'image Rechercher) no-repeat 0 0;}
{#}i_icon_mini_search{/#}:hover{background:url(url de l'image Rechercher) no-repeat 0 -68px;}
{#}i_icon_mini_gallery{/#}{width:86px; height:68px; background:url(Galerie) no-repeat 0 0;}
{#}i_icon_mini_gallery{/#}:hover{background:url(url de l'image Galerie) no-repeat 0 -68px;}
{#}i_icon_mini_members{/#}{width:100px; height:668px; background:url(url de l'image Membres) no-repeat 0 0;}
{#}i_icon_mini_members{/#}:hover{background:url(url de l'image Membres) no-repeat 0 -68px;}
{#}i_icon_mini_groups{/#}{width:94px; height:68px; background:url(url de l'image Groupes) no-repeat 0 0;}
{#}i_icon_mini_groups{/#}:hover{background:url(url de l'image Groupes) no-repeat 0 -68px;}
{#}i_icon_mini_profile{/#}{width:72px; height:68px; background:url(url de l'image Profil) no-repeat 0 0;}
{#}i_icon_mini_profile{/#}:hover{background:url(url de l'image Profil) no-repeat 0 -68px;}
{#}i_icon_mini_message{/#}{width:122px; height:68px; background:url(url de l'image Messagerie) no-repeat 0 0;}
{#}i_icon_mini_message{/#}:hover{background:url(url de l'image Messagerie) no-repeat 0 -68px;}
{#}i_icon_mini_new_message{/#}{width:123px; height:68px; background:url(url de l'image New Message) no-repeat 0 0;}
{#}i_icon_mini_new_message{/#}:hover{background:url(url de l'image New message) no-repeat 0 -68px;}
{#}i_icon_mini_logout{/#}{width:142px; height:68px; background:url(url de l'image Deconnexion) no-repeat 0 0;}
{#}i_icon_mini_logout{/#}:hover{background:url(Deconnexion) no-repeat 0 -68px;}
{#}i_icon_mini_register{/#}{width:123px; height:68px; background:url(url de l'image S'enregistrer) no-repeat 0 0;}
{#}i_icon_mini_register{/#}:hover{background:url(url de l'image S'enregistrer) no-repeat 0 -68px;}
{#}i_icon_mini_login{/#}{width:142px; height:68px; background:url(url de l'image Connexion) no-repeat 0 0;}
{#}i_icon_mini_login{/#}:hover{background:url(url de l'image Connexion) no-repeat 0 -68px;}
PA/Affichage/Images et couleurs/couleurs/Feuille de style CSS
remplacer ce qui est en rouge dans le code css par les url des images.
Et voici les images pour une barre de navigation en ruban qui change au passage de la souris :
- Images:
index:
https://i.servimg.com/u/f11/18/07/55/29/off10.png
En espérant vous avoir aidé ?
Cordialement
P-J
- le Sam 27 Déc 2014 - 8:25
- Rechercher dans: Archives des problèmes avec l'apparence du forum
- Sujet: Inscrutation d'une image de fond à la barre de Nav + changement au survol
- Réponses: 4
- Vues: 1820