When I use a self made Joomla template, the JS toolbar has some weird behavior: At hover, the highlighted element seems to be bigger than the others, so the element does not only changes its color (as it should), but also leads to moving the other elements a bit aside, which doesn't look good. Also, the width of the sub menu items is too small.

This behavior doesn't appear, when I use a standard Joomla template, so it looks like the JS toolbar uses elements of the Joomla template CSS.
It also doesn't appear in a normal joomla menu, so it's not a general fault of the template.

Can you probably tell me, which CSS elements of the Joomla template the JS toolbar uses?

    DustyD
    Hi
    Every extension in Joomla built up with standard default Joomla templates. If the extension work fine with default Joomla its is safe and working package, if you are using a custom template the toolbar will work same there too, the difference would be the style coming from your template is override the Jomsocial toolbar to force the template style.

    I'm not sure, if I understand you right, probably you could explain again in more simple words?
    Do you want to say: If the JS toolbar works correct with a standard Joomla template, it also will work with a custom template? If yes: That's exactly my problem: it doesn't. When I add a standard Joomla menu to the site, this menu works right, but the JS toolbar has the weird behavior I mentioned in the first post. Does JS toolbar (for example) expects a special character size or something like that?

      DustyD
      Hi
      If an extension work with default Joomla template and not with a custom template the problem is from template side. You need to contact to the template developer to fix it as the problem is not from extension side.

      OK, got it - thank you. As the template developer is me, I will contact myself soon! 😃

        DustyD
        You can do inspect element to see which style is override in your template and do the class name changes.

        Yes, exactly. Thanks, could fix the issue.

          Ninja locked the discussion.
          Write a Reply...
          You need to Login to view replies.