View Single Post
  #1  
Old 10-19-2007, 06:44 AM
  hrothbeorht's Avatar 
hrothbeorht hrothbeorht is offline
 

Senior Member
  
Join Date: May 2007
Posts: 156
 

Default background fixed

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
__________________
x-cart- 4.1.10
www.boutiquefinn.ca
Reply With Quote