Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7905467
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T10:29:35+00:00 2026-06-03T10:29:35+00:00

I using bootstrap carousel on my site. The problem in that the plugin shows

  • 0

I using bootstrap carousel on my site. The problem in that the plugin shows me all images.
See example on jsFiddle, please.

The plugin call correctly, because in the Firebug item and active item is changing.
Where is a problem?
Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T10:29:38+00:00Added an answer on June 3, 2026 at 10:29 am

    You are just missing the bootstrap.css where it has defined many things like

    .carousel {
      position: relative;
      margin-bottom: 18px;
      line-height: 1;
    }
    
    .carousel-inner {
      position: relative;
      width: 100%;
      overflow: hidden;
    }
    
    .carousel .item {
      position: relative;
      display: none;
      -webkit-transition: 0.6s ease-in-out left;
         -moz-transition: 0.6s ease-in-out left;
          -ms-transition: 0.6s ease-in-out left;
           -o-transition: 0.6s ease-in-out left;
              transition: 0.6s ease-in-out left;
    }
    
    .carousel .item > img {
      display: block;
      line-height: 1;
    }
    
    .carousel .active,
    .carousel .next,
    .carousel .prev {
      display: block;
    }
    
    .carousel .active {
      left: 0;
    }
    
    .carousel .next,
    .carousel .prev {
      position: absolute;
      top: 0;
      width: 100%;
    }
    
    .carousel .next {
      left: 100%;
    }
    
    .carousel .prev {
      left: -100%;
    }
    
    .carousel .next.left,
    .carousel .prev.right {
      left: 0;
    }
    
    .carousel .active.left {
      left: -100%;
    }
    
    .carousel .active.right {
      left: 100%;
    }
    
    .carousel-control {
      position: absolute;
      top: 40%;
      left: 15px;
      width: 40px;
      height: 40px;
      margin-top: -20px;
      font-size: 60px;
      font-weight: 100;
      line-height: 30px;
      color: #ffffff;
      text-align: center;
      background: #222222;
      border: 3px solid #ffffff;
      -webkit-border-radius: 23px;
         -moz-border-radius: 23px;
              border-radius: 23px;
      opacity: 0.5;
      filter: alpha(opacity=50);
    }
    
    .carousel-control.right {
      right: 15px;
      left: auto;
    }
    
    .carousel-control:hover {
      color: #ffffff;
      text-decoration: none;
      opacity: 0.9;
      filter: alpha(opacity=90);
    }
    
    .carousel-caption {
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      padding: 10px 15px 5px;
      background: #333333;
      background: rgba(0, 0, 0, 0.75);
    }
    
    .carousel-caption h4,
    .carousel-caption p {
      color: #ffffff;
    }
    

    Working demo: http://jsfiddle.net/naveen/nPyKZ/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using Bootstrap and Bootstrap Carousel in a project. I would like to know
I'm using bootstrap's modal plugin in rails The website says I can gain the
I'm using the rottentomatoes movie API in conjunction with twitter's typeahead plugin using bootstrap
We are using twitter bootstrap to do some redesign of our site. The issue
Firstly I design the site & convert it into HTML using Twitter bootstrap. The
I've been using twitter bootstrap with no issues, until I started using the carousel
I currently have a carousel using Twitter's bootstrap on my website. I'm controlling which
Using Bootstrap's typeahead javascript plugin, I'm attempting to change the data-source attribute via jQuery's
I'm setting up a site using a php bootstrap. It seems the ErrorDocument directives
I'm using Oracle for development. The password for a bootstrap account that I always

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.