Ajouté une infobulle

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

Résolu Ajouté une infobulle

Message par blabla07 Ven 27 Avr 2012 - 20:25

Bonsoir,

Alors voilà, j'ai une PA sur mon forum et j'aimerai a un emplacement précis ( sur les images des quatres maison) rajouté une info bulle comme plus haut pour le staff. J'aimerai une infobulle sur les images des quartes maisons ou apparaitre les points de chacune d'elle. j'essaye depuis une demi journée de faire quelques choses de potable mais impossible je tue tout mon code de base *_* je viens donc vous demandez votre aide XD

alors, le fofo => http://apareciumhp.forumsrpg.com/

le code CSS :
Code:
/*PA*/

td.patd1 {
  text-align: center;
  vertical-align: bottom;
}
td.patd3 {
  vertical-align: bottom;
}
td.patd4, td.patd5, td.patd6, td.patd7 {
  vertical-align: top;
}
td.patd8 {
  vertical-align: bottom;
}
.menuderoulant {
  -moz-box-shadow: 0px 0px 5px gray;
  border: 3px  #3DB372; /*couleur des bords du menu déroulant*/
  background: #ffffff; /*couleur de fond du menu deroulant*/
  font-family: calibri;
  font-size: 10px;
  width: 100px;
  -moz-border-radius: 0px;
}
.boutonmenuderoulant {
  -moz-box-shadow: 0px 0px 5px gray;
  border: 3px #aaaaaa; /*couleur des bords du bouton "go"*/
  background: #ffffff; /*couleur de fond du bouton "go"*/
  font-family: calibri;
  font-size: 10px;
  -moz-border-radius: 0px;
}
.messagebienvenue {
  font-size: 40px;
  font-style: italic;
  border-bottom: 15px solid #9FA19B; /*couleur de la grosse ligne sous "bienvenue sur Apa"*/
  text-align: center;
  color:#6C6E65; /*couleur du texte "bienvenue sur APA"*/
}
.bloc1 {
  height: 140px;
  padding: 0px 10px 10px 10px;
  -moz-border-radius: 0px;
  -moz-box-shadow: 0px 0px 5px gray;
  border: 3px #aaaaaa; /*couleur du cadre des blocs 1*/
}
.contexte {
  height: 115px;
  overflow: auto;
  text-align: justify;
  padding: 0px 5px 0px 5px;
  font-size: 12px;
  margin: 3px 0px 0px 0px;
}
.news {
    text-align: center;
  color: #777777; /* couleur du texte des news */
}
.admins {
    text-align: center;
  padding: 10px 0px 0px 0px;
}
.admins img {
    margin: 7px 10px 0px 10px;
}
span.infobulladmins{
  position: relative;
  text-decoration: none;
}
span.infobulladmins span.bull {
  display: none;
}
span.infobulladmins:hover {
  background: none;
  z-index: 999;
  cursor: crosshair;
}
span.infobulladmins:hover span.bull {
  display: inline;
  white-space: normal;
  top: 15px;
  left: -35px;
  position: absolute;
  padding: 8px;
  background: #D9DEB9; /*couleur fond infobulle admins*/
  -moz-border-radius: 0px;
  border-right: 5px solid #9FA19B;
  border-left: 5px solid #9FA19B; /*couleur cadre infobulle admins*/
  text-align: justify;
  font-size: 13px;
  width: 120px;
  text-align: center;
}
.bloc2 {
  height: 224px;
  padding: 0px 10px 10px 10px;
  text-align: center;
  font-size: 12px;
  -moz-border-radius: 0px;
  -moz-box-shadow: 0px 0px 5px gray;
  border: 3px #aaaaaa; /*couleur cadre bloc 2*/
}
.bloc3 {
  height: 163px;
  padding: 0px 10px 10px 10px;
  margin-top: 6px;
  text-align:center;
  font-size: 10px;
  -moz-border-radius: 0px;
  -moz-box-shadow: 0px 0px 5px gray;
  border: 3px #aaaaaa; /*couleur cadre bloc 3*/
}
.bloc4 {
  height: 85px;
  padding: 0px 10px 10px 10px;
  text-align: center;
  font-size: 11px;
  -moz-border-radius: 0px;
  -moz-box-shadow: 0px 0px 5px gray;
  border: 3px #aaaaaa; /*couleur cadre bloc 4*/
}
.bloc4 img {
  margin: 0px 5px 0px 5px;
}
.titrebloc {
  font-size: 20px;
  height: 20px;
  text-align: center;
  border-bottom: 2px solid;
  color: #777777; /*couleur de la ligne entre le titre et le contenu d'un bloc*/
  font-style: italic;
  margin: 0px 0px 3px 0px;
}

