Author Topic: Seating Chart + Countdown Clock  (Read 1135 times)

MickejMouse

  • Newbie
  • *
  • Posts: 23
    • View Profile
Seating Chart + Countdown Clock
« on: February 18, 2010, 07:35:24 PM »
I'm having al little problem with this... I've already tried to make this work and i just can't find it.

During our pre-tournament moment the screens keep switching between pre-tournament 1 and the Seating Chart
When i start the countdown i can see the clock on the first screen (pre-tournament 1) but the small clock on the seating chart
is just to small...

Ist it possible to get the clock in a row between the top row and the actual table's?

Now i have this but this doesn't work

Quote
<table border=0 cellspacing=0 cellpadding=0>
<tr>
<td height="110">
</td>
</tr>
<tr>
<td height="110">
<clock>
</td>
</tr>
</table>

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Seating Chart + Countdown Clock
« Reply #1 on: February 19, 2010, 10:31:07 AM »
Sorry, the built-in screens are special screens and they don't support the tokens that the tournament screen supports.

You can go the other way and use the <seatingchart> token in your layout.  Admittedly it isn't as pretty as the built-in Seating Chart screen.