Buttons

This topic contains 1 reply, has 2 voices, and was last updated by  Thomas 9 years, 2 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #461

    Can you post the actual html to insert a button on a page/post or in a table?

    Same for the horizontal separator.

    Thanks.

     

    #479

    Thomas
    Keymaster

    To create a button, use the HTML below. Replace the ‘XXXX’ with one of the following colors:

    1. Blue
    2. Green
    3. Red
    4. Orange
    5. Light
    6. Dark
    <a class="tl-button color-XXXX" title="your-title-meta" href="your-link.com">Button Link</a>

    To create a horizontal separator, simply paste the following HTML:

    <hr class="tlhr" />
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.