Forum Moderators: not2easy
------------------------------------------------------
<style type="text/css">
<!--
body {
background-color: #000000;
background-image: url(background.jpg); background-repeat: no-repeat
}
------------------------------------------------------
however to make the image fixed (so it remains static when scrolling the page) i'm using :-
------------------------------------------------------
<body text="#ffcccc" vlink="#0099cc" alink="#00ccff" link="#00ccff" bgproperties="fixed" bgcolor="#000000">
------------------------------------------------------
..it works fine in IE6 but not in Firefox. Does anybody out there know how to make this work? (Sorry, i'm not very good at all this!:)
Many thanks,
Jonathan.