1. brandon-mays
  2. General
  3. Tuesday, February 28 2017, 10:49 PM
When I enable the privacy for a field, then go into my user profile, the button is there, but the drop down doesn't work. Nothing shows. See screen shot.
Attachments (1)
Accepted Answer
admin Accepted Answer
Admin
Hi,
try to add this CSS style in your template:

/* FIX BS DROPDOWN */
.dropdown.open .dropdown-menu{visibility: visible;}
/* STYLE PRIVACY */
.privacy_btn,.privacy_btn + ul a{padding:3px !important;background:none !important;border:none !important;box-shadow:none !important}
.privacy_btn + ul a{color:inherit !important;}
Attachments (1)
  1. more than a month ago
  2. General
  3. # Permalink
admin Accepted Answer
Admin
Hi,
sorry for late reply, it was night for us.

Privacy dropdown uses standard Joomla Bootstrap dropdown, so probably there is some CSS and/or Javascript conflict/error in your template.

To check this we need to see your site, can you please post me your site link?
  1. more than a month ago
  2. General
  3. # 1
brandon-mays Accepted Answer
Pro
No need to apologize, I'm not one to ever be in a rush. I've put some information in the Site Details.
  1. more than a month ago
  2. General
  3. # 2
brandon-mays Accepted Answer
Pro
You are awesome! Thank you so much!
  1. more than a month ago
  2. General
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.