> Firstly, the images are different sizes and I'd really like to be able > to centre them in the container div. Can't do it with CSS, so I'm > guessing Cycle calculates positions from the top-left. Can this be > overcome?
The way to do that is to wrap your images in divs and center the images within the parent div. The divs then become the slides. > 2nd question: I'm getting an error: "Warning: Unknown pseudo-class or > pseudo-element 'eq'." > I'm blowed if I know why, as I thought I'd copied Mike's code! > > Dev. page is here:http://client-3.co.uk I didn't notice any error on that page.