The Tournament Director Forums

Main => Templates, Layouts and Sounds => Topic started by: Gruffse on September 24, 2008, 04:30:23 AM

Title: Another Western theme layout
Post by: Gruffse on September 24, 2008, 04:30:23 AM
Here is how my westerne theme layout looks.

Title: Re: Another Western theme layout
Post by: skelly82 on September 24, 2008, 09:11:48 AM
Looking sharp - love the use of the tables as well.

Keep up the good work.

Skelly
Title: Re: Another Western theme layout
Post by: simpleman56 on September 24, 2008, 09:26:38 AM
I like it ;D :D  How did you get the tables to appear side by side?
Title: Re: Another Western theme layout
Post by: agromans on September 24, 2008, 10:13:21 AM
Nice job.  I'm glad to see that everyone is enjoying the layout and running with it.  I did not think this type of layout would peak so much interest.  This is exactly what this forum is for; passing on information to everyone.  You and Simpleman56 have stepped it up a level or two.  I'm glad to see it.
Keep up the good work.
Title: Re: Another Western theme layout
Post by: Gruffse on September 24, 2008, 11:50:25 AM
Thank you all for encouraging feedback!

To simpleman56:
On the Layout tab -> Other Properties -> Seating Chart Screen there is a selection for how many you would like to use.
(See attached screenshot)
Title: Re: Another Western theme layout
Post by: agromans on September 24, 2008, 01:07:52 PM
Gruffse...Are you using the small table file (.xml)?

Simpleman56...I think that's why the tables are left to right.  If you use the large table file the tables will go top to bottom.
I believe that's the reason but I could be wrong.
Title: Re: Another Western theme layout
Post by: simpleman56 on September 24, 2008, 02:12:12 PM
You are right, that's the way it works. Thanks.
Title: Re: Another Western theme layout
Post by: Gruffse on September 30, 2008, 04:00:24 AM
I have created my own .xml file os that it fits to my images etc.

Regardless: I can still choose to get even the big tables side-by-side by setting the columncount to appropriate value.
(Using either small, medium and large .xml files)
Title: Re: Another Western theme layout
Post by: simpleman56 on October 01, 2008, 07:08:02 PM
Just wondering, is there any way to center either one or two tables on the page both horizontally and vertically? ???
Title: Re: Another Western theme layout
Post by: Corey Cooper on October 02, 2008, 10:51:00 AM
Not explicitly.  Vertically centering with HTML is a pain in the butt in general.

I would experiment with adding some empty vertical space to the header on the Seating Chart page.  That would force the table display down the screen.

Add an empty image to the end of your header HTML, like this:

<img height=100 width=0>

This creates an image element with no actual image, which would appear as a broken image except we've set the width to be 0 pixels.  Therefore, this will be an invisible image but it will take up vertical space