View Single Post
  #5  
Old 11-30-2006, 12:48 PM
  jasonroy's Avatar 
jasonroy jasonroy is offline
 

Senior Member
  
Join Date: Sep 2006
Location: Tualatin, Oregon
Posts: 147
 

Default Re: Help! Changing from 3 column to 2 column layout

Quote:
Originally Posted by balinor
rectangle_top.tpl controls that.

tried that too already

width="{$width|default:"100%"}"

I should be able to just change the 100% to a preferred size or just change everything between the outermost quotes to the size right?

I had it like this
width="{$width|default:"660"}"

and this
width="660"

edit** found out what to do.

in skin1.css i had to change the Table.container width to 660, hooray
__________________
rjroffroad.com
x-cart 4.1.3
+ez checkout
+remember anonymous carts
Reply With Quote