View Single Post
  #4  
Old 04-04-2003, 12:35 PM
 
John7 John7 is offline
 

Senior Member
  
Join Date: Jan 2003
Posts: 136
 

Default Thats right along the line I was thinking.

Thats right along the line I was thinking.

I commented out the areas you deleted.

Here is what my code ended up looking like for the dialog.tpl


Code:
{* $Id: dialog.tpl,v 1.14 2002/10/22 10:27:05 olga Exp $ *} <TABLE border=0 cellPadding=2 cellSpacing=0 {$extra}> {*<TR> *} {*<TD height="20" class="contents-blue" valign=bottom>{$title}</TD> *} {*</TR> *} <TR><TD class="contents-blue"><TABLE border=0 cellPadding=10 cellSpacing=0 width="100%"> <TR><TD class="contents-blue">{$content} </TD></TR></TABLE></TD></TR></TABLE>

Why did this seem like such a hard ting to do?
It wasnt hard at all.

Thanks for your inspiration.

JOhn
Reply With Quote