Please refer to the "Show each slide image caption outside the slider" section in the demo 8 page: http://www.menucool.com/slider/show-image-gallery-on-modal-popup
Right now, I can only make the caption display INSIDE the photo area with the Ninja slider. Can I make it show BELOW the photo area? Some captions are somewhat long and in the mobile version takes half the screen
Thanks
Please refer to the "Show each slide image caption outside the slider" section in Demo 8
Please refer to the "Show each slide image caption outside the slider" section in the demo 8 page: http://www.menucool.com/slider/show-image-gallery-on-modal-popup
The captions can display outside the slider if you make the following changes to the stylesheet:
For the demo 1, if it is not in "slide" transitionType, you can:
#ninja-slider{
max-width:700px;
overflow:visible!important;
}
/*Another option is not adding the above overflow:visible!imporntant;,
but you need to change the nav button position to:
#ninja-slider-prev {left: 0px;}
#ninja-slider-next {right: -41px;}*/
m:false,
Try it out and let me know if it doesn't work.
I get a vertical scrollbar when doing this. The image displays in the same place but I have to scroll down to see the caption below.
I have set transitionType: "fade". If you hit the "previous" button, you get a horizontal scrollbar too.
I just added a solution when it is not transitionType: "slide". Please check out the above post.
Is it possible to have captions appear outside the slides in Demo 4?
Yes. See how it is implemented in Demo 8 (the last paragraph in the demo 8 page has detailed instructions).
Would be great if it worked, which it does not. So the next question: caption applied to the ns-image or to the thumb?
Surely I am talking the caption in Ninja Slider.
If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;
If your question is related to the Ninja Slider, click:
Ask new question: Ninja SliderOtherwise navigate to one of the following forum categories, and post your question there.
##