|
I've checked your site in all browsers, and all pages seem to appear just fine. The selectors you have used all seem to have a fixed width, beside the "under construction" as that one is set to fluid, along with some other elements. But nothing that you are mentioning.
You might also, however, fix the JS alert for Firefox users when clicking on the Photos menu item.
__________________
$gocore = new gakoyucore();
$con = mysql_connect($gocore->server, $gocore->username, $gocore->password) or die(mysql_error());
|