Results 1 to 25 of 25

Thread: Static Background. Dynamic foreground on web page. How?
      
   

  1. #1
    Brandr is offline Private First Class
    Join Date
    Jun 2006
    Posts
    7

    Default Static Background. Dynamic foreground on web page. How?

    Dear fellow members,

    I am about to create a web page for my organisation. I have noticed web pages on the internet where the background - say a red brick wall template - remains immovable whilst the overlaying text, images etc. scroll over it in a sort of 2D effect. Can anyone tell me how to do this and what programme i need to use? I have everything. Adobe illustrator and photoshop. Microsoft frontpage. etc. I have tried to find this capability on Blue voda but so far i have been unsuccessful.

    Any ideas?

    Yours truly,
    Brandr.

  2. #2
    Brandr is offline Private First Class
    Join Date
    Jun 2006
    Posts
    7

    Default Re: Static Background. Dynamic foreground on web page. How?

    Here is a link to an example of what i am inquiring about.
    http://www.theodora.com/new/world_maps.html

    Thanx.
    _Brandr.

  3. #3
    Join Date
    Oct 2005
    Location
    England, UK
    Posts
    4,207

    Default Re: Static Background. Dynamic foreground on web page. How?

    Hi.
    The only way I can think of to achieve this effect would be to use an i-frame and transparent settings. I have attained something similar although in miniature of one of my homepages (my link is below - go to Luxury Birthday Cards). For some useful guidance on using i-frames please refer to Keith's tutorial which can be found here: http://netisopen.com/computer/web/webpagestuff.html You may have to experiment a little to achieve exactly what you are after.

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  4. #4
    Join Date
    Oct 2005
    Location
    England, UK
    Posts
    4,207

    Default Re: Static Background. Dynamic foreground on web page. How?

    Quote Originally Posted by Brandr
    Dear fellow members,

    I am about to create a web page for my organisation. I have noticed web pages on the internet where the background - say a red brick wall template - remains immovable whilst the overlaying text, images etc. scroll over it in a sort of 2D effect. Can anyone tell me how to do this and what programme i need to use? I have everything. Adobe illustrator and photoshop. Microsoft frontpage. etc. I have tried to find this capability on Blue voda but so far i have been unsuccessful.

    Any ideas?

    Yours truly,
    Brandr.
    I've built a test page to try it out and it works but you need to have a scroll bar - sorry it's rough, but it is only a test. http://www.girlonthehill.co.uk/tester_iframe.html

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  5. #5
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Static Background. Dynamic foreground on web page. How?

    It might be acheived in a simpler way. Copy this code in the inside body tag of your page html:

    bgproperties="fixed"
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  6. #6
    Join Date
    Oct 2005
    Location
    England, UK
    Posts
    4,207

    Default Re: Static Background. Dynamic foreground on web page. How?

    Quote Originally Posted by navaldesign
    It might be acheived in a simpler way. Copy this code in the inside body tag of your page html:

    bgproperties="fixed"
    Thanks Naval! See? Always something new to learn - even for a Major General! LOL

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  7. #7
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Static Background. Dynamic foreground on web page. How?

    Always! LOL
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  8. #8
    Brandr is offline Private First Class
    Join Date
    Jun 2006
    Posts
    7

    Default Re: Static Background. Dynamic foreground on web page. How?

    Here is another example of the the web page i'd like to create. The bellsnwhistles background remains stationary while the foreground glides over it as you scroll down the page. I can't believe no one knows how to do this...lol
    The advice so far hasn't been able to duplicate the effect, but thanx for your efforts. I appreciate it.





    http://www.bellsnwhistles.com/

    Best wishes.
    Brandr.

  9. #9
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Static Background. Dynamic foreground on web page. How?

    The answer to your question is in post #5. It does EXCACTLY what you want to do.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  10. #10
    Join Date
    Mar 2006
    Location
    Mallorca, Spain
    Posts
    6,313

    Default Re: Static Background. Dynamic foreground on web page. How?

    Naval is the Man..............it works great.....thanks yet again Naval

  11. #11
    Brandr is offline Private First Class
    Join Date
    Jun 2006
    Posts
    7

    Default Re: Static Background. Dynamic foreground on web page. How?

    Dear Sir/Madame,


    I have typed: bgproperties="fixed" into the inside body tag of Html properties. The background and foreground continue to scroll as a unified body. What could i possibly be doing wrong?



    Pulling my hair out in New jersey...lol

    Best wishes.
    _Brandr.

  12. #12
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Static Background. Dynamic foreground on web page. How?

    Please provide the URL to your page
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  13. #13
    Join Date
    Mar 2006
    Location
    Mallorca, Spain
    Posts
    6,313

    Default Re: Static Background. Dynamic foreground on web page. How?

    Have you actually provided a background ????
    It works great after that.

    Open page properties, select background, and then choose an image for your background. then enter the code that naval has provided..

  14. #14
    royb's Avatar
    royb is offline Major General
    Join Date
    Mar 2006
    Location
    Manchester UK
    Posts
    2,483

    Default Re: Static Background. Dynamic foreground on web page. How?

    That code only works in IE. Use this one in the body which works in Firefox as well.

    <STYLE TYPE="text/css">
    BODY {background-image: http://www.xxxxxxxx.co.uk
    (xxxxx.jpg); background-repeat:
    ; background-position: 0px 0px; background-attachment: fixed;}
    </STYLE>

    Don't forget to alter the x's to your own specs.

  15. #15
    Brandr is offline Private First Class
    Join Date
    Jun 2006
    Posts
    7

    Default Re: Static Background. Dynamic foreground on web page. How?

    Thanks for all your efforts to assist me. It is greatly appreciated.
    I have done as advised, to no effect. I give up. I'll create the web site without the feature.


    Best wishes.
    _Brandr

  16. #16
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,612

    Default Re: Static Background. Dynamic foreground on web page. How?

    Don't give up....go back and read some of the tutorials, checking flash, scrolling text heads, etc. Also, use the search function top of Forums...you'll find it.
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

  17. #17
    royb's Avatar
    royb is offline Major General
    Join Date
    Mar 2006
    Location
    Manchester UK
    Posts
    2,483

    Default Re: Static Background. Dynamic foreground on web page. How?

    Don't give up. It does work, see here http://plusplace.co.uk/test2.html
    Are you sure you are right clicking on the page then clicking on 'Page HTML' then opening and copying into the 'Inside body'

  18. #18
    brendonjohnliew is offline Sergeant
    Join Date
    Jun 2006
    Posts
    29

    Default Re: Static Background. Dynamic foreground on web page. How?

    Sorry to burst your bubble mate, but the link you provided doesn't quite achieve the intended effect. When I view it on my IE browser, the text and background all move as one whole.

    Quote Originally Posted by royb
    Don't give up. It does work, see here http://plusplace.co.uk/test2.html
    Are you sure you are right clicking on the page then clicking on 'Page HTML' then opening and copying into the 'Inside body'

  19. #19
    AmaDee is offline Colonel
    Join Date
    Jun 2006
    Location
    Stone Mountain, GA
    Posts
    851

    Default Re: Static Background. Dynamic foreground on web page. How?

    You seem to want some kind of a flash presentation. The pages you alude to seem to have flashes or maybe it's just a coincidence. If, however, you need some kind of a flash presentation, I may be able to help you.

    Mapillar

  20. #20
    royb's Avatar
    royb is offline Major General
    Join Date
    Mar 2006
    Location
    Manchester UK
    Posts
    2,483

    Default Re: Static Background. Dynamic foreground on web page. How?

    Sorry to burst your bubble mate, but the link you provided doesn't quite achieve the intended effect. When I view it on my IE browser, the text and background all move as one whole.
    Yep you are quite right. My humble apologies.
    Try this instead

    <body style="background-attachment: fixed; background-repeat: ;" background="xxxxxxxx.jpg">

    http://plusplace.co.uk/test2.html

  21. #21
    AmaDee is offline Colonel
    Join Date
    Jun 2006
    Location
    Stone Mountain, GA
    Posts
    851

    Default Re: Static Background. Dynamic foreground on web page. How?

    Much better...I think I am going to try that on my next project. Does that work for any picture?

  22. #22
    Brandr is offline Private First Class
    Join Date
    Jun 2006
    Posts
    7

    Default Re: Static Background. Dynamic foreground on web page. How?

    Thanks for your patience and continuing input everyone.
    Roy, your link features a page with exactly the effect i wish to create.

    Here is what i am doing, step by step:
    1) Create new page
    2) Importing a textured image from my hard drive as a background. grey stucco.
    3)Typing: Bgproperties="fixed" in the inside body tag
    4) adding text and images.
    5) previewing page in browser.


    The background and foreground are still scrolling in unison.
    Is it possible the effect only shows up when the page is actually published to the web?
    That it does not work in preview mode? I am using IE.

    All of you obviously know what you are talking about. So i have confidence i'm getting close to achieving the desired effect.

    Thanks everyone.
    _Brandr.

  23. #23
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Static Background. Dynamic foreground on web page. How?

    No, it also works in preview. Have you published your page yet ? if yes, provide the URL.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  24. #24
    dianegibbsau is offline Private
    Join Date
    May 2011
    Posts
    1

    Default Re: Static Background. Dynamic foreground on web page. How?

    Quote Originally Posted by navaldesign View Post
    It might be acheived in a simpler way. Copy this code in the inside body tag of your page html:

    bgproperties="fixed"
    i have used the <body bgproperties="fixed"> and it works in all browsers but firefox any ideas?
    thanks so much for any help!

  25. #25
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Static Background. Dynamic foreground on web page. How?

    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49