Hello; I have a WP template which I need to edit... The style.css contain the background header image with following code.... #header #header-menu ul li { float: right; height: 32px; margin-right: 11px; font: bold 12px/32px Verdana; color: #FFFFFF; background: url("images/header_menu.gif") repeat-x; border: 1px solid #000000; padding: 0 30px; Instead of displaying the singleimage I want to use a flash like image rotor... Like say 10 images keep changing after every 2-3 seconds How do I accomplish this task?? Plz help.. Regards; Sujay