|
|
|
|
Configuration: Windows Vista Internet Explorer 7.0
Salut, il faut que tu rajoutes ceci à ta balise background:
<background="images/tonimage.gif" width="100%" height="100%"> Voila en espérant avoir répondu à ton problème. |
Merci beaucoup pour la balise par contre je crois que je ne l'ajoute pas à la bonne place... bref sa ne marche tjr pas. Par contre voila toute la balise que j'ai mis dans la section "Qui je suis":
<style type="text/css"> body { <background=images/http://img227.imageshack.us/img227/4945/fond2copygo8.gif" width="100%" height="100%"> background-position:Center Center; background-repeat:no-repeat; background-attachment:fixed; background-color:000000; Comme cela vous pourrez me dire qu'est-ce que j'ai mal fait dans la forme de la balise car en ce moment avec cette balise plus rien n'apparait comme background... Merci! Paqf23 |
Tu as fais plusieurs erreur:
=>manque le } a la fin qui ferme ta balise =>manque url() =>manque le </style> =>pas besoin de <> a ton background Ce qui donne <style type="text/css"> body { background: url ("images/http://img227.imageshack.us/img227/4945/fond2copygo8.gif" width="100%" height="100%") background-position:Center Center; background-repeat:no-repeat; background-attachment:fixed; background-color:000000; } </style> Voila essaies comme ca, ca devrait etre mieux!!! |
eummmm.... tjr rien. Maintenant je ne vois pas l'erreur... Qu'est-ce que cela fait : myspace n'affiche pas l'image donc on vois un background blanc... |
Ah j'ai oublié le ; a la fin du background:
<style type="text/css"> body { background: url ("images/http://img227.imageshack.us/img227/4945/fond2copygo8.gif" width="100%" height="100%"); background-position:Center Center; background-repeat:no-repeat; background-attachment:fixed; background-color:000000; } </style> |
ahh tjr rien.. Mais gros merci quand même d'avoir essayer! |
Le chemin d'accès a l'images n'est pas correct, pas besoin du images/:
<style type="text/css"> body { background: url ("http://img227.imageshack.us/img227/4945/fond2copygo8.gif" width="100%" height="100%"); background-position:Center Center; background-repeat:no-repeat; background-attachment:fixed; background-color:000000; } </style> |
J'ai l'impression de me répeter mais .... Cela ne marche tjr pas... Le background reste blanc... Je sais pas si c'est moi qui ne le met pas a la bonne place mais c'est pas compliquer nous n'avons qu'à le copier dans la section Qui je suis. |
Résultats pour Background ajusté à tout type d'écran
Résultats pour Background ajusté à tout type d'écran
Résultats pour Background ajusté à tout type d'écran
Résultats pour Background ajusté à tout type d'écran
Résultats pour Background ajusté à tout type d'écran