|
As Mug said already, design is very often subjective, moreso than objective. And as such, a lot of variety occurs. Personally, I would say that designs for main pages and whatnot should be fluid, whilst forums should be fixed width.
Also, as a side-note, add some padding-bottom to your main container. Would be much better than cutting it straight off.
__________________
$gocore = new gakoyucore();
$con = mysql_connect($gocore->server, $gocore->username, $gocore->password) or die(mysql_error());
Last edited by Gakoyu Ojima; 11-30-2010 at 05:21 AM..
|