Notifications
Clear all

[Solved] Notifications overlap

21 Posts
3 Users
3 Reactions
1,504 Views
Tutrix
Posts: 1455
(@tutrix)
Noble Member
Joined: 4 years ago

@thecaptain

try

#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications, #wpf-widget-profile .wpf-prof-notifications .wpf-notifications {
z-index: 99999999999999999999 !important;
}

hope this z-index is high enough 😉 

3 Replies
Alvin Patrimonio
(@thecaptain)
Joined: 7 years ago

Estimable Member
Posts: 80

@tutrix hi, thanks! but still the same. please see attached file.

Alvin Patrimonio
(@thecaptain)
Joined: 7 years ago

Estimable Member
Posts: 80

@tutrix i'm using the Jannah theme and this CSS code from the theme developers fixed it before. Unfortunately it no longer worked after the wpforo update.

.widget_wpforo_widget_profile{
  position: relative !important;
  z-index: 1 !important;
}
Tutrix
(@tutrix)
Joined: 4 years ago

Noble Member
Posts: 1455

@thecaptain 

put the widget at the end of the sidebar then nothing can be overlapped 😉 

Tutrix
Posts: 1455
(@tutrix)
Noble Member
Joined: 4 years ago

@thecaptain

use the wpForo sidebar instead of theiaStickySidebar
then the general wpForo CSS code works

Page 2 / 2