Doesn't work in IE6, maybe you should look into that. It's hard trying to judge a layout that doesn't look right on a page but, from what I can see, it looks good.
Printable View
Doesn't work in IE6, maybe you should look into that. It's hard trying to judge a layout that doesn't look right on a page but, from what I can see, it looks good.
VERY impressive layout, very unique aswell. I'm signing up :)
frankly, IE 6 is crap from a webdesign stand point. people should really upgrade. I took browser shots and will be maybe fixing it in ie 6.
add this to ur .htaccess file:
so now you can hve zetolic.com/register instead of zetolic.com/?page=registerCode:RewriteEngine on
RewriteRule ^([^/\.]+)/?$ index.php?page=$1 [L]
looks wayy more professional, and you dont need to edit much :]