Results 1 to 25 of 25

Thread: Having text scrolling on a still background....
      
   

  1. #1
    Scythian's Avatar
    Scythian is offline Major
    Join Date
    Apr 2008
    Location
    In your monitor.
    Posts
    372

    Smile Having text scrolling on a still background....

    Forgive me please, if this has already been discussed,
    I checked (almost) everywhere, and didn't find the needed information...

    So, I wish to have a scrolling text over a still (non-moving) background.

    The viewer has the full background picture under his eyes,
    but can read a text that scrolls over that background.

    (If it is already treated somewhere in BV,
    if you don't have time to answer to this question of mine,
    please, at least, give me the link to it.)

    All the best.

  2. #2
    HalaalPages is offline Sergeant Major
    Join Date
    Aug 2008
    Posts
    85

    Default Re: Having text scrolling on a still background....

    Hi,

    - Insert the picture where you want it to be on your page

    - Insert a marquee using the Marquee button or Insert, Marquee and format it to your liking

    - REALLY IMPORTANT: Make sure for the Appearance, that you select Automatic for Background color.
    HalaalPages.com
    FREE Georgia Muslim Directory

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

  4. #4
    Scythian's Avatar
    Scythian is offline Major
    Join Date
    Apr 2008
    Location
    In your monitor.
    Posts
    372

    Thumbs up Re: Having text scrolling on a still background....

    Quote Originally Posted by HalaalPages View Post
    Hi,

    - Insert the picture where you want it to be on your page

    - Insert a marquee using the Marquee button or Insert, Marquee and format it to your liking

    - REALLY IMPORTANT: Make sure for the Appearance, that you select Automatic for Background color.
    Thank you HalaalPages !

    I think this will work, I 'll try it right now.

    Selecting "automatic" will let
    the background picture appear beneath the scrolling text, I guess,
    and this is exactly what I need !

    Thank you once again, mate !

  5. #5
    Scythian's Avatar
    Scythian is offline Major
    Join Date
    Apr 2008
    Location
    In your monitor.
    Posts
    372

    Wink Re: Having text scrolling on a still background....

    Quote Originally Posted by davidundalicia View Post
    Are you thinking of constant scolling as in the marqee above or as
    manual scrolling as in this page
    Oops !

    DavidUndAlicia, you put the finger right where it hurts...

    :)

    I need a "marquee kind of thing"
    that will let my background picture visible,
    while, manually, the text scrolls upon that picture.

    So, to resume :
    I need a background picture ALWAYS visible
    and the text scrolled manually (even with clickable words) by visitors....

    DavidUndAlicia,
    vielen dank in advance
    if you can help me on this...

  6. #6
    Scythian's Avatar
    Scythian is offline Major
    Join Date
    Apr 2008
    Location
    In your monitor.
    Posts
    372

    Default Re: Having text scrolling on a still background....

    @HalaalPages :
    I tried the marquee technique right now...

    The automatic background is exactly what I need.

    But, unfortunately,
    this marquee technique seems to be available
    only with text scrolling alone, all by itself,
    while I need a manual scrolling, with words
    that will remain/have to be clickable by visitors...

  7. #7
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Having text scrolling on a still background....

    Hi, like this one? LINK If so! Just change the image url in this script & paste into the "beginning of body" under page properties.

    <script language="JavaScript1.2">
    if (document.all||document.getElementById)
    document.body.style.background="url('http://www.collectors-info.com/Collector-bird-jackdoor.gif') white center no-repeat fixed"
    </script

  8. #8
    Scythian's Avatar
    Scythian is offline Major
    Join Date
    Apr 2008
    Location
    In your monitor.
    Posts
    372

    Smile Re: Having text scrolling on a still background....

    Quote Originally Posted by Collectors-info View Post
    Hi, like this one? LINK If so! Just change the image url in this script & paste into the "beginning of body" under page properties.

    <script language="JavaScript1.2">
    if (document.all||document.getElementById)
    document.body.style.background="url('http://www.collectors-info.com/Collector-bird-jackdoor.gif') white center no-repeat fixed"
    </script
    Yes Collectors-info !

    If I undertand you well,
    I'll have to open (and deal with)
    the HTML section of my webpage....

    (sudden headache)

    Also, as in the marquee system,
    I'd like to adapt the size (width and length)
    of the scrolling text zone....

    And I forgot to mention :

    the scrolling text must not scroll all over the background picture,
    but just in a delimited part of it, as is doable with the marquee (customizing width and length) .

  9. #9
    Scythian's Avatar
    Scythian is offline Major
    Join Date
    Apr 2008
    Location
    In your monitor.
    Posts
    372

    Default Re: Having text scrolling on a still background....



    This is a drawing I quickly made, to help you help me.




  10. #10
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Having text scrolling on a still background....

    Have you tried just using a Form with only a TEXT AREA..or just the TEXT AREA? That will block it in. Not sure if the TEXT AREA in Bv works by itself without putting it on top of a form.. but it should work if all you want is the contained text.

    Karen

    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)



  11. #11
    Scythian's Avatar
    Scythian is offline Major
    Join Date
    Apr 2008
    Location
    In your monitor.
    Posts
    372

    Thumbs up Re: Having text scrolling on a still background....

    Hi Karen !

    I'll try this right now...

  12. #12
    Scythian's Avatar
    Scythian is offline Major
    Join Date
    Apr 2008
    Location
    In your monitor.
    Posts
    372

    Default Re: Having text scrolling on a still background....

    OK, I went in BV Form Wizard,
    selected "create a new form based on a template",
    then selected "Comments",
    removed the "Submit" and "Reset" buttons.

    ---> I obtained a sheer "Text Area" only.

    A complication arrives, in the "next" window of the wizard :
    "were shoud be the data sent to ?"
    In this window, I just selected "no action" in the Form Action.

    The next window is the "Finish" one.



    This "form" is now on my website page...

    I arrange this form's size, and enter into the form's "properties"...

    In the "Style" window, I check "transparent background".

    My background picture is now visible.

    But then, I don't know where to paste the text...

    (I tried in the "general" window, nothing happens...)

  13. #13
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Having text scrolling on a still background....

    Hi, you can have a combination of Davids & my one together. Place my version on a page & have it show in an iframe, (Davids version).
    If we also place Karen's version on my page, we can have a 3 way version. (I know, its getting silly now) LOL
    LINK TO NEW SAMPLE

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

    Default Re: Having text scrolling on a still background....

    Quote Originally Posted by Scythian View Post
    This "form" is now on my website page...

    But then, I don't know where to paste the text...

    (I tried in the "general" window, nothing happens...)
    double click on the field to open the properties and enter your text in the box.

  15. #15
    Scythian's Avatar
    Scythian is offline Major
    Join Date
    Apr 2008
    Location
    In your monitor.
    Posts
    372

    Default Re: Having text scrolling on a still background....

    Quote Originally Posted by davidundalicia View Post
    double click on the field to open the properties and enter your text in the box.
    This is what I wrote :

    "(...) enter into the form's "properties"...

    In the "Style" window of the form properties, I check "transparent background".

    My background picture is now visible.

    But then, I don't know where to paste the text...

    (I tried in the "general" window of the form properties , nothing happens...)"


    There you have it :
    I double-clicked in the form properties,
    but once there, didn't know where to paste the text...
    Which is still a trouble for me at this hour...

  16. #16
    Scythian's Avatar
    Scythian is offline Major
    Join Date
    Apr 2008
    Location
    In your monitor.
    Posts
    372

    Default Re: Having text scrolling on a still background....

    Quote Originally Posted by Collectors-info View Post
    Hi, you can have a combination of Davids & my one together. Place my version on a page & have it show in an iframe, (Davids version).
    If we also place Karen's version on my page, we can have a 3 way version. (I know, its getting silly now) LOL
    LINK TO NEW SAMPLE
    The link to your new sample is very nice, neat.

    I wish I could do something like this as easily as you seem to do....

    I'll try and try again, until exhaustion...

  17. #17
    Scythian's Avatar
    Scythian is offline Major
    Join Date
    Apr 2008
    Location
    In your monitor.
    Posts
    372

    Thumbs up Re: Having text scrolling on a still background....

    OK, I tried anew, and this time, it worked !
    --->in the form properties, in its "general"window,
    I pasted, successfully this time, the text.

    When previewing the website, still, a problem occurs :
    the text, meant not to be altered by visitors,
    is alterable/deletable and what not...
    (---> All of this certainly due to its FORM nature ?)

    Do you know a way to get this text un-altered/untouched by viewers ?
    While you think about it if you please, I'll try and see
    what I can do about this...

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

    Default Re: Having text scrolling on a still background....

    Create a "SHAPE" the same size of the text box
    Double click the shape for properties and in the
    Effect box choose transparent.
    cover the text box with the shape
    (leave the scroll bar uncovered)

  19. #19
    Scythian's Avatar
    Scythian is offline Major
    Join Date
    Apr 2008
    Location
    In your monitor.
    Posts
    372

    Smile Re: Having text scrolling on a still background....

    Thank you very much for your kind help, DavidUndAlicia.

    I'll try this suggestion of yours right now.

  20. #20
    Scythian's Avatar
    Scythian is offline Major
    Join Date
    Apr 2008
    Location
    In your monitor.
    Posts
    372

    Default Re: Having text scrolling on a still background....

    OK, I created a rectangular shape,
    put "transparent" in the effects section,
    and in the text section, pasted my text :
    nothing appears, nothing is written...
    Something is "wrong" with the textbox of the shape properties...

    EDIT :
    I didn'tread you well, DavidUndAlicia, forgive me.
    I didn't do the covering of the box...

    I'll do it right now, and keep you informed asap.

  21. #21
    Scythian's Avatar
    Scythian is offline Major
    Join Date
    Apr 2008
    Location
    In your monitor.
    Posts
    372

    Smile Re: Having text scrolling on a still background....

    OK.
    I did what you say, DavidUndAlicia,
    and now, when previewing, I can see the text
    is not alterable any more, which is excellent.

    Thank you very much for this.

    Now, I have my text scrolling on my picture,
    and that text isn't "touchable" by viewers.

    Thank you also Collectors-info, Karen Mac and HalaalPages.

    Every single one of you gave one or more useful information(s).

    I hope I will be able to help you one day...

    I now have another question.
    I'll check by myself throughout the forum,
    and if I don't see something related,
    I'll ask it here...

    Best regards to you all.

  22. #22
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Having text scrolling on a still background....

    Youre welcome. Glad the shape worked and Glad David got back to you on it.

    Karen

    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)



  23. #23
    Scythian's Avatar
    Scythian is offline Major
    Join Date
    Apr 2008
    Location
    In your monitor.
    Posts
    372

    Wink Re: Having text scrolling on a still background....

    You know, building a website, ESPECIALLY with BlueVoda, gives the intuition that it is easy.
    Although meeting difficulies at almost every step of the building process,
    like in most things in life, with a bit of work, it is doable.
    And belonging to the BV Community makes things even easier.

    ;)

  24. #24
    L3xicon2 is offline Private
    Join Date
    Nov 2008
    Posts
    3

    Thumbs up Re: Having text scrolling on a still background....

    Quote Originally Posted by Collectors-info View Post
    Hi, like this one? LINK If so! Just change the image url in this script & paste into the "beginning of body" under page properties.

    <script language="JavaScript1.2">
    if (document.all||document.getElementById)
    document.body.style.background="url('http://www.collectors-info.com/Collector-bird-jackdoor.gif') white center no-repeat fixed"
    </script
    Thank you very much for this script tip!
    I used it and it took care of my problem!

  25. #25
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Having text scrolling on a still background....

    Hi, i can only assume the center in box is not ticked. Do you have a link.

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