• markthedoc

    (@markthedoc)


    Hi

    I used the Jquery Cycle plugin on a site I’m working on.

    It worked fine on the static html site (see it in action here working as it should) but is leaving a gap between each image when I use it in WordPress (See it here).

    Anyone any idea where I’m going wrong with this?

    Many thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter markthedoc

    (@markthedoc)

    I worked out what it was.
    Wordpress was putting line breaks between each of my images.

    ah ha! thanks for sharing. butting the img tags resolves this.
    <img alt="#" src="#" width="#" height="#" /><img alt="#" src="#" width="#" height="#" /><img alt="#" src="#" width="#" height="#" /><img alt="#" src="#" width="#" height="#" />

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Jquery Cycle Plugin is leaving a gap between each image with WordPress’ is closed to new replies.