Page 1 of 1

php include problem in IE

Posted: Wed Jan 23, 2008 8:52 am
by nivosh
hello.

i am not a designer or a developer, but please try to help me.

i have designed a site for myself and used the php include code to get some html code in the main page.

i have used this to place a small arrow link on every page.

the problem is that in IE (all versions) the arrow is placed some pixels under the original position.
in FF there is no problem.

please look at my site with both browsers and help me with the problem.

http://www.nivdorcohen.com

Re: php include problem in IE

Posted: Wed Jan 23, 2008 12:37 pm
by Christopher
Moved to Client Side.

It looks like a problem due to the problems related to IE's box model. Google for that and you will find solutions.