Hey Guys:
I have been trying to figure out how to change the site layout to the fixed width.
I read the guide and eidt the file rectangle_top.tpl as follow but nothing happened. It dirves me mad and I don't know how to fix it. I am using 4.2 gold.
------------------
{*
$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="{980"}">
<tr><td class="Container">
-------------------
PLEASE HELP!!