Home   News  Product reviews  Website reviews  Forums   Competitions  Subscribe 
Play Blast Billiards on your PC desktop! This downloadable game features six of the best levels from Original, Trick, Ultimate and Deluxe Blast Billiards!


Web Building >> Web design & build
 |  Print Topic
Jump to first unread post. Pages: 1
Marcus
regular


Reg'd: Tue
Posts: 261
Scrolling Text
      #34961 - Fri Jan 16 2004 11:24 AM

I read somewhere that it is possible to allow the text on a web page to scroll up or down and leave the backround
image where it is.

Can someone advise me on how that is done?.



Post Extras: Print Post   Remind Me!   Notify Moderator  
TheFatControlleRAdministrator
Forum Admin


Reg'd: Fri
Posts: 6554
Loc: Megatripolis
Re: Scrolling Text [Re: Marcus]
      #34964 - Fri Jan 16 2004 12:03 PM

Hi Marcus,

You need to place the following HTML code within the BODY tags;

<body background="image" bgproperties="fixed">

Replacing image with the image file you wish to use.

Good Luck!

TFC
Nothing is a problem for me...


Post Extras: Print Post   Remind Me!   Notify Moderator  
SandRogue
regular


Reg'd: Wed
Posts: 97
Loc: England
Re: Scrolling Text [Re: TheFatControlleR]
      #35056 - Fri Jan 16 2004 06:04 PM

Yes or you could uss css to achieve the same result by placing the following code anywhere between the <head> </head> tags

<style type="text/css">
< ! - - "remove spaces"
body { background-attachment: fixed;
background-image: url (url address here) }
- - > "remove spaces"
</style>


Post Extras: Print Post   Remind Me!   Notify Moderator  
TheFatControlleRAdministrator
Forum Admin


Reg'd: Fri
Posts: 6554
Loc: Megatripolis
Re: Scrolling Text [Re: SandRogue]
      #35161 - Fri Jan 16 2004 10:56 PM

Cool.

Thanks for that one SandRogue, still getting to grips with CSS and wading through the 300+ page PDF I downloaded last year.
TFC
Nothing is a problem for me...


Post Extras: Print Post   Remind Me!   Notify Moderator  
SandRogue
regular


Reg'd: Wed
Posts: 97
Loc: England
Re: Scrolling Text [Re: TheFatControlleR]
      #35204 - Sat Jan 17 2004 08:41 AM

Yeah i know what you mean,theres so much css stuff coming out now its hard to keep updated with it all.
If you have any questions/need any help concerning css though id be glad to help when i can,just ask :)


Post Extras: Print Post   Remind Me!   Notify Moderator  
Pages: 1

Rate this topic

Jump to


Extra information
0 registered and 4 anonymous users are browsing this forum.

Moderator:  putasolutions, Joe_London, greysts, bricat, Nanook, Hello_There, John_McKenna, Mouse, TheFatControlleR 


Print Topic

Forum Permissions
      You cannot start new topics
      You cannot reply to topics
      HTML is disabled
      Mark-up is enabled

Rating:
Topic views: 95

Contact Us | Privacy statement Main website