Προς το περιεχόμενο

template + εικονα


_eLpiS_

Προτεινόμενες αναρτήσεις

Δημοσ.

Γεια σας, εχω ενα template και θελω να ρωτησω αν μπορω να κραταω "σταθερη" την εικονα που εχω στο backround.

p.x. οπως αυτο εδω:http://demo.yootheme.com/

δειτε το 4ο με ονομα vox

 

Θα το ηθελα και σε joomla αλλα και σε phpbb3 template.

Δημοσ.

>/* Backgrounds */
body.backgroundlevel-high.backgroundstyle-style1 {background: #101D2E url(images/backgrounds/style1/high/bg-top.jpg) 50% 117% no-repeat;}
body.backgroundlevel-high.backgroundstyle-style1 #rt-main-background {background: url(images/backgrounds/style1/high/bg-top.jpg) 50% -20px no-repeat;}
body.backgroundlevel-med.backgroundstyle-style1 {background: #101D2E url(images/backgrounds/style1/med/bg-tile.jpg) 50% 0 repeat-x;}
body.backgroundlevel-low.backgroundstyle-style1 {background: #101D2E;}

 

αυτο εδω βρισκω..

Δημοσ.

Για δοκίμασε αυτό :

>/* Backgrounds */
body.backgroundlevel-high.backgroundstyle-style1 {background: #101D2E url(images/backgrounds/style1/high/bg-top.jpg) 50% 117% no-repeat fixed;}
body.backgroundlevel-high.backgroundstyle-style1 #rt-main-background {background: url(images/backgrounds/style1/high/bg-top.jpg) 50% -20px no-repeat fixed;}
body.backgroundlevel-med.backgroundstyle-style1 {background: #101D2E url(images/backgrounds/style1/med/bg-tile.jpg) 50% 0 repeat-x;}
body.backgroundlevel-low.backgroundstyle-style1 {background: #101D2E;}

 

Έχω προσθέσει την λέξη "fixed" αν παρατηρήσεις.

 

Εναλλακτικά :

>/* Backgrounds */
body.backgroundlevel-high.backgroundstyle-style1 {background: #101D2E url(images/backgrounds/style1/high/bg-top.jpg) 50% 117% no-repeat; background-attachment:fixed;}
body.backgroundlevel-high.backgroundstyle-style1 #rt-main-background {background: url(images/backgrounds/style1/high/bg-top.jpg) 50% -20px no-repeat; background-attachment:fixed;}
body.backgroundlevel-med.backgroundstyle-style1 {background: #101D2E url(images/backgrounds/style1/med/bg-tile.jpg) 50% 0 repeat-x;}
body.backgroundlevel-low.backgroundstyle-style1 {background: #101D2E;}

Δημοσ.

ok φιλε μου το βρηκα! το πρωτο ηταν! ευχαριστω παρα πολυ! μου εσωσες πολλες ωρες αναζητησης!

Αρχειοθετημένο

Αυτό το θέμα έχει αρχειοθετηθεί και είναι κλειστό για περαιτέρω απαντήσεις.

  • Δημιουργία νέου...