MyBB Community Forums

Full Version: Download Mykod
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Admin Cp>Configuration>MyCode>Add New MyCode

Title
Download Mykod

Regular Expression
\[download\](.*?)\[/download\]

Replacement
<div align="center"><table border="0" cellspacing="0" cellpadding="0"> <tr> <td height="39" colspan="3"> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td width="113" background="images/dd/down1.gif" height="39">&nbsp;

            </td> <td background="images/dd/down2.gif">&nbsp;</td> <td width="48" background="images/dd/down3.gif" height="39">&nbsp;
            </td> </tr> </table> </td> </tr> <tr> <td bgcolor="#56c41c" width="10">&nbsp;</td> <td bgcolor="#56c41c"> <table border="1" width="100%" cellspacing="0" cellpadding="0" style="border-collapse: collapse; border: 1px solid #347511" bgcolor="#FFFFFF"> <tr> <td style="font-family: Arial; font-size: 12px; color: #707070; text-align: center"> <p style="margin: 5px">$1</td> </tr> </table> </td> <td bgcolor="#56c41c" width="10">&nbsp;</td> </tr> <tr> <td colspan="3"> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td background="images/dd/down4.gif" height="11" width="11"> <img border="0" src="/images/spacer.gif" width="1" height="1"></td> <td bgcolor="#56c41c" height="11"> <img border="0" src="/images/spacer.gif" width="1" height="1"></td> <td background="images/dd/down5.gif" height="11" width="11"> <img border="0" src="/images/spacer.gif" width="1" height="1"></td> </tr> </table> </td> </tr> </table></div>

Save Mycode.

[Image: 19145242.jpg]

[download]link[/download]

[attachment=15357]

Thanks - mybbdestek.com .
Thanks.
hmm..

looks so by me:

[Image: MWSnap2562009091903_27_37.jpg]

what is wrong?
This is the code that works:

<div align="left"><table border="0" cellspacing="0" cellpadding="0"> <tr> <td height="39" colspan="3"> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td width="113" background="images/down1.gif" height="39">&nbsp;

            </td> <td background="images/down2.gif">&nbsp;</td> <td width="48" background="images/down3.gif" height="39">&nbsp;
            </td> </tr> </table> </td> </tr> <tr> <td bgcolor="#56c41c" width="10">&nbsp;</td> <td bgcolor="#56c41c"> <table border="1" width="100%" cellspacing="0" cellpadding="0" style="border-collapse: collapse; border: 1px solid #347511" bgcolor="#FFFFFF"> <tr> <td style="font-family: Arial; font-size: 12px; color: #707070; text-align: center"> <p style="margin: 5px">$1</td> </tr> </table> </td> <td bgcolor="#56c41c" width="10">&nbsp;</td> </tr> <tr> <td colspan="3"> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td background="images/down4.gif" height="11" width="11"> <img border="0" src="/images/spacer.gif" width="1" height="1"></td> <td bgcolor="#56c41c" height="11"> <img border="0" src="/images/spacer.gif" width="1" height="1"></td> <td background="images/down5.gif" height="11" width="11"> <img border="0" src="/images/spacer.gif" width="1" height="1"></td> </tr> </table> </td> </tr> </table></div>


Btw, does anyone know how to show the link without hyperlink? I mean, similar to code tag which remove hyperlink and shows the link in text form. Do you know how to do this?
how to make link clickable?
(2009-09-22, 06:40 AM)AndrewPH Wrote: [ -> ]how to make link clickable?

The code provided here was already have clickable links, what I wanted is to have unclickable links.
Hi..
Thanks for sharing the post... Also the snapshot which you share really helpful...
(2009-09-25, 05:36 PM)nyunyu Wrote: [ -> ]
(2009-09-22, 06:40 AM)AndrewPH Wrote: [ -> ]how to make link clickable?

The code provided here was already have clickable links, what I wanted is to have unclickable links.

Anyone can tell me how to do this?
Or is it too complicated?
(2009-09-29, 10:37 PM)nyunyu Wrote: [ -> ]
(2009-09-25, 05:36 PM)nyunyu Wrote: [ -> ]
(2009-09-22, 06:40 AM)AndrewPH Wrote: [ -> ]how to make link clickable?

The code provided here was already have clickable links, what I wanted is to have unclickable links.

Anyone can tell me how to do this?
Or is it too complicated?


unclickable links
for the moment I am to make thus and results [attachment=15621][attachment=15622]
forgive my English
its not working with mybb 1.4.x ,pls someone post the working one i need it badly..
Pages: 1 2