JinnyJin

Member
Joined
Feb 6, 2009
Messages
7
Reaction score
0
Points
0
Okay, so I created my own logos for team got them in the game now, but the faded bit behind the team logo is still that cruddy emblem the game gave them, is there anyway to get rid of that?
 
You can create your own by....

Creating an image 300px x 100px

eg: View attachment 2619

Then in the config file the line of code should look like...

PHP:
<record from="915" to="graphics/pictures/club/915/logo/background/left"/>
<record from="915" to="graphics/pictures/club/915/logo/background/right"/>
 
Top