modifier un thème Hitskin

2 participants

Voir le sujet précédent Voir le sujet suivant Aller en bas

Résolu modifier un thème Hitskin

Message par abisatis35 Lun 2 Sep 2013 - 11:41

bonjour j'ai un problème avec mon thème, j'ai choisi celui la http://fr.hitskin.com/?afolder=theme&id=153260, je n’arrive pas à enlever l'image "non de ton forum", il y a un autre poste sur ce sujet qui dis qu'il faut le changer dans la rubrique Gestion des images, mais moi l'image ne s'affiche pas donc impossible de la changer
avatar

abisatis35
Nouveau membre

Messages : 7
Inscrit(e) le : 01/09/2013

http://forumoiseaux.forumactif.org/
abisatis35 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier un thème Hitskin

Message par Matriochka Lun 2 Sep 2013 - 12:06

Bonjour et Bienvenue
sur le Forum des Forums Forumactif
Vu que vous êtes nouveau, voici quelques sujets importants :
modifier un thème Hitskin Attention2 Sécurité : mail de fondation - Ce qu'il ne faut pas faire
N'hésitez pas à ouvrir un nouveau sujet si vous ne trouvez pas votre réponse Wink

Bonjour,

Pour changer ça, il faut utiliser un logiciel de retouche.

Je t’invite à poster une commande dans le service graphique du forum de support si tu as besoin :
https://forum.forumactif.com/f53- Wink
avatar

Matriochka
Membre actif

Messages : 7604
Inscrit(e) le : 14/07/2010

Matriochka a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier un thème Hitskin

Message par abisatis35 Lun 2 Sep 2013 - 13:01

mon problème est que j'aimerais enlever ceci modifier un thème Hitskin Demo_h10 j'ai trouver un autre poste qui dis ça "Pour le problème des bannières, comme la "bulle" est inscrite dans l'image (voir la seule solution pour vous est de remplacer cette image via votre PA > affichage > images" mais dans la rubrique des image je ne trouve pas cette banière




avatar

abisatis35
Nouveau membre

Messages : 7
Inscrit(e) le : 01/09/2013

http://forumoiseaux.forumactif.org/
abisatis35 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier un thème Hitskin

Message par Matriochka Lun 2 Sep 2013 - 13:04

Quel est le forum concerné ?
avatar

Matriochka
Membre actif

Messages : 7604
Inscrit(e) le : 14/07/2010

Matriochka a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier un thème Hitskin

Message par abisatis35 Lun 2 Sep 2013 - 14:09

avatar

abisatis35
Nouveau membre

Messages : 7
Inscrit(e) le : 01/09/2013

http://forumoiseaux.forumactif.org/
abisatis35 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier un thème Hitskin

Message par Matriochka Lun 2 Sep 2013 - 14:17

Ah d’accord, je comprends mieux !

Peux-tu envoyer ici le contenu enregistré dans Panneau d’admin > Affichage > Couleurs > Feuille de styles CSS s’il y en a ?
avatar

Matriochka
Membre actif

Messages : 7604
Inscrit(e) le : 14/07/2010

Matriochka a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier un thème Hitskin

Message par abisatis35 Lun 2 Sep 2013 - 15:48

