Okay
  Public Ticket #1267171
Text panel not working
Closed

Comments

  • Greg started the conversation

    I have added the following script to my Joomla! template but Text Panel is still not working:

    <script type="text/javascript">
          jQuery("#gallery").unitegallery({
    tile_enable_textpanel:true,
        tile_textpanel_source: "title",
    tile_textpanel_title_text_align: "center",
        tile_textpanel_appear_type: "slide", //slide, fade - appear type of the textpanel on mouseover
    tile_textpanel_position:"inside_bottom",
    });
          
          </script>


    Please advise. Thanks.

    Greg



  •  494
    Igor replied

    Hi,

    can you please explain what exactly are you trying to achieve?

    Regards,
    Igor