Thread: Header problem
View Single Post
  #2  
Old 01-09-2005, 02:17 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

You need to use CSS to get that to display correctly. You can either add a style to the stylesheet, or you can add it right in the table:

Code:
<TABLE border="0" cellpadding="0" cellspacing="0" width="100%" style="background-image: url(images/bgim.gif); background-repeat: repeat;">
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote