Author Topic: Player picture  (Read 1344 times)

Sjelm

  • Newbie
  • *
  • Posts: 23
    • View Profile
Player picture
« on: September 06, 2012, 09:31:46 AM »
is it possible to display the players picture instead of the name?

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Player picture
« Reply #1 on: September 06, 2012, 04:56:22 PM »
Not currently but is on the short list for a future enhancement.

Sjelm

  • Newbie
  • *
  • Posts: 23
    • View Profile
Re: Player picture
« Reply #2 on: September 07, 2012, 01:17:09 AM »
nice

mikkelkk

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: Player picture
« Reply #3 on: October 23, 2012, 03:49:58 AM »
Where would you like to display the picture? I have pictures of the players who are going to play in the tournament scrolling over the "before game" screen.
It is of course only possible if I know in advance who will be playing so that I can insert the images in my layout:-)

It is done using this:

<marquee>
<img src="file:///C:\Users\me\Picture1.jpg" hspace=10 border="0"><img src="file:///C:\Users\me\Picture2.jpg" hspace=10 border="0"> and so on.....