le code de la PA :
Code:
<TABLE cellSpacing=0 cellPadding=3 width=820 align=center>
<TBODY>
<TR><TD class=patd1 width=200>
<form name="MenuderoulantselonDark" method="POST"><select name="wxlmenu" size=1 style="font-family: tahoma; color: dimgray; -moz-box-shadow: 0px 0px 5px gray;"><OPTION value=# selected>Navigation rapide</OPTION> <OPTION value=http://apareciumhp.forumgratuit.org/f3-reglement >Règlement</OPTION> <OPTION value=http://apareciumhp.forumgratuit.org/t1-l-histoire-est-sur-le-point-de-commencer >Contexte</OPTION> <OPTION value=http://apareciumhp.forumgratuit.org/f7-postes-vacants>Postes Vacants</OPTION> <OPTION value=http://apareciumhp.forumsrpg.com/t564-bottin-des-avatars#7396>Avatars</OPTION> <OPTION value=http://apareciumhp.forumgratuit.org/f8-do-you-know-who-i-am>Présentations</OPTION> <OPTION value=http://apareciumhp.forumgratuit.org/f12-questions>Invités</OPTION> <OPTION value=http://apareciumhp.forumgratuit.org/f13-demande-de-parternariat>Partenariat</OPTION></SELECT> <INPUT class=boutonmenuderoulant onclick="location =document.MenuderoulantselonDark.wxlmenu.options [document.MenuderoulantselonDark.wxlmenu.selectedIndex].value;" size=1 style="font-family: tahoma; color: dimgray; -moz-box-shadow: 0px 0px 5px gray;" type=button value=Go> </FORM></TD>
<TD class=patd2 colSpan=2><DIV class=messagebienvenue><FONT face=Garamond>Bienvenue sur APARECIUM</FONT></DIV></TD></TR>
<TR>
<TD class=patd3 rowSpan=3><DIV class=bloc2><DIV class=titrebloc>Nous lier</DIV><BR><IMG alt="" src="http://i40.servimg.com/u/f40/17/20/63/10/part110.png " border=0><BR><BR><IMG alt="" src="http://i40.servimg.com/u/f40/17/20/63/10/sans_t21.png " border=0><BR><BR><IMG alt="" src="http://i40.servimg.com/u/f40/17/20/63/10/part210.png" border=0><BR><BR><SPAN style="FONT-STYLE: italic"></SPAN></DIV><DIV class=bloc3><DIV class=titrebloc>Autre</DIV><br>N'oubliez pas; chaque mois, venez voir la Gazette<a href="http://apareciumhp.forumgratuit.org/f76-la-gazette" class="postlink" target="_blank">The Daily Prophet </a><br><br>
Forum optimisé par Mozilla.<BR><br> Thème II by Rainbowsmile et Obsession27.</br><br>PA & CSS by Anna</DIV></TD>
<TD class=patd4 width=360><DIV class=bloc1><DIV class=titrebloc>Avant-goût...</DIV><DIV class=contexte> JANVIER 1997 - Et si J. K. Rowling avait imaginé une autre vie pour Harry James Potter et ses amis ? Et si Lily et James n'avaient jamais été tués ? Et si Tom Jedusor n'était jamais devenu Lord Voldemort, s'il n'avait vécu que huit petites années de sa vie ? Et si tout l'univers de Harry Potter changeait ? Bienvenue sur Aparecium, là où rien n'est impossible. </DIV></DIV></TD>
<TD class=patd5 width=360><DIV class=bloc1><DIV class=titrebloc>Info & news</DIV>
<MARQUEE onmouseover=this.stop() onmouseout=this.start() scrollAmount=2 direction=up width="100%" height=115><DIV class=news><IMG alt="" src="http://img3.xooimage.com/files/d/3/7/1-2d8079.gif" border=0> Un recencement vient d'être lancé, vous avez jusqu'au 7 mai. <a href="http://apareciumhp.forumsrpg.com/t571-recensement-jusqu-au-07051012?tid=59b2ea0af7594a5893e79f3a63829146" class="postlink">clic</a> <BR><IMG alt="" src="http://img3.xooimage.com/files/d/3/7/1-2d8079.gif" border=0> Nous passons en Janvier 1997, la neige est toujours là, le froid aussi. Bonne année à tous.<br><br>
<IMG alt="" src="http://img3.xooimage.com/files/d/3/7/1-2d8079.gif" border=0> La Gazette édition spécial ! Venez la lire <A href="http://apareciumhp.forumsrpg.com/t515-la-gazette-edition-sepcial-du-01-12-96#6832">ici</A>.<BR><br>
<IMG alt="" src="http://img3.xooimage.com/files/d/3/7/1-2d8079.gif" border=0> Privilégiez les personnages masculins.<BR><br>
<IMG alt="" src="http://img3.xooimage.com/files/d/3/7/1-2d8079.gif" border=0> Le Dramione club pour les fans du plus dégantés de couple <A href="http://apareciumhp.forumgratuit.org/t144-dramione-club"> ici</A>.<br><br>
<IMG alt="" src="http://img3.xooimage.com/files/d/3/7/1-2d8079.gif" border=0> Attention, l'intrigue va prendre un grand tournant XD !!!<br><br></DIV></MARQUEE></DIV></TD></TR>
<TR>
<TD class=patd6><DIV class=bloc1><DIV class=titrebloc>Nos coup de coeur</DIV><A class=postlink href="http://the-tudors-beginning.forumgratuit.org/" target=_blank>♥</A> B a c k . t o . t h e . B e g i n n i n g<BR><A class=postlink href="http://www.pub-rpg-design.com/" target=_blank>♥</A> Pub Rpg Design<BR><A class=postlink href="http://best-rpg.forumpro.fr/" target=_blank>♥</A> Best RPG<BR><A class=postlink href="http://thesoundoftruth.forumactif.com/" target=_blank>♥</A> The Sound of Truth.<BR> <A class=postlink href="http://dark-world-hell.forumperso.com/" target=_blank>♥</A> Dark World Hell.<BR><br><a href="http://www.root-top.com/topsite/forumrpg/in.php?ID=6629">✿</a> <a href="http://en.root-top.com/toplist/titop/in.php?ID=1489" class="postlink" target="_blank" rel="nofollow">✿</a> <a href="http://www.root-top.com/topsite/stillnotginger/in.php?ID=14" class="postlink" target="_blank" rel="nofollow">✿</a> <a href="http://lesforumsdefa.olympe-network.com/topsite/vote.php?id=645" target="_blank">✿</a> <a href="http://www.root-top.com/topsite/serpentgy/in.php?ID=8427" class="postlink" target="_blank" rel="nofollow">✿</a> <a href="http://www.root-top.com/topsite/smykie/in.php?ID=1279" class="postlink" target="_blank" rel="nofollow">✿</a> <a href="http://www.root-top.com/topsite/filetdudiable/in.php?ID=87"class="postlink" target="_blank" rel="nofollow">✿</a> <a href="http://www.root-top.com/topsite/obsession27/in.php?ID=18658" class="postlink" target="_blank" rel="nofollow">✿</a> <a href="http://www.root-top.com/topsite/cherry23/in.php?ID=6226" class="postlink" target="_blank" rel="nofollow">✿</a> <a href="http://www.root-top.com/topsite/zhiming/in.php?ID=1921" class="postlink" target="_blank" rel="nofollow">✿</a> <A class=postlink href="http://apareciumhp.boosterforum.com/" target=_blank>✿</A><BR>Venez voter toutes les deux heures</DIV></TD>
<TD class=patd7><DIV class=bloc1><DIV class=titrebloc>Votre staff</DIV><DIV class=admins><SPAN class=infobulladmins><IMG src="http://i40.servimg.com/u/f40/17/20/63/10/sans_t28.png"><SPAN class=bull><IMG src="http://thumbnails32.imagebam.com/9427/4a226794268998.jpg"> <BR><B>Hermione J. G.-Malefoy</B> <BR>Co-Fondatrice<BR><A href="http://apareciumhp.forumsrpg.com/u4">Voir le profil</A></SPAN></SPAN> <SPAN class=infobulladmins><IMG src="http://img11.hostingpics.net/pics/151226phoeimage.png "><SPAN class=bull><IMG src="http://img11.hostingpics.net/pics/951527phoeicon.png "> <BR><B>Phoenix R. Huntington</B> <BR>Co-Fondatrice<BR><A href="http://apareciumhp.forumgratuit.org/u9">Voir le profil</A></SPAN></SPAN> <SPAN class=infobulladmins><IMG src="http://img11.hostingpics.net/pics/294068mumusimage.png "><SPAN class=bull><IMG src="http://img11.hostingpics.net/pics/532304mumusicon.png "> <BR><B>Remus J. Lupin </B> <BR>Co-Fondateur<BR><A href="http://apareciumhp.forumgratuit.org/u2 ">Voir le profil</A></SPAN></SPAN><SPAN class=infobulladmins><IMG src="http://i40.servimg.com/u/f40/17/20/63/10/dray0110.png "><SPAN class=bull><IMG src="http://illiweb.com/fa/pbucket.gif"> <BR><B>Drago L. Malefoy</B> <BR>Co-Fondateur<BR><A href="http://apareciumhp.forumgratuit.org/u13 ">Voir le profil</A></SPAN></SPAN></DIV></DIV></TD></TR> <TR>
<TD class=patd8 colSpan=2><DIV class=bloc4><DIV class=titrebloc>we need them</DIV><a href="http://apareciumhp.forumgratuit.org/t24-slytherin-the-snakes "><IMG alt="" src="http://i43.tinypic.com/1zw2sme.jpg " style="border:2px #363642 solid; -moz-border-radius:3px;"></a> <a href="http://apareciumhp.forumgratuit.org/t14-ravenclaw-the-eagles "><IMG alt="" src="http://i41.tinypic.com/ra6r8h.jpg " style="border:2px #363642 solid; -moz-border-radius:3px;"></a> <a href="http://apareciumhp.forumgratuit.org/t23-gryffindor-the-lions "><IMG alt="" src="http://i44.tinypic.com/2vtrvkl.jpg " style="border:2px #363642 solid; -moz-border-radius:3px;"></a> <a href="http://apareciumhp.forumgratuit.org/t13-hufflepuff-the-badgers "><IMG alt="" src="http://i39.tinypic.com/2pyrgu8.jpg " style="border:2px #363642 solid; -moz-border-radius:3px;"></a><BR>Les postes vacants sont à prendre en priorité || <A href="http://apareciumhp.forumgratuit.org/f5-i-need-somebody-to-love">More ? </A> </DIV></TD></TR></TBODY></TABLE><a href="http://best-rpg.forumpro.fr" target="_blank"><img src="http://i28.tinypic.com/2djyo92.png" title="Best RPG, le site de référencement d’RPGs" alt="Best RPG, le site de référencement d’RPGs"></a>

