1. Marek
  2. Support
  3. Monday, June 23 2014, 02:30 PM
Hello, I have some users registered in my test site, but when a user opens his edit profile page, a drop down list appears in my top menu.

Is there a way to hide it?

Thank you.
Marek Fontanili
Attachments (1)
Accepted Answer
admin Accepted Answer
Admin
Try to add this code at the end of file /templates/fusion/css/template.css
@media(min-width: 600px){
#menu-handler .chzn-container{display:none;}
}
  1. more than a month ago
  2. Support
  3. # Permalink
admin Accepted Answer
Admin
Hi,
please post me your site details, I thinks CSS problem.
  1. more than a month ago
  2. Support
  3. # 1
Marek Accepted Answer
I have a test site empty and I used Fusion template; I'm not skillful about Joomla CSS and template; which details do you need?
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
only site link.

try to edit article from frontend, and check if the problem of dropdown happen with category choice.
  1. more than a month ago
  2. Support
  3. # 3
Marek Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 4
Marek Accepted Answer
Great! It all works now!

Thank you.
Marek
  1. more than a month ago
  2. Support
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.