Download File Button

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

Download File Button

Post by Administrator »

BBCode Usage

Code: Select all

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

Code: Select all

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

Code: Select all

Click to Download
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.