Hi there,
I'm trying to get my background to be fixed
here is a clip from my home.tpl
Code:
<body{$reading_direction_tag}{if $body_onload ne ''} onload="javascript: {$body_onload}"{/if} BGCOLOR="#000000" BACKGROUND="skin1/images/bg_p.gif">
I've tried:
behavior="fixed"
background="fixed"
bg properites="fixed"
none have worked
(I added them in the body tag after BACKGROUND="skin1/images/bg_p.gif")
-hroth