Nah, I doubt it.
You could try having two separate lines IE
<record from="liverpool" to="graphics/pictures/team/676/background"/>
<record from="liverpool" to="graphics/pictures/stadium/5005137/background"/>
Line 1 would show your original pic "liverpool" in the team screens, and line two would show the same pic at the "new anfield". Thats assuming 5005137 is the stadium ID for L'pools new ground.
Now if that were to work you could, if you wished, add a different futuristic "New Anfield" pic. Call the pic newanfield and change that second line to:
<record from="newanfield" to="graphics/pictures/stadium/5005137/background"/>
I dont know really, Im theorizing/guessing. If you do edit the config, dont forget to reload you backgrounds (y'know, the unticking/ticking business in prefs)
|