merci beaucoup de vous pour votre aide précieuse comme toujours XD


Dernière édition par blabla07 le Ven 4 Mai 2012 - 18:04, édité 2 fois
blabla07

blabla07
****

Féminin
Messages : 285
Inscrit(e) le : 22/04/2009

http://apareciumhp.forumsrpg.com/
blabla07 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Ajouté une infobulle

Message par blabla07 Dim 29 Avr 2012 - 11:32

up help pease XD
blabla07

blabla07
****

Féminin
Messages : 285
Inscrit(e) le : 22/04/2009

http://apareciumhp.forumsrpg.com/
blabla07 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Ajouté une infobulle

Message par blabla07 Mar 1 Mai 2012 - 10:25

re up svp !
blabla07

blabla07
****

Féminin
Messages : 285
Inscrit(e) le : 22/04/2009

http://apareciumhp.forumsrpg.com/
blabla07 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Ajouté une infobulle

Message par blabla07 Ven 4 Mai 2012 - 17:05

up :/
blabla07

blabla07
****

Féminin
Messages : 285
Inscrit(e) le : 22/04/2009

http://apareciumhp.forumsrpg.com/
blabla07 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Ajouté une infobulle

Message par Invité Ven 4 Mai 2012 - 17:58

Bonjour,

Comme ceci?
Code:
<table cellspacing='0' cellpadding='3' width='820' align='center'>
<tbody>
<tr>
   <td class='patd1' width='200'>
      <form name="MenuderoulantselonDark" method="POST">
         <select name="wxlmenu" size='1' style="font-family: tahoma; color: dimgray; -moz-box-shadow: 0px 0px 5px gray;">
            <option value='#' selected>Navigation rapide</option>
            <option value='http://apareciumhp.forumgratuit.org/f3-reglement'>Règlement</option>
            <option value='http://apareciumhp.forumgratuit.org/t1-l-histoire-est-sur-le-point-de-commencer'>Contexte</option>
            <option value='http://apareciumhp.forumgratuit.org/f7-postes-vacants'>Postes Vacants</option>
            <option value='http://apareciumhp.forumsrpg.com/t564-bottin-des-avatars#7396'>Avatars</option>
            <option value='http://apareciumhp.forumgratuit.org/f8-do-you-know-who-i-am'>Présentations</option>
            <option value='http://apareciumhp.forumgratuit.org/f12-questions'>Invités</option>
            <option value='http://apareciumhp.forumgratuit.org/f13-demande-de-parternariat'>Partenariat</option>
         </select>
         <input class='boutonmenuderoulant' onclick="location =document.MenuderoulantselonDark.wxlmenu.options [document.MenuderoulantselonDark.wxlmenu.selectedIndex].value;" size='1' style="font-family: tahoma; color: dimgray; -moz-box-shadow: 0px 0px 5px gray;" type='button' value='Go'>
      </form>
   </td>
   <td class='patd2' colspan='2'>
      <div class='messagebienvenue'>
         <font face='Garamond'>Bienvenue sur APARECIUM</font>
      </div>
   </td>
