Author Topic: Alignment question (TD 1.3.5)  (Read 3981 times)

21player

  • Newbie
  • *
  • Posts: 6
    • View Profile
Alignment question (TD 1.3.5)
« 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
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
« Last Edit: June 14, 2008, 05:34:18 AM by 21player »

badbeat

  • Full Member
  • ***
  • Posts: 114
    • View Profile
Re: Alignment question (TD 1.3.5)
« Reply #1 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.

21player

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Alignment question (TD 1.3.5)
« Reply #2 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?


Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Alignment question (TD 1.3.5)
« Reply #3 on: June 16, 2008, 01:31:28 PM »
What's the HTML in the cell?

21player

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Alignment question (TD 1.3.5)
« Reply #4 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>

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Alignment question (TD 1.3.5)
« Reply #5 on: June 17, 2008, 02:39:08 PM »
<P align="left"><nobr>Payout</nobr><br><font color="yellow"><prizes></font></p>



badbeat

  • Full Member
  • ***
  • Posts: 114
    • View Profile
Re: Alignment question (TD 1.3.5)
« Reply #6 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)

21player

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Alignment question (TD 1.3.5)
« Reply #7 on: August 07, 2008, 03:49:27 AM »
<P align="left"><nobr>Payout</nobr><br><font color="yellow"><prizes></font></p>

Thanks Corey!