Hi! I was implementing this http://malsup.com/jquery/cycle/after.html here: http://relojurbano.com.ar/actual.html
it works ok (you can see it clicking "siguiente" & "anterior" at the left side menu/descriptions) but... I need the images (that have variable widths) aligned to right, not left... I have tried using some css variants and nothing works... float, text- align, right:0... then looking at the jquery.cycle.all.js file I saw a lot of "left" strings... maybe I need to change some of them, to make it align to right? any idea? maybe there is an option in jquery to change them to right? best regards, and sorry for the bad english :) luciano