Page myspace BEAUCOUP trop large !

matthieu42 Messages postés 2 Statut Membre -  
matthieu42 Messages postés 2 Statut Membre -
Bonjour,

J'ai un problème sur ma page "myspace music". En effet, en insérant le fond d'écran téléchargé sur "Pimp My Profile", il s'avère que ma page, qui s'affiche tout de même correctement pour ce qui est des infos, est extrêmement large !

Je vous laisse jetez un oeil, ça sera plus clair : www.myspace.com/gainsbourginjazz

Comme vous pourrez le remarquer, le curseur en bas (qui est du coup tout petit !!) me permet d'aller voir à l'extrémité droite de ma page sur laquelle on peut lire :

"optimisé par google"

J'imagine donc que tout vient de là... en revanche, je n'arrive pas à trouver quoique ce soit dans mon "code page" qui pourrait correspondre à ce message...

Si quelqu'un peu m'aider, ce serait vraiment cool !! Merci d'avance

Matthieu42

A voir également:

2 réponses

Utilisateur anonyme
 
Peux-tu envoyer le css que tu as créé ?

Avec quoi l'as-tu fait ? Pimp-my-profile, éditeur Myspace ...
0
matthieu42 Messages postés 2 Statut Membre
 
Merci pour ta réponse. Alors, j'ai pris le code sur "Pimp my profile", et je l'ai un peu modifié. Par contre, je ne me souviens pas si le problème existait avant mes modifs...

Merci d'avance

Voici le code :

<p align="center"></p><style>
.pimp_my_profile { Generated at Pimp My Profile }
table, tr, td {
background-color:transparent;
border:none;
border-width:0px;
}

table table table {
width:100%; max-width: 600px; } table table table table { width:100%;;
}

body, .bodyContent {
background-color:000000;
background-position:Center Center;
background-attachment:fixed;
border-width:0px;
border-style:Solid;
scrollbar-face-color:000000;
scrollbar-highlight-color:000000;
scrollbar-3dlight-color:000000;
scrollbar-shadow-color:000000;
scrollbar-darkshadow-color:000000;
scrollbar-arrow-color:000000;
scrollbar-track-color:000000;
}

table table {
border:0px;
}

table table table table {
border:0px;
background-image:none;
background-color:transparent;
}

table table table {
border-style:Solid;
border-width:0px;
background-attachment:fixed;
}

table table table td {
background-color:000000;
}

table, tr, td, li, p, div {
color:ffffff;
}

.btext {
color:ffffff;
}

.blacktext10 {
color:ffffff;
}

.blacktext12 {
color:ffffff;
}

.lightbluetext8 {
color:ff0000;
}

.orangetext15 {
color:ffffff;
}

.redtext {
color:ff0000;
}

.redbtext {
color:ff0000;
}

.text {
color:ffffff;
}

.whitetext12 {
color:000000;
}

a:active, a:visited, a:link, a.searchlinksmall:active, a.searchlinksmall:visited, a.searchlinksmall:link {
color:ff0000;
}

a:hover, a.searchlinksmall:hover {
color:ffffff;
}

a.navbar:active, a.navbar:visited, a.navbar:link {
color:ff00ff;
}

a.navbar:hover {
color:ff00ff;
}

a.redlink:active, a.redlink:visited, a.redlink:link {
color:ff0000;
}

a.redlink:hover {
color:ff0000;
}

.nametext {
color:ff0000;
}

.contactTable {
width:300px!important;
height:150px!important; padding:0px!important; background-image:url(https://content.pimp-my-profile.com/i8/8/4/27/ct_5698d16570fb.png); background-attachment:scroll; background-position:center center; background-repeat:no-repeat; background-color:transparent;}.contactTable table, table.contactTable td {padding:0px !important; border:0px; background-color:transparent; background-image:none;}.contactTable a img {visibility:hidden; border:0px!important;}.contactTable a {display:block; height:28px; width:115px;background-color:transparent!important;}.contactTable .text {font-size:1px!important;}.contactTable .text, .contactTable a, .contactTable img {filter:none!important;background-color:none!important;} .contactTable .whitetext12 {display:none;;
}

.blacktext12 { visibility:hidden; display:none; }
table td div div font {visibility:hidden;}
table {direction:rtl;}
table table table {direction:ltr;}
</style> <p><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LnBpbXAtbXktcHJvZmlsZS5jb20="></a> <a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LnBpbXAtbXktcHJvZmlsZS5jb20vbXlzcGFjZS1sYXlvdXRzL2NvZGUvQmxhY2svMTE5MTQwLzk="></a> <a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LnBpbXAtbXktcHJvZmlsZS5jb20vaXNjdXRlLw=="></a> <a href="http://www.msplinks.com/MDFodHRwOi8vSW1hZ2VmcmEubWUv"></a> </p>
0