View Single Post
Old 13.04.2005, 00:10   #17 (permalink)
doctorj
Senior Mamber
 
doctorj's Avatar
 
Join Date: Jan 2005
Location: California, U.S.A.
Posts: 242
doctorj is on a distinguished road
Send a message via AIM to doctorj Send a message via MSN to doctorj Send a message via Yahoo to doctorj
Default Re: Simple logo rotator

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?
__________________
until next time,

ThA DoC
www.gotgtek.com
Expose Project Admin
doctorj is offline   Reply With Quote