Author Topic: LPS Layout  (Read 5689 times)

MooseWizard

  • Jr. Member
  • **
  • Posts: 82
    • View Profile
    • Louisville Poker Society
LPS Layout
« on: March 28, 2006, 05:10:37 PM »
It's not heavily modified from the original, but matches our logo/color scheme. 










The man, the myth, the moose!

CanopicJar

  • Full Member
  • ***
  • Posts: 128
    • View Profile
    • The Back Door Holdem blog
Re: LPS Layout
« Reply #1 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

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: LPS Layout
« Reply #2 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.