doctorj:
OK, lets rename the images to [itemid].jpg - then I could be sure what image was shown on what page, right.
how would the php line be then ?
something like (what to write where ????????"
Code:
background-image: url(<?php echo "templates/$cur_template/images/",???????????,".jpg" ?>)