" d [ MG ]" <dmg (AT) xs4all (DOT) nl> wrote
Quote:
Hello,
I want to place an image in the background of my page that doesn´t scroll
when the text is longer than the window.
Thnx for any sollution! |
Using DW?
the way I would do it would be to create a new CSS class which just says
background no repeat (all done through the menus so nothing too difficult).
Or, you could redefine the body tag so that you tell it which image it's to
use and what repeat properties it should have. CSS is definitely the way
for this though.