Admin
Well-Known Member
Staff member
Administrator
To install dBox BBCode, follow these instructions:[download]www....[/download]
- Upload both dbox.gif and dbox-button.png images to your images/misc directory.
 - Go to Admin CP > Custom BB Codes > Add New BB Code and fill the following fields:
 - In Title field, write whatever you want (Download Box or something).
 - In BB Code Tag Name you can algo use the code tag you want, I suggest dbox.
 - In Example field: Ex
 - In Replacement field, copy the following code:
 
		HTML:
	
	<span style="border: 1px solid #5a7f97; background: #7394a9; display: inline-block; text-align: left">     <div style="float: right; width: 39px; height: 34px; background: url(images/misc/dbox.gif) top right; margin: -1px -1px 0px 0px;"></div>     <div style="width: 120px; height: 34px; background: url(images/misc/dbox.gif); margin: -1px 0px 0px -1px;"></div>     <div style="border: 1px solid #F0F; margin: 5px 10px 0px 10px; padding: 2px; border: 1px solid #5a7f97; background: #fff;">         <div style="font: 12px Verdana, Geneva, sans-serif; color: #666; padding: 3px;">{param}</div>     </div>     <div style="float: right; width: 10px; height: 10px; background: url(images/misc/dbox.gif) bottom right; margin: 0px -1px -1px 0px;"></div>     <div style="width:10px; height: 10px; background: url(images/misc/dbox.gif) bottom left; margin: 0px 0px -1px -1px;"></div> </span>
	Code:
Put your links in a very nice vBulletin 4.0 Style box.
8. In Button Image (Optional) field copy this:
[text]images/misc/dbox-button.png [/text]
Download
Download upload.zip (6.1kb)