The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Picture Scrolling

2 posters

Go down

Solved Picture Scrolling

Post by HeLLaViOnX October 3rd 2010, 6:30 pm

i have i problem, i want that my picture scrolls as i scroll down and up,
so when i go display-pic menagment-Background picture (page) than theres a Background fixed ,and i dont press it , it still doesnt do picture scrolling.
the best way for me is(and the fastest) is if someone can give me txt for scrolling.

WHAT I WANT IS THE OPOSITE OF THIS TOPIC:
https://help.forumotion.com/manage-the-appearance-of-your-forum-f45/scrolling-not-the-background-t78313.htm?highlight=background

MY Forum is www.plausibleforces.forumfreek.com

TNX cheers

YOU GUYS ROCK!!! huhohi
avatar
HeLLaViOnX
New Member

Posts : 16
Reputation : 0
Language : Croatian

Back to top Go down

Solved Re: Picture Scrolling

Post by Guest October 3rd 2010, 6:34 pm

Did you added this code in your CSS:

APC - Display - Colors - CSS Stylesheet:
Code:

body {
background-attachment: fixed !important;
}
avatar
Guest
Guest


Back to top Go down

Solved Re: Picture Scrolling

Post by HeLLaViOnX October 3rd 2010, 6:41 pm

i did it now, didnt read yours, what i did is :
html {
background: #000 url("http://memberfiles.freewebs.com/13/42/37404213/photos/Cool-Stuff/Black_Wallpaper_2_by_shmithdark1.jpg");
/* Height is 100%, so the body can be 100% */
height: 100%;
background-attachment:fixed;
}


JUST ADDED background-attachment:fixed;
avatar
HeLLaViOnX
New Member

Posts : 16
Reputation : 0
Language : Croatian

Back to top Go down

Solved Re: Picture Scrolling

Post by Guest October 3rd 2010, 6:49 pm

Change the "html" with "body" Wink. Smile
avatar
Guest
Guest


Back to top Go down

Solved Re: Picture Scrolling

Post by HeLLaViOnX October 3rd 2010, 8:22 pm

Thank you very much Very good
avatar
HeLLaViOnX
New Member

Posts : 16
Reputation : 0
Language : Croatian

Back to top Go down

Solved Re: Picture Scrolling

Post by ankillien October 4th 2010, 8:32 am

Solved > Locked
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum