The Tournament Director Forums

Main => Help Me => Topic started by: Trash Monkey on December 23, 2011, 12:09:10 AM

Title: 2 Questions (text color & separate prizes)
Post by: Trash Monkey on December 23, 2011, 12:09:10 AM
I'm not sure how possible it is (my coding knowledge lacks in epic proportions)

1. I'd like different colors for my prizes. The "winners" token displays 1 color is it possible, via html code or edit the config files, to allow each prize to display in a different color? i.e. 1st place $...(Gold) 2nd place $...(silver) 3rd place $...(bronze) random $...(red)


2. Is it possible to separate the prizes into multiple rows and/or columns?
Title: Re: 2 Questions (text color & separate prizes)
Post by: Magic_fubu on December 23, 2011, 01:18:04 AM
1. From what I know, color of text in a single cell can only be one color. For that reason, I would have to say that you would want to make separate cells for prizes - 1 for the winner, 1 for the rest of them.

2. I do not believe that right now it is possible, though I could be wrong.

(going purely off of memory here)
Title: Re: 2 Questions (text color & separate prizes)
Post by: Stuart Murray on December 23, 2011, 08:21:24 AM
It is possible, however, not in a single cell.

You would need to have a seperate cell for each prize in order for them to be different colours.

Regards
Stu
Title: Re: 2 Questions (text color & separate prizes)
Post by: The Meal on December 23, 2011, 11:48:17 AM
Stuart answered your first question, but the answer to question #2 is similar.  You can break your prize list entries into separate cells and then display them wherever you'd like (separate columns or rows are certainly possible) in your layout.  I have done so in the lower-right of this layout: https://sites.google.com/site/feltclubpoker/Home/tournamentdirectorbackground
Title: Re: 2 Questions (text color & separate prizes)
Post by: Trash Monkey on December 24, 2011, 11:47:59 PM
Thanks guys for the replies and help. Much appreciated.

Meal: I really like that layout. Nicely put together. I might have to steal a couple ideas from it. lol
Title: Re: 2 Questions (text color & separate prizes)
Post by: The Meal on December 25, 2011, 03:17:23 PM
Thanks guys for the replies and help. Much appreciated.

Meal: I really like that layout. Nicely put together. I might have to steal a couple ideas from it. lol
Sure thing!  And stealing ideas is fully appropriate — I swiped nearly the whole thing from someone else who posted something very similar. :D