</tr>
<tr>
   <td class='patd3' rowspan='3'>
      <div class='bloc2'>
         <div class='titrebloc'>
             Nous lier
         </div>
         <br/>
         <img alt="" src="http://i40.servimg.com/u/f40/17/20/63/10/part110.png " border='0'><br/>
         <br/>
         <img alt="" src="http://i40.servimg.com/u/f40/17/20/63/10/sans_t21.png " border='0'><br/>
         <br/>
         <img alt="" src="http://i40.servimg.com/u/f40/17/20/63/10/part210.png" border='0'><br/>
         <br/>
         <span style="FONT-STYLE: italic"></span>
      </div>
      <div class='bloc3'>
         <div class='titrebloc'>
             Autre
         </div>
         <br/>
         N'oubliez pas; chaque mois, venez voir la Gazette<a href="http://apareciumhp.forumgratuit.org/f76-la-gazette" class="postlink" target="_blank">The Daily Prophet </a><br/>
         <br/>
         Forum optimisé par Mozilla.<br/>
         <br/>
         Thème II by Rainbowsmile et Obsession27.</br><br/>
         PA & CSS by Anna
      </div>
   </td>
   <td class='patd4' width='360'>
      <div class='bloc1'>
         <div class='titrebloc'>
             Avant-goût...
         </div>
         <div class='contexte'>
             JANVIER 1997 - Et si J. K. Rowling avait imaginé une autre vie pour Harry James Potter et ses amis ? Et si Lily et James n'avaient jamais été tués ? Et si Tom Jedusor n'était jamais devenu Lord Voldemort, s'il n'avait vécu que huit petites années de sa vie ? Et si tout l'univers de Harry Potter changeait ? Bienvenue sur Aparecium, là où rien n'est impossible.
         </div>
      </div>
   </td>
   <td class='patd5' width='360'>
      <div class='bloc1'>
         <div class='titrebloc'>
             Info & news
         </div>
         <marquee onmouseover='this.stop()' onmouseout='this.start()' scrollamount='2' direction='up' width="100%" height='115'>
         <div class='news'>
            <img alt="" src="http://img3.xooimage.com/files/d/3/7/1-2d8079.gif" border='0'> Un recencement vient d'être lancé, vous avez jusqu'au 7 mai. <a href="http://apareciumhp.forumsrpg.com/t571-recensement-jusqu-au-07051012?tid=59b2ea0af7594a5893e79f3a63829146" class="postlink">clic</a><br/>
            <img alt="" src="http://img3.xooimage.com/files/d/3/7/1-2d8079.gif" border='0'> Nous passons en Janvier 1997, la neige est toujours là, le froid aussi. Bonne année à tous.<br/>
            <br/>
            <img alt="" src="http://img3.xooimage.com/files/d/3/7/1-2d8079.gif" border='0'> La Gazette édition spécial ! Venez la lire <a href="http://apareciumhp.forumsrpg.com/t515-la-gazette-edition-sepcial-du-01-12-96#6832">ici</a>.<br/>
            <br/>
            <img alt="" src="http://img3.xooimage.com/files/d/3/7/1-2d8079.gif" border='0'> Privilégiez les personnages masculins.<br/>
            <br/>
            <img alt="" src="http://img3.xooimage.com/files/d/3/7/1-2d8079.gif" border='0'> Le Dramione club pour les fans du plus dégantés de couple <a href="http://apareciumhp.forumgratuit.org/t144-dramione-club"> ici</a>.<br/>
            <br/>
            <img alt="" src="http://img3.xooimage.com/files/d/3/7/1-2d8079.gif" border='0'> Attention, l'intrigue va prendre un grand tournant XD !!!<br/>
            <br/>
         </div>
         </marquee>
      </div>
   </td>
