Questions tagged as 'bootstrap-carousel'

3
answers

Load a Carousel (bootstrap) with images in a collection

I am wanting to show more than one image in an article, using a carousel. Yes or yes shows one (main image), and with a limit of 5 photos In case the carousel is not the problem, the theme is the collection where I have the x images. Trying t...
asked by 30.10.2016 / 23:45
0
answers

Error in Chrome with bootstrap carousel

Greetings I am trying to make a bootstrap carousel with multiple items in angular. The funny thing is that it works in Internet Explorer and Firefox but in Chrome it does not work. in Firefox and Internet Explorer: in Chrome: I do...
asked by 03.08.2016 / 22:50
0
answers

What capacity should I acquire hosting to store a simple web page? [closed]

The page only allows viewing content and is made with php, css, javascript, html5 and bootstrap, I want to buy domain and host it in a hosting but I have not yet decided what storage capacity is best for a hosting hosting this type Web pages. 50...
asked by 02.12.2016 / 12:07
1
answer

Center carousel of bootstrap images

I'm doing a bootstrap carousel but when defining: <div class="col-sm-12"> With the 12 if it appears centered on the screen, but if I want to make it smaller for example: <div class="col-sm-8"> With the 8 comes more stuck on...
asked by 26.04.2018 / 16:54
1
answer

Problems with the Bootstrap carousel

Good morning. I'm having a problem with the carousel and I do not know what I have to change to solve it. The problem is that the carousel takes the two photos well but does not slide well in the two photos. It is in the first photo about 4 se...
asked by 09.11.2017 / 14:52
1
answer

Implementing Carousel of Bootstrap example

I'm trying to get the carousel "with indicators" that comes in the documentation Bootstrap in code pen . But only I know I see the white screen with the names "first slide", "second slide" and "third slide" passing. It seems that the function...
asked by 13.10.2018 / 13:16
1
answer

Carousel in bootstrap

Someone can tell me what the carousel fails to visualize well, but it does not change to the next slider in the indicator. <!-- TESTIMONIALS --> <section class="testimonial"> <div class="testimonial-overlay">...
asked by 28.11.2018 / 09:36
2
answers

How to move the contents of the div to the middle of a carousel image?

Very good dear friends, I need you to help me that a div that inside takes data put it in an image (carousel item) centered. reference image ... <div id="owl-demo" class="owl-carousel text-center"> <?php require_once("confi...
asked by 28.12.2017 / 23:04
1
answer

Why did I add the class next left in my boostrap carousel when I told him to add my active class in my boostrap carousel?

What I want to do is that when my question has a timer and the user next, that question disappears and I can not answer it anymore. Code: var timer = $(".active").attr('data-timer'); if (timer == undefined) { var $carousel = $('#carouse...
asked by 10.08.2018 / 23:48
2
answers

I can not adjust my carousel in bootstrap 4

I have a problem with the bootstrap carousel 4, I can not adjust it, I do not have so much knowledge in css, if someone can guide me I appreciate it. I'll leave fragment of the code. <div id="recipeCarousel" class="carousel slide w-100"...
asked by 20.07.2018 / 08:26