Author |
Topic |
|
w.korsten
Novice
Netherlands
14 Posts |
Posted - 10 Oct 2009 : 13:46:09
|
On my site www.ezmotica.nl I have some problems with Firefox. The menu I made is showing correct in IE (on top of the slideshow) but it's behind de slideshow in Firefox.
I already tryed to send the slideshow to the background and the pageplaceholder in the Masterpage to the back with no succes.
In the other pages example www.ezmotica.nl/remote.htm" target="_blank">http://www.ezmotica.nl/remote.htm this problem doens't show in Firefox while it uses the same masterpage, it's only on the index page with the slide show on it
Anyone who could help me with this issue. |
Edited by - w.korsten on 10 Oct 2009 13:50:53 |
|
Jan van Londen
Super User
Netherlands
208 Posts |
|
w.korsten
Novice
Netherlands
14 Posts |
Posted - 10 Oct 2009 : 15:51:10
|
Thanx Jan.
I updated and changed the things I can do on my own, seems that DHE does something wrong in the declaration but I think that will do no harm.
But....... this didn't solve the problem [2 ?:-|]
Still have some suggestions? |
|
|
siemens
Master
Netherlands
139 Posts |
Posted - 12 Oct 2009 : 08:23:01
|
Hello,
Standard issue in FireFox, create in your 'shared' folder an new file 'menu.dhe', put only your menu in this file, nothing else. Delete all your menus in other pages and insert in the pages the new menu template page and put it on top! Export all, it should be solved now, take a look at http://www.insync.nl/ for an simular example.....
Suc6
|
|
|
T00N
Super User
573 Posts |
Posted - 12 Oct 2009 : 08:48:20
|
Nice menu Siemens, what did you use for this? |
|
|
w.korsten
Novice
Netherlands
14 Posts |
Posted - 12 Oct 2009 : 12:31:09
|
@Siemens My menu is in the shared folder and the slideshow loads in the masterpage. |
|
|
siemens
Master
Netherlands
139 Posts |
Posted - 12 Oct 2009 : 23:09:16
|
@Toon, it is 'smoothmenu1'
@w.korsten, i mostly do not use masterpages... , try one page without a masterpage, just import the dhe file with the menu you created.
|
|
|
s.dav
Site Admin
Italy
3364 Posts |
Posted - 13 Oct 2009 : 10:56:38
|
w.korsten,
can you send me the master-page, the menu and the page with the slideshow?
I think this problem cannot be solved actually, I need to make a new feature for you but I've to be sure of this.
|
Regards, Davide |
|
|
s.dav
Site Admin
Italy
3364 Posts |
Posted - 13 Oct 2009 : 16:02:31
|
I made some tests and it should work, please send me a sample and I'll check it |
Regards, Davide |
|
|
w.korsten
Novice
Netherlands
14 Posts |
Posted - 13 Oct 2009 : 20:46:55
|
I have send you the project,
Regards Willem-Jan |
|
|
s.dav
Site Admin
Italy
3364 Posts |
Posted - 14 Oct 2009 : 14:42:13
|
Willem-Jan,
the problem depends on the jquery library and the implementation of the slideshow they made. I fixed your site in a very simple way:
1- on the master_page file go to the html box you drawn in the page and change only the first line from:
<ul id="nav" class="dropdown lavaLampWithImage">
to:
<ul id="nav" class="dropdown lavaLampWithImage" style="z-index: 999;">
2- In the index page change the html code drawn in the page from:
<div id="fadeshow1"></div>
to:
<div id="fadeshow1" style="z-index:0;"></div>
Best Regards, Davide
|
Regards, Davide |
|
|
w.korsten
Novice
Netherlands
14 Posts |
Posted - 14 Oct 2009 : 15:25:20
|
That did the trick, thank you for your help. |
|
|
siemens
Master
Netherlands
139 Posts |
Posted - 14 Oct 2009 : 19:05:48
|
Ok, thanks for sharing, this looks more like a common solution. |
|
|
|
Topic |
|