Border differences IE/FF/etc

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
theredspecial
Forum Members
Forum Members
Posts: 31
Joined: Tue Jun 05, 2007 5:36 pm

Border differences IE/FF/etc

Post 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
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: Border differences IE/FF/etc

Post 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)
Last edited by Jos on Sat Dec 19, 2009 6:20 am, edited 1 time in total.
theredspecial
Forum Members
Forum Members
Posts: 31
Joined: Tue Jun 05, 2007 5:36 pm

Re: Border differences IE/FF/etc

Post by theredspecial »

1st: sorry, thanks for moving the post.

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

Return to “Layout and Design (CSS & HTML)”