Clickable button

Additional BBCode that I have found useful
Administrator
Site Admin
Posts: 781
Joined: Tue Nov 18, 2014 11:30 am

Clickable button

Post by Administrator »

BBCode Usage

Code: Select all

[Button={TEXT}]{URL}[/Button]
HTML Replacement

Code: Select all

<span style="BACKGROUND-COLOR: orange; padding:6px; border-style: solid; border-width: 0.5px; border-radius: 10px; border-color: #536482; font-size: 25px;"><a href="{URL}"><font color="red">{TEXT}</font></a></span>
Help Line

Code: Select all

Clickable Button
Just adjust the colours and font size as you need

(screenshot example)
screenshot_62.png
You do not have the required permissions to view the files attached to this post.