PDA

View Full Version : Integration with vBulletin - ImageShack.us toolbar in new reply


Andre86_bn
08-03-2007, 10:00 PM
I have the idea from Symbian Galaxy (https://vborg.vbsupport.ru/member.php?u=208114) and ... ImageShack.us toolbar in quick reply (https://vborg.vbsupport.ru/showthread.php?t=153630), please accept this and thanks for insperation ;)


What does this hack do?
This will provide you an ImageShack.us mini uploading toolbar in new reply!

* In your template "newreply" (without ""), find:
</fieldset>
</if>

$threadmanagement

</div>
* and add below:
<fieldset class="fieldset">
<legend>Upload your images to ImageShack</legend>
<div style="padding:$stylevar[formspacer]px">
<iframe src="http://imageshack.us/iframe.php?txtcolor=111111" scrolling="no" allowtransparency="true" frameborder="0" width="280" height="70"> You must
have an iframe-compatable browser to view the ImageShack.us upload form.</iframe>
</div>
</fieldset>
Mark as installed if you use it :)

I couldn`t find it in forum , so posted, if it`s posted already please delete :cool:


Kind regards,
Andre86.

bigraph
08-09-2007, 10:42 PM
thx

yoyoyoyo
09-10-2007, 11:58 AM
thanks - how do I make the fieldset match the ones above it, instead of stretching so far across the page?

Janet
10-04-2007, 03:22 AM
put the imageshack code above </if> instead of at the end of that string.

I put it there instead of the end of the listed code and it sized it down and put it above "thread management"

yoyoyoyo
10-04-2007, 03:45 AM
put the imageshack code above </if> instead of at the end of that string.

I put it there instead of the end of the listed code and it sized it down and put it above "thread management"thanks for the tip - it looks much better like that.

Biya
03-22-2008, 02:53 AM
thanks installed and it works great