[Solved]: fixed background [Solved]: fixed background
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

[Solved]: fixed background

Started by ainarade, September 03, 2009, 09:43:42 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ainarade

Hello, i would like to know how can i make coppermine photo gallery background be fixed. I mean, when i move the scroll bar down, the baclground doesn't move. this is my photo gallery:
http://www.ainara-de.org/home.php
and here's a example of coppermine photo gallery fixed background:
http://www.ashleypictures.net.
so, if anyone could help me...thank you.

Nibbler


body {
    background-attachment: fixed;
}


This is not the place for general CSS questions.

ainarade

SORRY FOR THE WRONG POSTING, I DIDN'T KNOW. THANK YOU SO MUCH