What is not displaying properly? You'd have to be specific.
Also, why is margin set to self? If you want to center it, set it to auto.
__________________
$gocore = new gakoyucore();
$con = mysql_connect($gocore->server, $gocore->username, $gocore->password) or die(mysql_error());
|