Problème de background fixe
2 participants
Forum gratuit : Le forum des forums actifs :: Entraide & Support... :: Problème avec un script, un code :: Archives des problèmes avec un code
Page 1 sur 1 • Partagez
Problème de background fixe
Bonjour, reprise du sujet non résolu et jeté à la corbeille https://forum.forumactif.com/t313263-probleme-de-background-fixe#2735492
J'ai ce script tout au début de mon css
J'ai ce script tout au début de mon css
- Code:
body{ background-position: top center; background-repeat: 0 0 fixed no-repeat; }
Dernière édition par cewamale le Mar 6 Sep 2011 - 6:44, édité 1 fois
Re: Problème de background fixe
Salut par cewamale,
essayes en modifiant ta css
body{
background-position: top center;
background-repeat: no-repeat;
position:fixed;
}
#wrap
{
background-position: top center;
background-repeat: no-repeat;
position:fixed;
}
a++
essayes en modifiant ta css
body{
background-position: top center;
background-repeat: no-repeat;
position:fixed;
}
#wrap
{
background-position: top center;
background-repeat: no-repeat;
position:fixed;
}
a++
Invité- Invité
Re: Problème de background fixe
bonsoir,
une ligne suffit ...
une ligne suffit ...
- Code:
body{ background-attachment:fixed; }
Re: Problème de background fixe
Merci, c'est bon
Sujets similaires
» Background Fixe
» Background fixe
» Background fixe au cadre en tout temps
» Quel code pour background fixe
» Problème de fond fixe
» Background fixe
» Background fixe au cadre en tout temps
» Quel code pour background fixe
» Problème de fond fixe
Forum gratuit : Le forum des forums actifs :: Entraide & Support... :: Problème avec un script, un code :: Archives des problèmes avec un code
Page 1 sur 1
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum