Okay
  Public Ticket #2406389
Assignment to a page
Closed

Comments

  • Duncan Dyason started the conversation

    Hi there.  I now have the slider ready for my website.  How to I assign it now to my home page so that it appears there?  thank you

  •  532
    Igor replied

    Hi,

    create new Unite slider module, edit its configuration, select your slider in the module configuration and publish the module to be visible on the Home page

    Regards,
    Igor

  • Duncan Dyason replied

    Silly me, should have seen that.  THANK YOU

  •  532
    Igor replied

    Hi,

    no problem at all. Glad I could help

    Regards,
    Igor

  • Duncan Dyason replied

    Hi Igor, sorry with another question but I have just realized that the slider now blocks the dropdown menu, just seen that.  Is there any setting that can make this go towards the back so the menu comes in front?  Sorry to bother you again.


  •  532
    Igor replied

    Hi,

    Please provide URL to your site so I can take a look

    Regards,
    Igor

  •  532
    Igor replied

    Hi,

    this is related to your megamenu CSS z-index parameter

    Try to add this to your Joomla template custom CSS file

    #sp-header #sp-menu .sp-column .sp-megamenu-parent {
        z-index: 1;
    }
    

    Regards,
    Igor

  • Duncan Dyason replied

    Thanks and will try that.  Much appreciated

  •  532
    Igor replied

    Hi,

    no problem at all. Glad I could help

    Regards,
    Igor