PROBLEME SHOOTBOX ! J'AI VRAIMENT TOUT ESSAYE

Résolu
Utilisateur anonyme -  
 Utilisateur anonyme -
Bonjour,
j'ai installé récemment une shootbox sur mon site http://metal_forever.perso.sfr.fr/chat.html

mais je n'arrive pas à centrer la shootbox. J'ai donc édité le code et ajouté des align=center à carrément toutes les balises, mais rien à faire ! Est ce que quelqu'un sait comment faire !

voici le code pour ceux que ça intéresserait :

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html lang="fr" xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-15" />
<meta http-equiv="content-language" content="fr" />

<title>Chat Metal Forever</title>

<meta name="description" content="" />
<meta name="keywords" lang="fr" content="" />

<meta name="robots" content="all" />
</head>
<body align=center bgcolor=#000000>
<!-- [ShootBox Code v.1.0 Iframe] --><iframe align=center src="http://chat.shootbox.fr/?idshootbox=19349" frameborder="0" allowtransparency="true" scrolling="no" height="600" width="900">Webmaster, installe aussi une Shootbox gratuite (shoutbox gratuit ou mini-chat) sur ton site, ton blog ou ton forum ! Pas besoin de connaitre le html pour creer ou inserer le code de la shoutbox. ShootBox.fr</iframe><!-- Lien OBLIGATOIRE --><div align=center id="shootbox"><a align=center title="Shoutbox gratuite" href="http://www.shootbox.fr/" onclick="window.open(this.href,'_blank');return false" style="font-size:9px;text-decoration:none">© Shoutbox gratuite </a></div><!-- Code Iframe -->
</body>
</html>

2 réponses

Dackxes Messages postés 274 Date d'inscription   Statut Membre Dernière intervention   35
 
Essaye juste avec les balises <center> au début et </center> à la fin du code au lieu de faire des "align=center".
0
Utilisateur anonyme
 
je vais tester merci ^^
0