QUOTE(Christian J @ Jan 25 2007, 06:16 PM)

Hello!
QUOTE
I spot one problem which is the IE problem
Where is that?
QUOTE
can you spot any more?
Some HTML syntax errors:
http://www.htmlhelp.com/cgi-bin/validate.c...amersblock.com/This was a peculiar way to add separators in the top menu:
CODE
<li>|</li>
--since you use CSS to make the list display as "inline", why not use CSS to make the vertical separator borders as well?
This looks a bit odd too:
CODE
<h1 id="txt-advertisement"></h1>
--I'd rather use a DIV for ads, and the H1 element instead of the current <div id="logo">.
IE users will not be able to resize text due to the px font-size unit.
About the IE problem:
Click on anyone of the view now links to view my message when viewing the site in firefox. Then view the same page using IE. The Text box looks cut and the home icon is missing its box.
Anyways, I dont know any coding, other than to make a post and edit it. Is there a way I can get you to fix my site problems?