Quote:
Originally Posted by fookaa
Hi there..
Loving this mod thanks so much...
I run an FPS gaming clan and were about to have a yearly comp and the single elimination is perfect for this...
Only 1 problem so far...
I have created 8 teams and added them to the comp and it then creates the tree type set up...
But i cant see the team names ?? See attachment... Please help 
|
It should follow vbulletin style, but quick fix is...
AdminCP -> vBulletin Options / Competitions Settings -> Tournament Specific Options -> Tournaments User HTML (including username)
HTML Code:
<span style="background:#fff;">{usertext}</span>
(adds white background to text, keep links to profile)
OR
HTML Code:
<span style="color:#fff;">{username}</span>
(change text to white, loses link to profile)