Okay
  Public Ticket #150882
show bullets
Closed

Comments

  • Vicky started the conversation
    There are no bullets showing under my slider - I think I have tried every possible setting but they don't appear. How do I get the bullets? (I mean the navigation bullets like on the demo http://unitecms.net/joomla-extensions/unite-nivo-slider)
  •  891
    Max replied

    Hi, you have a setting that do it in the slider options. Please give me a link to your page, so I could look. Maybe something wrong with images paths. 

     

  • Vicky replied

    hi

    I put a test slider on this page http://www.mymusictheory.com/index.php?option=com_content&view=article&id=315

  •  891
    Max replied

    Hi, in your website no room for the slider in the place that you put it. 

    http://screencast.com/t/MdEBsql4

    For some reason something is covered the slider at the bottom and the bottom part of the slider not seen. Please put it to some place that has more room, make some div with fixed width and height for example, and when you see you have room there, put the slider there. 

     

  • Vicky replied

    I will try. How much space do I need to add on to the image size, to be enough space?

    I used the Joomla loadposition command - shouldn't that make a div the right size automatically? Do I make a div in the article then put the {loadposition} inside it? Sorry - I'm a bit confused as to what I should do!

  •  891
    Max replied

    You can first create some div in the content (in html editor), example: <div style="width:700px;height:900px;border:1px solid red;">some text</div>

    and check that exactly that div has created. After you see it's created, use the loadposition and put the slider inside the div.