</tr>
<tr>
   <td class='patd6'>
      <div class='bloc1'>
         <div class='titrebloc'>
             Nos coup de coeur
         </div>
         <a class='postlink' href="http://the-tudors-beginning.forumgratuit.org/" target='_blank'>?</a> B a c k . t o . t h e . B e g i n n i n g<br/>
         <a class='postlink' href="http://www.pub-rpg-design.com/" target='_blank'>?</a> Pub Rpg Design<br/>
         <a class='postlink' href="http://best-rpg.forumpro.fr/" target='_blank'>?</a> Best RPG<br/>
         <a class='postlink' href="http://thesoundoftruth.forumactif.com/" target='_blank'>?</a> The Sound of Truth.<br/>
         <a class='postlink' href="http://dark-world-hell.forumperso.com/" target='_blank'>?</a> Dark World Hell.<br/>
         <br/>
         <a href="http://www.root-top.com/topsite/forumrpg/in.php?ID=6629">?</a><a href="http://en.root-top.com/toplist/titop/in.php?ID=1489" class="postlink" target="_blank" rel="nofollow">?</a><a href="http://www.root-top.com/topsite/stillnotginger/in.php?ID=14" class="postlink" target="_blank" rel="nofollow">?</a><a href="http://lesforumsdefa.olympe-network.com/topsite/vote.php?id=645" target="_blank">?</a><a href="http://www.root-top.com/topsite/serpentgy/in.php?ID=8427" class="postlink" target="_blank" rel="nofollow">?</a><a href="http://www.root-top.com/topsite/smykie/in.php?ID=1279" class="postlink" target="_blank" rel="nofollow">?</a><a href="http://www.root-top.com/topsite/filetdudiable/in.php?ID=87"class="postlink" target="_blank" rel="nofollow">?</a><a href="http://www.root-top.com/topsite/obsession27/in.php?ID=18658" class="postlink" target="_blank" rel="nofollow">?</a><a href="http://www.root-top.com/topsite/cherry23/in.php?ID=6226" class="postlink" target="_blank" rel="nofollow">?</a><a href="http://www.root-top.com/topsite/zhiming/in.php?ID=1921" class="postlink" target="_blank" rel="nofollow">?</a><a class='postlink' href="http://apareciumhp.boosterforum.com/" target='_blank'>?</a><br/>
         Venez voter toutes les deux heures
      </div>
   </td>
   <td class='patd7'>
      <div class='bloc1'>
         <div class='titrebloc'>
             Votre staff
         </div>
         <div class='admins'>
            <span class='infobulladmins'><img src="http://i40.servimg.com/u/f40/17/20/63/10/sans_t28.png"><span class='bull'><img src="http://thumbnails32.imagebam.com/9427/4a226794268998.jpg"><br/>
            <b>Hermione J. G.-Malefoy</b><br/>
            Co-Fondatrice<br/>
            <a href="http://apareciumhp.forumsrpg.com/u4">Voir le profil</a></span></span><span class='infobulladmins'><img src="http://img11.hostingpics.net/pics/151226phoeimage.png "><span class='bull'><img src="http://img11.hostingpics.net/pics/951527phoeicon.png "><br/>
            <b>Phoenix R. Huntington</b><br/>
            Co-Fondatrice<br/>
            <a href="http://apareciumhp.forumgratuit.org/u9">Voir le profil</a></span></span><span class='infobulladmins'><img src="http://img11.hostingpics.net/pics/294068mumusimage.png "><span class='bull'><img src="http://img11.hostingpics.net/pics/532304mumusicon.png "><br/>
            <b>Remus J. Lupin </b><br/>
            Co-Fondateur<br/>
            <a href="http://apareciumhp.forumgratuit.org/u2 ">Voir le profil</a></span></span><span class='infobulladmins'><img src="http://i40.servimg.com/u/f40/17/20/63/10/dray0110.png "><span class='bull'><img src="http://illiweb.com/fa/pbucket.gif"><br/>
            <b>Drago L. Malefoy</b><br/>
            Co-Fondateur<br/>
            <a href="http://apareciumhp.forumgratuit.org/u13 ">Voir le profil</a></span></span>
         </div>
      </div>
   </td>
