-
AuthorPosts
-
melanieb Friend
melanieb
- Join date:
- July 2011
- Posts:
- 274
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 31
- Thanked:
- 23 times in 1 posts
October 4, 2012 at 1:33 pm #181188Hi,
for some reason my top panel has started to dissappear behing the main menu when its opened. I found a thread:
http://www.joomlart.com/forums/topic/ja-top-panel-over-main-menu-not-behind-it/
Which suggests to change the z-index in the mod_jatopmenu.css
I have found the css file and it contains to pieces of code with z-index,
[PHP]#ja-top-panel {
z-index: 16;
position: relative;
top: 30px;
}[/PHP]and
[PHP]/* Overlay —*/
#ja-toppanel-Overlay {
background: #000
z-index: 15;
top: 30px;
}[/PHP]I have tried changing these to 1000 but neither has any effect.
Can anyone advise?
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
October 4, 2012 at 1:42 pm #469145Post a url to help us?
melanieb Friendmelanieb
- Join date:
- July 2011
- Posts:
- 274
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 31
- Thanked:
- 23 times in 1 posts
October 4, 2012 at 5:25 pm #469157Hi swissa, it’s not live yet unfortunately. Its basically going behind the header menu bar instead of in front as it normally would.
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
October 4, 2012 at 5:43 pm #469158Hi melanieb,
I’m not good doing a Stevie Wonder and working blind! 😉
There is some other code on the demo… in ja_social/modules/mod_jatoppanel/assets/style.css
.ja-toppanel-mainwrap {
margin: 0;
padding: 0;
position: absolute;
width: 100%;
z-index: 100;
}I’m not a big supporter of large z-index numbers as they tend to not work. I don’t think I’ve never gone above 112!
Perhaps try this with various numbers. Maybe start at 112? 😀
the z-index for the main-nav menü bar is ja_social/plugins/system/jat3/base-themes/default/css/template.css line 686
#ja-mainnav {
line-height: 1;
position: relative;
z-index: 11;
}You could try lowering that to 7 (don’t go below I think) and for backup you can add to the end of your normal template.css.
That’s about all I can offer without seeing it!
melanieb Friendmelanieb
- Join date:
- July 2011
- Posts:
- 274
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 31
- Thanked:
- 23 times in 1 posts
October 5, 2012 at 9:12 am #469228Ji Swissa,
thanks for posting. I have tried what you suggested but its still not making any difference.
I don’t know if my last action is what caused it to go like this (see link in my last post http://www.joomlart.com/forums/topic/change-create-account-on-ja-login-to-open-jomsocial-registration/). I basically followed the instructions to change/remove the Create Account form at the top.
melanieb Friendmelanieb
- Join date:
- July 2011
- Posts:
- 274
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 31
- Thanked:
- 23 times in 1 posts
October 5, 2012 at 5:59 pm #469267Can any of the Admins/ Moderators help me with this?
melanieb Friendmelanieb
- Join date:
- July 2011
- Posts:
- 274
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 31
- Thanked:
- 23 times in 1 posts
October 7, 2012 at 8:01 am #469314No need to respond. I have given up with it and disabled it.
Thanks swissa for trying to help – now just got to get rid of the annoying button that still appears:((
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by melanieb 12 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum