The Tournament Director Forums

Main => Help Me => Topic started by: 21player on June 14, 2008, 05:31:20 AM

Title: Alignment question (TD 1.3.5)
Post by: 21player on June 14, 2008, 05:31:20 AM
Hi all!

This is my first post here.
I have TD 1.3.5 (I know I should upgrade it to 2.x...).
This is our Donkeys' Poker Tour layout (http://www.saunalahti.fi/~kimmo21/dpt_clock.html)
It's very simple...

IMO the payout section looks bad. I'd like to align
all the payouts to the left (4th and 5th).
Is it possible to do that?


-21p
Title: Re: Alignment question (TD 1.3.5)
Post by: badbeat on June 14, 2008, 09:22:09 AM
Looks like you've got the alignment set as central in the properties, try changing it to the left and see how that looks. I'm not too clever with html, but that should align everything to the left hand side of the properties box. If that's not what you're looking for, I'm sure Corey or someone else on here will be able to help.
Title: Re: Alignment question (TD 1.3.5)
Post by: 21player on June 15, 2008, 05:42:09 AM
Ok, I tried this...

<P align="left">

Now payouts are nicely aligned but I'd like to move them under the 'Payout' text.
How can I do this?

(http://www.saunalahti.fi/~kimmo21/td_align.jpg)
Title: Re: Alignment question (TD 1.3.5)
Post by: Corey Cooper on June 16, 2008, 01:31:28 PM
What's the HTML in the cell?
Title: Re: Alignment question (TD 1.3.5)
Post by: 21player on June 17, 2008, 04:55:23 AM
What's the HTML in the cell?

Properties for Prizes
Text: <nobr>Payout</nobr><br><font color="yellow"><P align="left"><prizes></p></font>
Title: Re: Alignment question (TD 1.3.5)
Post by: Corey Cooper on June 17, 2008, 02:39:08 PM
<P align="left"><nobr>Payout</nobr><br><font color="yellow"><prizes></font></p>


Title: Re: Alignment question (TD 1.3.5)
Post by: badbeat on June 17, 2008, 06:43:19 PM
Told ya Corey could help!  ;)

I'm still learning and enjoying a marvelous piece of software.  8)
Title: Re: Alignment question (TD 1.3.5)
Post by: 21player on August 07, 2008, 03:49:27 AM
<P align="left"><nobr>Payout</nobr><br><font color="yellow"><prizes></font></p>

Thanks Corey!