</tr>
<tr>
   <td class='patd8' colspan='2'>
      <div class='bloc4'>
         <div class='titrebloc'>
             we need them
         </div>
         <span class='infobulladmins'><a href="http://apareciumhp.forumgratuit.org/t24-slytherin-the-snakes ">
         <img alt="" src="http://i43.tinypic.com/1zw2sme.jpg " style="border:2px #363642 solid; -moz-border-radius:3px;">
         </a><span class='bull'>nombre de points</span></span>
         <span class='infobulladmins'><a href="http://apareciumhp.forumgratuit.org/t14-ravenclaw-the-eagles ">
         <img alt="" src="http://i41.tinypic.com/ra6r8h.jpg " style="border:2px #363642 solid; -moz-border-radius:3px;">
         </a><span class='bull'>nombre de points</span></span>
         <span class='infobulladmins'><a href="http://apareciumhp.forumgratuit.org/t23-gryffindor-the-lions ">
         <img alt="" src="http://i44.tinypic.com/2vtrvkl.jpg " style="border:2px #363642 solid; -moz-border-radius:3px;">
         </a><span class='bull'>nombre de points</span></span>
         <span class='infobulladmins'><a href="http://apareciumhp.forumgratuit.org/t13-hufflepuff-the-badgers ">
         <img alt="" src="http://i39.tinypic.com/2pyrgu8.jpg " style="border:2px #363642 solid; -moz-border-radius:3px;">
         </a><span class='bull'>nombre de points</span></span><br/>
         Les postes vacants sont à prendre en priorité || <a href="http://apareciumhp.forumgratuit.org/f5-i-need-somebody-to-love">More ? </a>
      </div>
   </td>
</tr>
</tbody>
</table>
<a href="http://best-rpg.forumpro.fr" target="_blank"><img src="http://i28.tinypic.com/2djyo92.png" title="Best RPG, le site de référencement d’RPGs" alt="Best RPG, le site de référencement d’RPGs"></a>
Bien sincèrement.
Anonymous

Invité
Invité


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

Résolu Re: Ajouté une infobulle

Message par blabla07 Ven 4 Mai 2012 - 18:04

holalà merci c'est nickel XD merci mille fois XD
blabla07

blabla07
****

Féminin
Messages : 285
Inscrit(e) le : 22/04/2009

http://apareciumhp.forumsrpg.com/
blabla07 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