-
AuthorPosts
-
February 26, 2009 at 8:43 pm #138607
On http://www.transitiontownkinsale.org – (1.5+) the top menu sometimes (frequently) disappears behind the banner photographs. I believe I set up the site as per the tutorial.
I set up a temporary super admin as:
Thanks in advance for your help,scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
February 26, 2009 at 9:05 pm #293613Please remove the login info above.
Your slideshow has a zindex of 6 and your menu has a zindex of 2. You need to set the mune higher than the slideshow for it to appear in front.
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
February 26, 2009 at 9:16 pm #293614Actually I’m wrong…
The zindex of your main menu is 2 and sub items are 99.
However…your slideshow zindex starts at 2 and goes up by 2 each time a picture changes so if the page is open for a few minutes your slideshow zindex goes beyond 99 and thus causing the menu items to appear behind it.
The solution is to increase the zindex for your css sub items by opening templates/japyrite/ja_menus/ja_moomenu/ja.moomenu.css line 41 and find….
#ja-cssmenu li ul {
width: 16.4em;
position: absolute; /* second-level lists */
z-index: 99;
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
height: auto;
width: 15.9em;
}and change 99 to 9999.
2 users say Thank You to scotty for this useful post
February 27, 2009 at 3:10 pm #293845<em>@scotty 114841 wrote:</em><blockquote>Actually I’m wrong…
The zindex of your main menu is 2 and sub items are 99.
However…your slideshow zindex starts at 2 and goes up by 2 each time a picture changes so if the page is open for a few minutes your slideshow zindex goes beyond 99 and thus causing the menu items to appear behind it.
The solution is to increase the zindex for your css sub items by opening templates/japyrite/ja_menus/ja_moomenu/ja.moomenu.css line 41 and find….
#ja-cssmenu li ul {
width: 16.4em;
position: absolute; /* second-level lists */
z-index: 99;
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
height: auto;
width: 15.9em;
}and change 99 to 9999.</blockquote>
The only way I know to get to and edit css files is through the template editor. JA Pyrite takes me to four possible type of css – slideshow, template, typo and jabulletin – none of which seem to have the code mentioned in your post.I thanked you for your post because it was clear and to the point – I just need one more set of directions and all will be well I am sure.
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
February 27, 2009 at 3:17 pm #293847The code is in ja.moomenu.css which is in …/templates/japyrite/ja_menus/ja_moomenu/
You will need to access the file through FTP or you can install an extension called eXtplorer which will allow you edit it server side.
1 user says Thank You to scotty for this useful post
February 27, 2009 at 4:52 pm #293856Thank you – I have Extplorer and it was quickly sorted.:D
zeolite Friendzeolite
- Join date:
- February 2007
- Posts:
- 28
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 5 times in 2 posts
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by zeolite 15 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum