J JinnyJin Member Joined Feb 6, 2009 Messages 7 Reaction score 0 Points 0 Feb 6, 2009 #1 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?
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?
S Sean Administrator Staff member Joined Sep 15, 2005 Messages 8,515 Reaction score 0 Points 36 Feb 6, 2009 #2 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"/>
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"/>
J JinnyJin Member Joined Feb 6, 2009 Messages 7 Reaction score 0 Points 0 Feb 6, 2009 #3 Cheers mate, thanks for the fast reply.