Thread: Head Logo
View Single Post
  #22  
Old 01-22-2009, 06:23 PM
 
HotrodOffroad HotrodOffroad is offline
 

Member
  
Join Date: Dec 2008
Posts: 16
 

Default Re: Head Logo

OK, I hate to be ignorant, but I'm new to smarty, etc.
How do I change the width from 100% to 900 or another fixed width?

This doesn't work:

{*
$Id: rectangle_top.tpl,v 1.26 2008/08/21 09:52:40 max Exp $
vim: set ts=2 sw=2 sts=2 et:
*}
<table class="Container" cellpadding="0" cellspacing="0" width="{$width|default:900px}">
<tr><td class="Container">

I'm sure I'm missing something....
__________________
4.2 My site
Fancy Categories

4.2 Customer site
Fancy Categories
Reply With Quote