Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Picture in Modal and locked menu

9 years 1 month ago
  • Kurt's Avatar
    Topic Author
  • Kurt
  • Offline
  • Fresh Boarder
  • Posts: 10
  • Thank you received: 0
Licenses:
JomSocial Active

As you see on the snippet, when viewing pictures I can not see the user info. Have tried different screens/images/resolutions. All the same, is there an easy fix for this, without having to change menu module?

Attachments:
9 years 1 month ago
Licenses:

Hi, Kurt.

This issue is caused by your template. Template developers gave z-index: 9999999 to the header... so it will cover anything, even modal windows.

Our modal window has z-index: 1043... so you need to change that one for template to z-index:1040.
Like here: prntscr.com/6gbgde

This code is making trouble:

body.sticky #headerwrap {
    position: fixed;
    top: 0;
    width: 97.1%;
    z-index: 9999999;
}

I can't tell you exactly in which file it is exactly as you use css compression - all css files are combined in one.

So you can fix it yourself or you may contact with template developer. Giving containers z-index: 9999999 is not right as it will cover things like photos in lightbox or modal windows.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
The following user(s) said Thank You: Kurt
9 years 1 month ago
  • Kurt's Avatar
    Topic Author
  • Kurt
  • Offline
  • Fresh Boarder
  • Posts: 10
  • Thank you received: 0
Licenses:
JomSocial Active

ok, thanks i will take a look at that when i get home.

9 years 1 month ago
  • Kurt's Avatar
    Topic Author
  • Kurt
  • Offline
  • Fresh Boarder
  • Posts: 10
  • Thank you received: 0
Licenses:
JomSocial Active

It worked, changed it to 1040 and is now working. thanks for the quick response :)

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW