PDA

View Full Version : Navbar problem.


b65ran
10 Jun 2006, 14:23
After I added a flash banner quick links and search drop down come dont show properly. They come behynd the flash banner. You can take a look in the attachtment. Anybody can help me with this please.

Thanks in advanced.

Princeton
13 Jun 2006, 20:42
add

Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

to your flash code

b65ran
14 Jun 2006, 22:12
Thanks a lot. It works for IE. But it doesn't work for firefox. Do you have fix for that ?

Thanks again

Princeton
15 Jun 2006, 01:39
make sure you are not using an old FIREFOX version (update to latest)

on OBJECT tags

Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


OR


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



on EMBED tags


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

b65ran
15 Jun 2006, 04:33
Thanks again. Works like a charm !!

Princeton
16 Jun 2006, 00:40
cool ... thanks for the update

leenster
11 Jul 2006, 17:32
im glad there is smart peoples here :)

Kuimera
24 Aug 2006, 01:23
I´m using:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



It´s not workin, am I doing something wrong?

Zachery
24 Aug 2006, 05:20
The problem comes into play that the flash html comes after the page so assumingly the drop downs should be viseable else where. I believe you can set the divs z-index to -1 and fix the problem. If I've confused you good :p lol

If you need more help on the subject let me know.,

Kuimera
24 Aug 2006, 08:49
Lol... you a mean guy :)
What do I need to do again ? :)