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