Quote:
|
anyone know how to put stadium pics for match days yet?
|
we're still waiting for Ter to let us know.
Judging by how the rest of the background pictures are mapped, it really hinges on the 'path' name for stadiums..
I've tried :
<record from="4800003" to="graphics/pictures/stadium/4800003/background"/>
<record from="4800003" to="graphics/pictures/stadiums/4800003/background"/>
<record from="4800003" to="graphics/pictures/stad/4800003/background"/>
<record from="4800003" to="graphics/pictures/ground/4800003/background"/>
and none of these work.
so the bit we need to know is the bit between pictures & the ID number !
<record from="4800003" to="graphics/pictures/*******/4800003/background"/>
anyone ????