View Single Post
  #7  
Old 07-18-2005, 10:41 AM
 
philipcox philipcox is offline
 

Advanced Member
  
Join Date: Jul 2005
Posts: 71
 

Default

OK. I am completely perplexed. I resized the rectangle_top.tpl to 75% and deleted both spacer cells in home.tpl. The site looks fine in Safari, but in Firefox the cells with the search bar in them are too narrow.

Here is a screenshot: www.mountainhideout.com/example.htm.

Here is the table code in home.tpl:
<TABLE width="75%" border="0" align="center" cellpadding="0" cellspacing="0">

Here is the table code in head.tpl:
<TABLE width="75%" border="0" align="center" cellpadding="0" cellspacing="0">
<TR>
<TD align="center">[img]{$ImagesDir}//mountain-range-header2.png[/img]</TD>
</TR>
</TABLE>
<TABLE width="75%" border="0" align="center" cellpadding="0" cellspacing="0">

Here is the table code in rectangle_top.tpl:
<TABLE align="center" border="0" cellpadding="0" cellspacing="0" width="75%" height="100%">

[/b]
__________________
Philip Cox
version 4.0.14
Reply With Quote