Does anyone know how I can apply logos to the different confederations (UEFA, CONMEBOL, FIFA, etc.)?
My idea is that since the XML for a club logo looks like this:
<pre class="ip-ubbcode-code-pre"><record from="man utd" to="graphics/pictures/club/680/logo"/></pre>
and the XML for a national logo looks like this:
<pre class="ip-ubbcode-code-pre"><record from="europe/wal" to="graphics/pictures/nation/801/logo"/></pre>
wouldn't the XML for a confederation logo look like this:
<pre class="ip-ubbcode-code-pre"><record from="uefa" to="graphics/pictures/continent/3/logo"/></pre>
Hope you can help me, guys...
TP-J