The Tournament Director Forums

Main => Templates, Layouts and Sounds => Topic started by: MooseWizard on March 28, 2006, 05:10:37 PM

Title: LPS Layout
Post by: MooseWizard on March 28, 2006, 05:10:37 PM
It's not heavily modified from the original, but matches our logo/color scheme. 

(http://img141.imageshack.us/img141/9683/start0mn.th.jpg) (http://img141.imageshack.us/my.php?image=start0mn.jpg)

(http://img141.imageshack.us/img141/6470/odd5yq.th.jpg) (http://img141.imageshack.us/my.php?image=odd5yq.jpg)

(http://img141.imageshack.us/img141/2325/break7ff.th.jpg) (http://img141.imageshack.us/my.php?image=break7ff.jpg)

(http://img88.imageshack.us/img88/6139/even4vt.th.jpg) (http://img88.imageshack.us/my.php?image=even4vt.jpg)

(http://img88.imageshack.us/img88/6956/final2ij.th.jpg) (http://img88.imageshack.us/my.php?image=final2ij.jpg)
Title: Re: LPS Layout
Post by: CanopicJar on April 03, 2006, 10:48:57 PM
Your layout looks nice. ;D

Is there a trick to getting the chip images to appear larger?  My images are 400x400 pixels and are still showing as tiny.

I do not see a size setting when adding the chip images, but I would like to make them a bit larger.

Travis
Title: Re: LPS Layout
Post by: Corey Cooper on April 04, 2006, 10:08:47 AM
Your layout looks nice. ;D

Is there a trick to getting the chip images to appear larger?  My images are 400x400 pixels and are still showing as tiny.

I do not see a size setting when adding the chip images, but I would like to make them a bit larger.

Travis

The <chips> token has a size attribute, which indicates pixel height/width:

<chips size="100">

This would display your chips as 100x100 pixel images.  The default size is 30, so you'll get 30x30 pixel chip images if you omit the size attribute.

If you ever want to know what the various attributes for any token are (or what the tokens are), just edit a cell and press the Insert Token button.  There you'll find all of the tokens, each of their attributes, and descriptions for everything.