Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS CSS3 Content Slider using Keyframes

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #40754
    wsenft
    Member

    I am working on a new wordpress theme that uses as little javascript as possible. In doing so I wanted a CSS3 driven content slider and I found this:

    http://www.css3builder.com/

    Everything works except for the links. The links always have the same URL instead of the ones that are given. Here is a link to it on codepen:

    http://codepen.io/wsenft/pen/kfoiJ

    Can anyone give me a guess as to why the URL’s don’t work?

    Thanks in advance!!!

    #114062
    Watson90
    Member

    All I see is that the href of all 3 links are;

    #3

    This means that the URL’s are going to be the same.

    Is this what you mean mean or am I misunderstanding?

    #114063
    wsenft
    Member

    in the demo all the urls point to “#1” (just the example URL) in each slide. however they have their own URL to link to and their own alts and titles

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.