Re: [css-d] Drop Down Menu Problem in IE7 - Overlapping Elements

2009-08-10 Thread Rizky Syazuli
On Mon, Aug 10, 2009 at 1:49 PM, Michael Grosch wrote: > Hello Rizky, > > did you try the below? Feedback via the list would be greatly appreciated. > Hi Michael, Really sorry for the late response. Yes, it works perfectly now btw. Thx for your help, really appreciate it :) Case closed. Regard

Re: [css-d] Drop Down Menu Problem in IE7 - Overlapping Elements

2009-08-05 Thread Michael Grosch
Hello Rizky, I think I found a solution for your problem. Adding the following CSS rule should do the trick: .header { position: relative; z-index: 1; } Good luck ;-) Cheers, Michael Am 04.08.2009 um 05:27 schrieb Rizky Syazuli: > Hi, > > Sorry to bother again, but the fix

Re: [css-d] Drop Down Menu Problem in IE7 - Overlapping Elements

2009-08-03 Thread Rizky Syazuli
Hi, Sorry to bother again, but the fix has caused another problem. The links inside the banner now become unclickable. Both on FF and IE. It's probably coz of the negative z-index :( Any hints? Thx, Rizky On Mon, Aug 3, 2009 at 11:34 PM, Michael Grosch wrote: > Hello Rizky, > > you could try as

Re: [css-d] Drop Down Menu Problem in IE7 - Overlapping Elements

2009-08-03 Thread Rizky Syazuli
Cheers to you to Michael, Works perfectly now. It never cross my mind to use negative z-index. Nice.. Btw, it seems ok to me. It's not a hack and it works. So, it's fine by me :) Or maybe the others have a different opinion? Thx anyway. Rizky On Mon, Aug 3, 2009 at 11:34 PM, Michael Grosch wro

Re: [css-d] Drop Down Menu Problem in IE7 - Overlapping Elements

2009-08-03 Thread Michael Grosch
Hello Rizky, you could try assigning a z-index of -1 to the banner class. This should work, although it doesn't seem right to me. What do the others think? Cheers from Germany, Michael Am 03.08.2009 um 10:38 schrieb Rizky Syazuli: > Hi list, > > My drop down menu is acting weird in IE7. I

[css-d] Drop Down Menu Problem in IE7 - Overlapping Elements

2009-08-03 Thread Rizky Syazuli
Hi list, My drop down menu is acting weird in IE7. It's overlapped by another element that's not even positioned absolutely. Btw, I didn't really tested it on IE7. I use IE8 running in Compatibility View mode. Below is the URL to the html page and css. Pls advise.. http://ibudanbalita.com/templ