markthedoc
Member
Posted 2 years ago #
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.
markthedoc
Member
Posted 2 years ago #
I worked out what it was.
Wordpress was putting line breaks between each of my images.
metaprinter
Member
Posted 1 year ago #
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="#" />