Code:
body   {
background-position: top center;
}
#submenu ul li a {
color: #fff;
padding: 0px;
margin: 0px 0px 0px 0px;
text-decoration: none;
border: none;
}
#submenu ul li a a:hover{
background-color: transparent !important;
padding: 0px;
margin: 0px 0px 0px 0px;
text-decoration: none;
border: none;
}
div#logostrip{
min-height: 25px;
/min-height: 10px;
}
#submenu a:hover{
background-color: transparent ;
}
#submenu{
background-color:  transparent !important;
padding-bottom: 0px;
padding-top: 0px;
margin: 0px;
padding-left: 10px;
}
#userlinks{
background-color:  transparent !important;
background-image: url('http://i64.servimg.com/u/f64/13/24/64/14/demo_h10.png');
padding-top: 69px;
margin: 0px;
margin-bottom: 0px;
width: 922px;
background-repeat: no-repeat;
}
#userlinks.not-connected{
background-color: transparent !important;
border-bottom: 0px;
padding-top: 74px;
}
#userlinks ul {
background-color: #282828;
border: 1px solid #646464;
padding: 4px;
margin-top: 2px;
margin-right: 10px;
-moz-border-radius-topleft: 0px;
-webkit-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius-bottomleft: 15px;
}
#userlinks.not-connected .guest{
background-color: #282828;
border: 1px solid #646464;
padding: 4px;
-moz-border-radius-topleft: 0px;
-webkit-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius-bottomleft: 15px;
}
#userlinks.not-connected span{
background-color: #282828;
border: 1px solid #646464;
padding: 4px;
-moz-border-radius-topleft: 0px;
-webkit-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius-bottomleft: 15px;
}
#userlinks.not-connected a.visited{
background-color: #282828;
border: 1px solid #646464;
padding: 4px;
-moz-border-radius-topleft: 0px;
-webkit-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius-bottomleft: 15px;
}
div.newslink{
background-color: transparent !important;
margin: 0px;
padding: 1px;
margin-bottom: 10px;
}

#gfooter {
background-color: transparent;
background-image: url('http://i64.servimg.com/u/f64/13/24/64/14/pied10.png');
background-position: bottom center;
background-repeat: no-repeat;
height: 64px;
width: 922px;
border: nonne;
padding: 0px;
padding-bottom: 27px;
margin: 0px;
margin-top: 10px;
}
.current-time{
padding: 4px;
margin-bottom: 25px;
margin-right: 10px;
background-color: #282828;
border: 1px solid #646464;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
}
#qjump{
padding-bottom: 25px;
margin-left: 10px;
}
#gfooter
.footer-links{
float: right;
margin-right: 90px;
font-size : 1.0em;
}
#gfooter a{
color: #fff !important;
}
#gfooter a:hover{
color: #cbe304 !important;
}
table.ipbtable tfoot td{
background-color: transparent;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/b217.png');
background-repeat: no-repeat;
background-position: center;
padding: 0px;
height: 20px!important;
border: none;
}
.topic-footer{
background-color: transparent;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/b217.png');
background-repeat : no-repeat;
padding: 0px;
height: 20px !important;
border: none none !important;
}
.search-footer-box { display: none; }
#search-box { display: none; }
.activeusers{
background-color: transparent;
}
.tfooter{
border: none;
margin: 0px;
padding: 0px;
}
.darkrow{
background-color: transparent;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/b217.png');
background-repeat : no-repeat;
padding: 0px;
height: 20px !important;
border: none !important;
}
.post{
background-image: url("http://i65.servimg.com/u/f65/11/95/30/70/bb110.png");
background-position: bottom;
background-repeat: no-repeat;
padding-bottom: 15px;
border-bottom: 0px;
border-left: 1px solid #2d2d2d;
border-right: 1px solid #2d2d2d;
}
.toplinks .last{
padding: 4px;
margin-right: 10px;
margin-bottom: -3px;
background-color: #282828;
border: 1px solid #646464;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
}
#navstrip li {
float: left;
margin: 0 5px;
padding-left: 10px;
background: url('http://i65.servimg.com/u/f65/11/95/30/70/221.png') no-repeat left 50%;
}
#navstrip li.begin {
padding-left: 10px;
background: url('http://i65.servimg.com/u/f65/11/95/30/70/221.png') no-repeat left 50%;
}
div.maintitle .expand,div.maintitle .contract {
float: right;
width: 15px;
height: 15px;
background: url('http://i65.servimg.com/u/f65/11/95/30/70/316.png') no-repeat 50% 50%;
cursor: pointer;
}
div.maintitle .expand {
background: url('http://i65.servimg.com/u/f65/11/95/30/70/122.png') no-repeat 50% 50%;
}
.popmenubutton a {
background-color: #1f1f1f;
background-image: url('http://i64.servimg.com/u/f64/13/24/64/14/617.png');
}
.popupmenu li{
background-color: #2a2b2b;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/221.png');
padding-right: 12px;
}
.popupmenu li a{
padding-left: 5px;
}
#navstrip li a:hover{
color: #cbe900;
}
.ipbform2 dl dd input{
background-color: #606060;
}
.popupmenu.last{
background-color: #2a2b2b;
}
ul.popmenu li.popmenu-category{
background-color: #2a2b2b;
}
.post-container{
background-color: #111111;
}
.postbody{
background-color: #1f1f1f;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 12px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
}
.postprofile-head .popmenubutton-new-out{
background-color: #1f1f1f;
border: 1px solid #2d2d2d;
-moz-border-radius-topleft: 0px;
-webkit-border-radius-topleft: 0px;
-moz-border-radius-topright: 12px;
-webkit-border-radius-topright: 12px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 12px;
-webkit-border-radius-bottomleft: 12px;
}
.post .popupmenu{
background-color: #464646;
border: 1px solid #2d2d2d;
-moz-border-radius-topleft: 12px;
-webkit-border-radius-topleft: 12px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 12px;
-webkit-border-radius-bottomright: 12px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
}
.postprofile-head ul li{
background-color: #191919;
border: 1px solid #2d2d2d;
border-bottom: none;
border-top: none;
}
.exthelp,.rte-menu-button {  
background-image: url("http://i85.servimg.com/u/f85/11/95/30/70/11210.png");
background-color: #191919;
border: 1px solid #2d2d2d;
}
.rte-menu-button {
   background-image: url("http://i81.servimg.com/u/f81/13/51/88/96/11411.png");
   }
