Hi, everybody.
Got a problem with a specific thing. I got lost when trying to make simple header image rotating with 2 other images after refresh.
Want to have different image in header after refreshing a browser and should be linkable as well.
here is the code I need to modify:
$style_td = ' style="background-image: url(\''.$setting['shop']['url'].'img/blue.jpg\')"';
thanx.

