Re: Background graphics

by =?iso-8859-1?q?Rasika=20Wijayaratne?= <rwijayaratne(at)yahoo.com.au>

 Date:  Fri, 14 Jul 2000 17:20:12 +1000 (EST)
 To:  hwg-techniques(at)hwg.org
  todo: View Thread, Original
Currently your document body tag looks like this:-
<BODY TEXT="White" background="img001.gif">


You need to "fix" the background image so that it
doesn't scroll.  So put the code below in between the
<head></head> tags of your document:-  

<style type="text/css">
<!--
BODY { background: white url(img001.gif);
       background-attachment: fixed }
-->
</style>


--- szcam <szcam(at)pub.sz.jsinfo.net> wrote: > Hi
mailers,
>     I have a couple of sites where I am using frames
> so that the pages load
> quicker because of the graphics heavy content for
> logo and menu bars. I want
> to be able to use a seamless background GIF which at
> the moment means
> editing the background GIF in each frame to align.
> Unfortunately when I
> scroll the centre frame the hard work I have done in
> aligning the Gif's in
> normal view is undone.
>     Is there anyway the background can be loaded and
> the frames placed on
> top with transparent backgrounds?



=====
Rasika Wijayaratne
Please visit Buddhist Vihara Victoria
http://vihara.alphalink.com.au/
May you be happy and well

_____________________________________________________________________________
http://invites.yahoo.com.au - Yahoo! Australia & NZ Invites
- Have a party with Yahoo! Invites

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA