Quote:
|
Originally Posted by solsikkehaven 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" ?>) |
Place allof your images inanother folder like images2 or header and it will pick up all the .jpg files in that folder. If it is set for rand(1,2),".jpg" . Does this help at all?