Download BBCode

Daz

New Member
upload images into images folder.
admincp => Custom BB Codes => Add New BB Code ;

Title : Download
Tag : download
Replacement :

PHP:
<body bgcolor="#ffffff">
<table border="0" cellpadding="0" cellspacing="0" width="204">
  <tr>
   <td><img src="images/down/spacer.gif" width="143" height="1" border="0" /></td>
   <td><img src="images/down/spacer.gif" width="22" height="1" border="0" /></td>
   <td><img src="images/down/spacer.gif" width="39" height="1" border="0" /></td>
   <td><img src="images/down/spacer.gif" width="1" height="1" border="0" /></td>
  </tr>
  <tr>
   <td colspan="3"><img name="download_r1_c1" src="images/down/download_r1_c1.gif" width="204" height="26" border="0" id="download_r1_c1" /></td>
   <td><img src="images/down/spacer.gif" width="1" height="26" border="0" /></td>
  </tr>
  <tr>
   <td rowspan="2"><img name="download_r2_c1" src="images/down/download_r2_c1.gif" width="143" height="36" border="0" id="download_r2_c1" /></td>
   <td><a href="{param}" target="_blank" title="Download"><img src="images/down/download_r2_c2.gif" alt="Download" border="0" onmouseover="src='images/down/download_r2_c2_ower.gif'" onmouseout="src='images/down/download_r2_c2.gif'" /></a></td>
   <td rowspan="2"><img name="download_r2_c3" src="images/down/download_r2_c3.gif" width="39" height="36" border="0" id="download_r2_c3"  /></td>
   <td><img src="images/down/spacer.gif" width="1" height="24" border="0" /></td>
  </tr>
  <tr>
   <td><img name="download_r3_c2" src="images/down/download_r3_c2.gif" width="22" height="12" border="0" id="download_r3_c2" alt="Download" /></td>
   <td><img src="images/down/spacer.gif" width="1" height="12" border="0" /></td>
  </tr>
</table>
</body>

Example : [download]http://www.downoadlink.com[/download]
Description : Download link
Use {option} : No
Button Image : images/down/download.gif


downloadbb.jpg
 

Daz

New Member
upload images into images folder.
admincp => Custom BB Codes => Add New BB Code ;

Title : Download
Tag : download
Replacement :

PHP:
<body bgcolor="#ffffff">
<table border="0" cellpadding="0" cellspacing="0" width="204">
  <tr>
   <td><img src="images/down/spacer.gif" width="143" height="1" border="0" /></td>
   <td><img src="images/down/spacer.gif" width="22" height="1" border="0" /></td>
   <td><img src="images/down/spacer.gif" width="39" height="1" border="0" /></td>
   <td><img src="images/down/spacer.gif" width="1" height="1" border="0" /></td>
  </tr>
  <tr>
   <td colspan="3"><img name="download_r1_c1" src="images/down/download_r1_c1.gif" width="204" height="26" border="0" id="download_r1_c1" /></td>
   <td><img src="images/down/spacer.gif" width="1" height="26" border="0" /></td>
  </tr>
  <tr>
   <td rowspan="2"><img name="download_r2_c1" src="images/down/download_r2_c1.gif" width="143" height="36" border="0" id="download_r2_c1" /></td>
   <td><a href="{param}" target="_blank" title="Download"><img src="images/down/download_r2_c2.gif" alt="Download" border="0" onmouseover="src='images/down/download_r2_c2_ower.gif'" onmouseout="src='images/down/download_r2_c2.gif'" /></a></td>
   <td rowspan="2"><img name="download_r2_c3" src="images/down/download_r2_c3.gif" width="39" height="36" border="0" id="download_r2_c3"  /></td>
   <td><img src="images/down/spacer.gif" width="1" height="24" border="0" /></td>
  </tr>
  <tr>
   <td><img name="download_r3_c2" src="images/down/download_r3_c2.gif" width="22" height="12" border="0" id="download_r3_c2" alt="Download" /></td>
   <td><img src="images/down/spacer.gif" width="1" height="12" border="0" /></td>
  </tr>
</table>
</body>

Example : [download]http://www.downoadlink.com[/download]
Description : Download link
Use {option} : No
Button Image : images/down/download.gif


downloadbb.jpg
 

scrool

New Member
I have a problem with the codes, I already put all good when I put a Link in rapidshare and I give clik him to the image leaves error to me, the Link puts bad that is what it happens to me to see if they help me.
 
scrool said:
I have a problem with the codes, I already put all good when I put a Link in rapidshare and I give clik him to the image leaves error to me, the Link puts bad that is what it happens to me to see if they help me.

Please help me with the problem:confused:
 

Jdgp42

New Member
I have the same mistake, but the solution is to put the [download]http://www.downoadlink.com[/download] and put in all it a link to the download!
 
Top