Advanced Search

Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18

Thread: Converting the Featured Content Glider?

  1. #11
    Join Date
    Jan 2010
    Posts
    51
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by GSimon View Post
    Code:
    .stepcarousel .panel{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 10px; /*margin around each panel*/
    width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
    }
    Seems pretty straightforward to me. They even wrote out the description telling you that this width = width of each panel.
    Sorry, I must have overlooked it. Thank you for pointing it out. I do have another question, is there anyway to make the scroll never ending? What I mean to say is, that it once it reaches the last image it starts over?I am trying to accomplish the same effect as the widget in the link I gave in the first post.

  2. #12
    Join Date
    Jan 2010
    Posts
    51
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Is there anyway to make the scroll never ending? What I mean to say is, that it once it reaches the last image it starts over?I am trying to accomplish the same effect as the widget in the link I gave in the first post.

  3. #13
    Join Date
    Feb 2012
    Posts
    19
    Thanks
    5
    Thanked 1 Time in 1 Post

  4. #14
    Join Date
    Jan 2010
    Posts
    51
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    I appreciate the link, but it really doesn't help me. I don't have a clue how to merge that with the code I am already working with.

  5. #15
    Join Date
    Jan 2010
    Posts
    51
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    http://www.escapebetweenthepages.com/glider/1.html

    Is there anyway to make the scroll never ending? What I mean to say is, that it once it reaches the last image it starts over?I am trying to accomplish the same effect as the widget in the link I gave in the first post.
    Last edited by Lady Rogue; 08-11-2012 at 06:59 PM. Reason: added link

  6. #16
    Join Date
    Aug 2004
    Posts
    9,874
    Thanks
    3
    Thanked 956 Times in 945 Posts
    Blog Entries
    15

    Default

    Hmm there's no easy way to do this with Step Carousel script unfortunately. I have thought about modifying the script for such a behavior, though no ETA at the moment on that.
    DD Admin

  7. #17
    Join Date
    Jan 2010
    Posts
    51
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Was hoping someone figured out a solution to my problem.

  8. #18
    Join Date
    Jan 2010
    Posts
    51
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Hi, I am back still wanting to figure this coding issue out. I was looking through the list for sliders and came across :: Continuous Reel Slideshow
    http://www.dynamicdrive.com/dynamici...lslideshow.htm and I was wondering if perhaps this particular code would work for what I need and if someone could modify it so it would work simular to what I am wanting.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •