The Arcive of vBulletin Modifications Site. |
|
Download button link Details »»
|
|||||||||||||||||||||||||
This is my first release so go easy on me okay
This will add a nifty little hyperlinked immage so that if someone were to post a download link, it would display a hyper-linked immage for the user to click on instead of a long download link to a file or w/e Installation: Goto adminCP ->Custom BBCodes-> Add new BBCode Title: Download Tag: dl Replacement: HTML Code:
<a href="{param}" target="_new"><img src="http://img186.imageshack.us/img186/9572/downloadzc4.png" /></a> Example: [dl]http://[/dl] Description: Hyperlinked download immage Use {option} No Button Immage: ![]() PLEASE NOTE: I uploaded the immage so if you wish to download it and upload it to your server, just change Code:
http://img186.imageshack.us/img186/9572/downloadzc4.png ![]() For instance, if you upload it to your /images file the code would look like this: HTML Code:
<a href="{param}" target="_new"><img src=Forum/images/misc/IMAGE NAME /></a> If you like it, click install ![]() Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Nifty idea
|
|
#3
|
|||
|
|||
|
Lol glad you like my "nifty" idea
|
|
#4
|
|||
|
|||
|
after ive installed this hack my post show as this:
http://w12.easy-share.com/856073.html" target="_new"> |
|
#5
|
|||
|
|||
|
Did you close your <a> tags? make sure to start AND finish with <a> tags.... other than that its suppose to work. remember
HTML Code:
<a href="{param}" target="_new"><img src="http://img186.imageshack.us/img186/9572/downloadzc4.png" /></a>
|
|
#6
|
|||
|
|||
|
You might want to include the image in a ZIP so that users can upload it to their own server, in case it ever gets taken off ImageShack.
|
|
#7
|
|||
|
|||
|
Very well then. Thread updated
|
|
#8
|
|||
|
|||
|
yep it works now thanks
|
|
#9
|
|||
|
|||
|
np man glad you like it....and glad it works
|
|
#10
|
||||
|
||||
|
works like a charm and compliments your other hack that uses a similar image set.
|
![]() |
|
|