The Tournament Director Forums

Main => Templates, Layouts and Sounds => Topic started by: Mahound on August 13, 2017, 01:35:27 PM

Title: tournamrnamentlayout
Post by: Mahound on August 13, 2017, 01:35:27 PM
on the tournament layer would it-be able to add a circular cell so a message can made  to show a circular message and is their HTML available to be able to do this
can gif be  inserted into  into a cell?
Title: Re: tournamrnamentlayout
Post by: Corey Cooper on August 14, 2017, 02:57:44 PM
Adding an image is easy.  Just press the Insert Image button when editing the contents of a cell.  Then you just select an image and the TD app inserts the appropriate HTML for you.

I think by "circular cell" you might be referring to a marque HTML tag, like this:

<marquee>This text will scroll right-to-left.</marquee>

It's an older (and obsolete) HTML element but it still works.  Here is a reference page for its various options: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/marquee