
Render on server is different than localhost
Hi There,
Maybe somebody will be able to help me.
I am using CSS pie to get rid of my background images. I used the .htc file for my project.
It works perfectly when I run the file straight to IE (9,8,7 and 6).
=> C:\my\path\index.html
However, when I run the file through apache (WAMP), the result is way different. I took care about updating the mime type in my apache conf file
=>
http://localhost/my/path/index.htmlOn IE9, the result looks ok but it's not great. On IE8 & IE7, gaps appear and some border disappear.
I have attached a screenshot.
Also, I notice that when I increase the border by 1px to get (border: 2px solid #ADADAD), the border bottom which was not displayed is now displayed but as a 1px boder
Is anyone has an idea of what happens?
Thanks in advance,
David