View Single Post
  #6  
Old 04-10-2006, 09:24 AM
  ryno's Avatar 
ryno ryno is offline
 

Advanced Member
  
Join Date: Feb 2006
Location: Tempe, Az
Posts: 30
 

Default

I tried "P" and it messed up the front end. C worked fine however.

The specific code I used for "rectangle_top.tpl" was this... in case anybody wanted it:
Code:
<table align="center" border="0" cellpadding="0" cellspacing="0" {if $usertype eq "C"} width="{$width|default:"708"}" {else} width="{$width|default:"100%"}" {/if}>
__________________
gold v4.0.18 -> live
...working on another soon
Reply With Quote