Page 1 of 1

Border differences IE/FF/etc

Posted: Sat Dec 19, 2009 5:42 am
by theredspecial
Dear all,

Couldn't find the working solution somewhere, but it probably will (I apologise in that case for posting again).

This website I'm building www.fotobrammeijer.nl has an issue with a red border on the left side.
- it contains of three parts (a border in the header, a border in the menu below and a png file to finish the border below the menu)
- the png file is 5px wide
- the borders are set to 5px solid as well

The red line works nicely in FF, but IE does sth:  it decreases it to 4px (I suppose), there is at least a difference. What's the trick?

Robert

Re: Border differences IE/FF/etc

Posted: Sat Dec 19, 2009 6:17 am
by Jos
maybe it's because the image doesn't fit in the #menubottom box? You could try to set its height to 25px and see what happens

(and this topic is in the wrong section... there is a css/layout section for this)

Re: Border differences IE/FF/etc

Posted: Sat Dec 19, 2009 10:02 am
by theredspecial
1st: sorry, thanks for moving the post.

2nd: adjusted the height, but that did not yield the desired result. Other suggestions?