Hi all! I want to have some kind of picture that would rotate but not every time that someone enter into the site OR Refresh the page... I'm looking for a way [ Code/Plug ] That I could list like 5 Pictures and they would just change every 3 seconds... you know with some transform from picture to picture... anyone know anything? Thanks in advance!
You're going to need JavaScript for that. Just look for an image rotation script and incorporate it into your theme in the appropriate file.
There is one cute script you could use "www.malsup.com/jquery/cycle/". There are different transition options. You need to get it running with JQuery "jquery.com".