Jump to content
Existing user? Sign In

Sign In



Sign Up

Menu Behind Avatar?


Recommended Posts

Not sure if this is a bug/glitch with the site or a local issue, but figured it was worth a mention.

If I'm viewing a profile page, and activate the 'Browse' dropdown menu, the avatar appears in front of the menu, obscuring some of the options. 

For reference, this is on a Mac running Mojave with Safari Version 12.0.1 (14606.2.104.1.1)

It's doesn't cause a problem, as it's no hardship to click back to the homepage and navigate from there, or just to click on the edge of the menu entry, but again just though it worth flagging. 🙂 

1806170662_Screenshot2019-09-16at22_24_06.png.ab9d7e64c2274efd5b6b100c6db9f63b.png

Link to comment
  • 2 weeks later...

The thing is, that I'm not in this business, but still found a possible fix for this in less then 10 minutes. Just modify the CSS of the site at this part:

Quote

.ipsNavBar_primary {
    padding:0;
    z-index:100;
}

You have to increase the z-index of it to 2000, and it's properly over the avatar now. You can try this out in your own browser, if you want: press Ctrl-Shift-C and search for the part above, and modify the z-index value to live edit the copy of the site shown on your own machine.

Disclaimer: I haven't tested it extensively, and again: I'm not (really) a developer. Things might be more complicated than they first seem.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...