Ninja Slider / Posts /

My bootstrap video troubles

0
I have struggled for days with Ninja Slider, and now sort-of have youtube videos showing on a bootstrap page, but not perfectly.  I have @media width settings that match youTube's sizes, to avoid blurring.  It was hours of trial and error to figure out how to make this slider respect those.   I can't use captions yet with my videos.  I can't get rid of the padding when the screen is very narrow, yet.  I think this product needs a lot better documentation than, "see source code of demo2 slider 6".
Steven H  9 years ago   viewed: 3545    

5 Answers

0
Have you checked the http://www.menucool.com/2457/Troubleshooting-Request, especially the #3 in the list?
Mlo   9 years ago
0

You need to add the below style to your ninja slider to override the box-sizing setting(border-box) from bootstrap:

/*workable with bootstrap*/ #ninja-slider, #ninja-slider div { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing:content-box; }
Charles   9 years ago
0
Hi Charles, Where exactly should I place this code??
Myawards   9 years ago
0
Add it to your ninja-slider.css file.
Milo   9 years ago
0

This post is a game-changer. Thank you for the valuable insights!

jake
  one month ago

   

Your name*
Password
(Optional. Used to modify this post afterwords)
+ =  

Ask your Own Question

  • 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;

  • When you want to start a new page for your question: