Retirer une fenetre pop-up

sonia575 Messages postés 28 Statut Membre -  
sonia575 Messages postés 28 Statut Membre -
Bonsoir à tous j'ai un problème lorsque je met mon script java layout myspace crée d’après le site http://www.layoutgeneratormyspace.com/ une fenêtre s'ouvre automatiquement lorsque je vais sur mon profil ou même si d'autre membre y vont et cette fenêtre est http://www.cbitw-covers.com/

je vous joint mon javascrit si dessous si vous pouvez m'aidez à savoir quoi supprimer ou quoi ajouter pour que cette fenêtre ne s'ouvre plus

<style type="text/css">
body {
 background-color: rgb(255, 255, 255);
 background-image: url(none);
 background-position: top left;
 background-repeat: repeat;
 background-attachment: fixed;
 }
table, tr, td {
 background-color: transparent;
 border: 0px;
 }
table table {
 border: 0px;
 }
table table table table{
 border:0px;
 }
table table table {
 border-width: 2px;
 border-color: rgb(102, 102, 102);
 border-style: solid;
 background-color: transparent;
 }
table table table td {
 background-color: rgb(255, 255, 255);
 filter:alpha(opacity=100);
 -moz-opacity:1;
 opacity:1;
 -khtml-opacity:1;
 }
table table table table td {
 filter:none;
 }</style><div style="position:absolute;top:0px;right:0px;padding:0px;margin:0px;"><a href="[http://www.layoutgeneratormyspace.com/]"><img src="[http://c.myspace.com/Groups/00017/53/95/17605935_m.gif]" alt="Myspace Layout Generator" border="0" /></a></div>
 <embed src="[http://www.layoutstar.com/images/themyspacelayout/flash/coding.swf]" quality=high wmode=Transparent width="10" height="10" style="left:0px;top:0px;position:absolute"></embed><style type="text/css">
body, div, span, td, p, .orangetext15, .whitetext12, .lightbluetext8, strong, b, u, .redtext, .redbtext, .btext, .text, .nametext, .blacktext10, .blacktext12 {
 font-family: Verdana;
 font-size: 12px;
 color: rgb(102, 153, 204);
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
 }
.nametext {
 padding: 5px;
 font-family: Verdana;
 font-size: 12px;
 color: rgb(0,0,0);
 font-weight: bold;
 font-style: normal;
 text-decoration: none;
 display: block;
 }
.whitetext12, .orangetext15 {
 font-family: Verdana;
 font-size: 12px;
 color: rgb(102, 153, 204);
 font-weight: bold;
 font-style: normal;
 text-decoration: none;
 }
a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.man:link, a.man:active, a.man:visited, a.man:hover, a, a:link, a:active, a:visited, a:hover, a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.text:link, a.text:active, a.text:visited, a.text:hover, a.searchlinksmall:link, a.searchlinksmall:active, a.searchlinksmall:visited, a.searchlinksmall:hover, a.redlink:link, a.redlink:active, a.redlink:visited, a.redlink:hover {
 color: rgb(0, 51, 153);
 font-weight: bold;
 font-style: normal;
 text-decoration: none;
 }
a.navbar:hover, a.man:hover, a:hover {
 color: rgb(204, 0, 0);
 font-weight: bold;
 font-style: normal;
 text-decoration: underline;
 }
.badge {
 position: absolute;
 left: 1px;
 top: 1px;
 }
</style>
<br><br><a href="[http://www.layoutgeneratormyspace.com]">Myspace Layout Generator</a> by LayoutGeneratorMyspace.com<br><br>



Cordialement



EDIT : Ajout des balises de code. (la coloration syntaxique )
Explication disponible ici : https://codes-sources.commentcamarche.net/faq/10686-le-nouveau-codes-sources-comment-ca-marche#balises-code

Merci d'y penser à l'avenir.
A voir également:

2 réponses

jordane45 Messages postés 40050 Statut Modérateur 4 757
 
Bonjour,


je vous joint mon javascrit si dessous

Ah ? là .. tu ne nous a mis que le CSS ......
0
sonia575 Messages postés 28 Statut Membre
 
J'ai que ca que je dois mettre sur mon profil
0
sonia575 Messages postés 28 Statut Membre
 
Bonjour

si tu veux ça je dois le mettre sur mon pannel profil pour pouvoir changer le fond de mon profil et c'est tous ce que j'ai

--
0