PDA

View Full Version : New Posting Features - New Download BBCode


ahmee4
02-05-2007, 10:00 PM
Download BBCode
?y AHMee4
KraLTurK.com
(http://www.kralturk.com)

İNSTAL:

dow folder upload in images folder.
admincp => Custom BB Codes => Add New BB Code ;

Title : Download
Tag : download
Replacement :
<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 : http://www.downoadlink.com
Description : Download link
Use {option} : No
Button Image : images/down/download.gif

FINISH :)

farukcan
02-06-2007, 07:59 PM
first message.... :)

Suppose to your first subject.... well done... ;)

Sarosh
02-07-2007, 02:17 AM
why are there several different image sections? i mean theres one for corner, top, corner, bottom, side, spacer, etc.. and there is no download.gif in that zipped folder i downloaded and uploaded it to my images/ folder.

Ntfu2
02-07-2007, 04:56 AM
way to much there. the button should be one image

<a href="{param}" target="_blank" title="Download"><img src="images/misc/download.gif" /></a>


No need for that mess

rjmjr69
02-07-2007, 05:04 AM
I'll wait for it to be cleaned up.

tankaya61
02-07-2007, 05:57 AM
it's really nice idea
i installed :up: (eyw.)

ahmee4
02-07-2007, 09:08 AM
demo : http://www.kralturk.com/showpost.php?p=306698&postcount=5

YeşiLMeN
02-07-2007, 09:16 AM
Thanks Good Mod..

Installed

Mupetz
02-07-2007, 09:45 AM
Yes, one image should be cooler, so i'll be able to customize the image with my skin.

ahmee4
02-07-2007, 11:05 AM
Do you want me to do private Buton you?

ahmee4
02-07-2007, 11:39 AM
seoyla ilgileniom. birazdan başlarm ona..
bu arada => Please Speak English :D:D:D:D

YeşiLMeN
02-07-2007, 11:40 AM
oKay, Sorry :)

:D

puertoblack2003
02-07-2007, 03:39 PM
nice one got tired making my own...lol installed

Mupetz
02-07-2007, 05:29 PM
Do you want me to do private Buton you?
I beg your pardon ?

bashy
02-08-2007, 07:20 AM
Hes asking if you want him to create a button just for you?

rjmjr69
02-08-2007, 07:53 AM
Has anyone cleaned up the code yet? I would love a custom button....lol

Elite-Programs
02-16-2007, 07:57 AM
No point of body background. -Removed.
No point in the tables, but I'll keep them.

Image is ugly, If you want you can download your own image and change the bc4841ec98.png to your filename, I've made this, One image.

No mouseover, Looks gay anyway.

New image:
http://ImgWiz.com/uploads/bc4841ec98.png (http://ImgWiz.com)


<table border="0" cellpadding="0" cellspacing="0" width="204">
<tr>
<td><a href="{param}" target="_blank" title="Download"><img src="http://ImgWiz.com/uploads/bc4841ec98.png" alt="Download" border="0" /></a></td>
</tr>
</table>