image de fond fixe

image de fond fixe was created by copain des copeaux

Posted 11 years 7 months ago #5261
Bonjour
Comment fixer l'image de fond comme sur mon template actuel que je suis en train de remplacer (celui ci a été généré avec artisteer et n'accepte pas le module slidewshow)?
Merci d'avance

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Re: image de fond fixe

Posted 11 years 7 months ago #5262
salut
pour l'instant cette option n'existe pas, il faut aller dans les css pour ajouter un background-position:fixed;
je me note pour ajouter ça dans une future mise à jour :)
ced

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by copain des copeaux on topic Re: image de fond fixe

Posted 11 years 7 months ago #5263
Merci pour cette réponse rapide.
Pourriez vous m'indiquer plus précisément la modification à apporter? J'ai tenté le code suivant mais ca ne marche pas :

body {
background-position:fixed: url(../images/Bottom_texture.jpg) center center no-repeat;
text-align: left;

Il faut dire que je débute en css...

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Re: image de fond fixe

Posted 11 years 7 months ago #5264
il faut effectivement que tu te formes aux CSS ;), c'est un code à apprendre, si tu l'écris faux ça ne marche pas.
essaies avec ça :
Code:
body { background: url(../images/Bottom_texture.jpg) center center no-repeat fixed;

ou alors :
Code:
body { background: url(../images/Bottom_texture.jpg) center center no-repeat; background-attachment: fixed;

PS : je me suis trompé, c'est pas position mais attachment la propriété qui va bien...

Joomlack Webmaster and Developer

Last Edit:11 years 7 months ago by ced1870
Last edit: 11 years 7 months ago by ced1870.

Please Log in or Create an account to join the conversation.

Replied by copain des copeaux on topic Re: image de fond fixe

Posted 11 years 7 months ago #5265
Merci ca marche!
comment passe t'on le sujet en "réglé"?
Last Edit:11 years 7 months ago by copain des copeaux
Last edit: 11 years 7 months ago by copain des copeaux.

Please Log in or Create an account to join the conversation.

Time to create page: 0.744 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 640 guests and no members online