Par ailleurs :
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(http://www.jeuxvideo.com/forums/)
{
@import
url("http://www.jeuxvideo.com/css/defaut/homepage.
css"); /*On importe au CSS de base */
body
{
background:
url('http://www.noelshack.com/up/aab/mario-78011f2
25.jpg') fixed !important;
}
}
Change le fond, par contre t'as toujours le logo de JVC en gris en haut.
Je propose :
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(http://www.jeuxvideo.com/forums/)
{
@import
url("http://www.jeuxvideo.com/css/defaut/homepage.
css"); /*On importe au CSS de base */
body
{
background:
url('http://www.noelshack.com/up/aab/mario-78011f2
25.jpg') fixed !important;
margin-top: 10px !important;
}
- logo {
display: none;
}
}
Mouai, c'était ma minute inutile. 