Re: [css-d] ie and firefox problem

2006-10-30 Thread Gunlaug Sørtun
Ross Hulford wrote: > As you can see from the example #menu_holder (the pink div) ie has > the menu sitting in the middle where FF pushes it down a bit. > > > http://www.blue-fly.co.uk/trisco/example.png It is impossible to debug a document based only on a screenshot, but I guess you mean this

[css-d] ie and firefox problem

2006-10-30 Thread Ross Hulford
I have a header div #header is relatively positioned. Inside this is an absolutely positioned #menu_holder div that holds a suckerfish menu. The problem i when I use top:80px; on the menu holder it is perfect in both IE version and too low in FF. when I change it to 60px FF is the one that is