Adding rotating images in the home slider section?

Homepage Community Forums SquareOne Theme Support Adding rotating images in the home slider section?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12385
    Mike
    Customer

      Hi all – have experimented with carousel plugins but none do the trick.

      Has anyone find a tutorial on coding a carousel of images here instead?

      #12414
      Eric
      Customer

        The only plugins I’ve used are the Genesis Responsive plugin (free) and the Layer Slider – (around $15)


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #12425
        Mike
        Customer

          Thanks Eric. That helped yet will try to learn how to do this without plugins, and post solutions.

          #12426
          Mike
          Customer

            Here’s an example of what I’m trying to achieve.

            http://stackoverflow.com/questions/2605889/fading-between-images

            Instead of just having…

            .head-bg {
                background-attachment: fixed;
                background-image: url("images/home-img-1.jpg");
                background-position: center center;
                background-repeat: no-repeat;
                background-size: cover;
            }

            I’m trying to have multiple images rotating here.

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.