#search_menu table tr td input.button{
color: #fff;
}
input.post{
color: #fff;
}
.post-footer img{
padding-left: 3px;
}
table.ipbtable th.formsubtitle, .formsubtitle{
background-color: transparent;
}
#plus_menu{
background-color: #191919 ;
}
.box-content{
border-bottom: 1px solid #2d2d2d !important;
}
.box-content.profile{
border: 1px solid #2d2d2d !important;
}
.next-prev{
color: #000;
margin-right: 10px;
}
.next-prev a:link{
color: #000;
}
.next-prev a:link:hover{
color: #cbe900;
}
#qpost.row2{
background-color: #191919 ;
border-left: 1px solid #2d2d2d;
border-right: 1px solid #2d2d2d;
margin-bottom: 10px;
border-top: none;
}
.qreply{
background-color: #272727 ;
}
.messaging-box{
background-color: #272727 ;
}
#smiley-box{
background-color: #272727 ;
}
.wysiwyg{
background-color: #707070 !important;
}
#text_editor_textarea { background-color: #707070 !important; }
.attachbox{
background-color: #191919;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/fond12.jpg');
border: 1px solid #888888;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
}
.attachbox dl.file{
background-color: #212121;
margin-top: 8px;
padding: 5px;
border: 1px solid #fff;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}

blockquote{
background-color: #191919;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/fond12.jpg');
border: 1px solid #888888;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
color : #fff;
padding: 5px;
}
blockquote cite{
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/citati11.png');
background-repeat: no-repeat;
background-position: top right;
color: #000;
font-weight: bold;
background-color: #707070;
border: 1px solid #888888;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}
.codebox dt{
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/citati10.png');
background-repeat: no-repeat;
background-position: top right;
padding: 5px 10px 3px 3px;
color: #000;
font-weight: bold;
background-color: #707070;
border: 1px solid #888888;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}
.codebox dd{
background-color: #191919;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/fond12.jpg');
border: 1px solid #888888;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
color : #fff;
padding: 5px;
}

.row1, .row2{border: 1px solid #2d2d2d !important;}
.row1:hover{background-color: #191919;}
.row2:hover{background-color: #262626;}
.thin{
background-color: transparent !important;
border-top: 1px solid #2d2d2d;
border-bottom: 1px solid #2d2d2d;
}
.maintitle.floated.dropped{
padding-bottom: 0px;
}
.ipbtable-calendar td.view-week{
background-color: #191919 ;
border: 1px solid #2d2d2d;
}
div.calmonths{
background-color: #191919 ;
border: 1px solid #2d2d2d;
}
.module .box-content{
background-color: #212121;
border: 1px solid #323232;
}
.module .maintitle{background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/b316.jpg');}
.member{background-color: #4a4a4a;border: 1px solid #646464;}
.member p{color: #fff ;}
.member .popupmenu{
background-color: #464646;
border: 1px solid #2d2d2d;
-moz-border-radius-topleft: 12px;
-webkit-border-radius-topleft: 12px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 12px;
-webkit-border-radius-bottomright: 12px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
}
div.errorwrap, div.infowrap{
background-color: #ffe9b3;
border: 1px solid #ef7400;
color: #be4300;
}
div.errorwrap h4, div.infowrap h4{
background-color: #ffb670;
border: 1px solid #ffc470;
color: #be4300;
}
ul.privmsg{
margin-left: 10px;
}
ul.privmsg li {
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/m311.png');
background-position: top center;
background-color: #f6b10f;
border: 1px solid #646464;
-moz-border-radius-topleft: 8px;
-webkit-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-radius-topright: 8px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
}
ul.privmsg li a {
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/m111.png');
background-position: top center;
background-color: #595959;
border: 1px solid #646464;
-moz-border-radius-topleft: 8px;
-webkit-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-radius-topright: 8px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
}
ul.privmsg li:hover{
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/m410.png');
background-position: top center;
background-color: #4a4a4a;
border: 1px solid #646464;
-moz-border-radius-topleft: 8px;
-webkit-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-radius-topright: 8px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
}
ul.privmsg li a:hover{
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/m211.png');
background-position: top center;
background-color: #282828;
border: 1px solid #646464;
-moz-border-radius-topleft: 8px;
-webkit-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-radius-topright: 8px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
}
button.button2, input.button2 {
color: #000;
font-weight: bold;
background-repeat: repeat-x;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/m212.png');
background-position: center;
}
button.button2:hover, input.button2:hover {
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/m411.png');
color: #000;
font-weight: bold;
background-position: center;
}
.button, .mainoption{
color: #000 ;
font-weight: bold;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/m212.png');
background-position: center;
}
.button:hover, .mainoption:hover{
color: #000;
font-weight: bold;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/m411.png');
background-position: center;
}
.inputbox{
background-color: #7a7a7a;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
}
div.maintitle{color: #000;}
#i_icon_mini_index{width:85px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0110.png) no-repeat 0 0;}
#i_icon_mini_index:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0110.png) no-repeat 0 -32px;}
#i_icon_mini_gallery{width:86px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0310.png) no-repeat 0 0;}
#i_icon_mini_gallery:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0310.png) no-repeat 0 -32px;}
#i_icon_mini_calendar{width:86px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0210.png) no-repeat 0 0;}
#i_icon_mini_calendar:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0210.png) no-repeat 0 -32px;}
#i_icon_mini_portal{width:86px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0410.png) no-repeat 0 0;}
#i_icon_mini_portal:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0410.png) no-repeat 0 -32px;}
#i_icon_mini_faq{width:86px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0510.png) no-repeat 0 0;}
#i_icon_mini_faq:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0510.png) no-repeat 0 -32px;}
#i_icon_mini_search{width:86px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0610.png) no-repeat 0 0;}
#i_icon_mini_search:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0610.png) no-repeat 0 -32px;}
#i_icon_mini_members{width:86px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0710.png) no-repeat 0 0;}
#i_icon_mini_members:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0710.png) no-repeat 0 -32px;}
#i_icon_mini_groups{width:86px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0810.png) no-repeat 0 0;}
#i_icon_mini_groups:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0810.png) no-repeat 0 -32px;}
#i_icon_mini_profile{width:86px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0910.png) no-repeat 0 0;}
#i_icon_mini_profile:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0910.png) no-repeat 0 -32px;}
#i_icon_mini_message{width:86px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_1010.png) no-repeat 0 0;}
#i_icon_mini_message:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_1010.png) no-repeat 0 -32px;}
#i_icon_mini_new_message{width:86px; height:30px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/rere_110.png) no-repeat 0 0;}
#i_icon_mini_new_message#hover{ background:url(http://i64.servimg.com/u/f64/13/24/64/14/rere_110.png) no-repeat 0 -32px;}
#i_icon_mini_logout{width:41px; height:32px; background:url(http://i65.servimg.com/u/f65/11/95/30/70/re_1110.png) no-repeat 0 0;}
#i_icon_mini_logout:hover{background:url(http://i65.servimg.com/u/f65/11/95/30/70/re_1110.png) no-repeat 0 -32px;}
#i_icon_mini_register{width:86px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/rere_010.png) no-repeat 0 0;}
#i_icon_mini_register:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/rere_010.png) no-repeat 0 -32px;}
#i_icon_mini_login{width:41px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_1110.png) no-repeat 0 0;}
#i_icon_mini_login:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_1110.png) no-repeat 0
avatar

abisatis35
Nouveau membre

Messages : 7
Inscrit(e) le : 01/09/2013

http://forumoiseaux.forumactif.org/
abisatis35 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier un thème Hitskin

Message par Matriochka Lun 2 Sep 2013 - 15:51

Merci,

L’image se trouve ici :
Code:
#userlinks{
background-color:  transparent !important;
background-image: url('http://i64.servimg.com/u/f64/13/24/64/14/demo_h10.png');
padding-top: 69px;
margin: 0px;
margin-bottom: 0px;
width: 922px;
background-repeat: no-repeat;
}
modifier un thème Hitskin Demo_h10
https://i.servimg.com/u/f64/13/24/64/14/demo_h10.png
avatar

Matriochka
Membre actif

Messages : 7604
Inscrit(e) le : 14/07/2010

Matriochka a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier un thème Hitskin

Message par abisatis35 Lun 2 Sep 2013 - 15:53

et je dois faire quoi, le suprimer
avatar

abisatis35
Nouveau membre

Messages : 7
Inscrit(e) le : 01/09/2013

http://forumoiseaux.forumactif.org/
abisatis35 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier un thème Hitskin

Message par abisatis35 Lun 2 Sep 2013 - 16:02

parce que moi sa donne sa, c'est pas du tout pareil :modifier un thème Hitskin Sans_t10
avatar

abisatis35
Nouveau membre

Messages : 7
Inscrit(e) le : 01/09/2013

http://forumoiseaux.forumactif.org/
abisatis35 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier un thème Hitskin

Message par Matriochka Lun 2 Sep 2013 - 16:12

Oui, le supprimer si tu n’en veux plus ou bien passer commande dans le lien donné plus haut si tu veux le conserver et le modifier
avatar

Matriochka
Membre actif

Messages : 7604
Inscrit(e) le : 14/07/2010

Matriochka a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier un thème Hitskin

Message par abisatis35 Lun 2 Sep 2013 - 16:47

J'AI RÉUSSI cheers , merci beaucoup Matriochka
avatar

abisatis35
Nouveau membre

Messages : 7
Inscrit(e) le : 01/09/2013

http://forumoiseaux.forumactif.org/
abisatis35 a été remercié(e) par l'auteur de ce sujet.

Voir le sujet précédent Voir le sujet suivant Revenir en haut

- Sujets similaires

Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum