Helpful Information
 
 
Category: vBulletin 4.x Template Modifications
Mini Mods - Share your banner with other sites

This small code you can use to user your banner code with other sites.It will add a text box with your link in html and if clicked will be auto sellected.Its possible to incrase your site traffic if other people add your banner.

Open footer template and search for:
<div id="footer_time" class="shade footer_time">{vb:rawphrase all_times_are_gmt_x_time_now_is_y}</div>

Before add:

Add our banner to your site and contact us to add here yours.
Html Code:<input id="bannerlink" onclick="select()" value="&lt;a href=&quot;http://www.yoursite.com&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.yoursite.com/path/banner.png&quot; border=&quot;0&quot; alt=&quot;Alt_text&quot;&gt;&lt;/a&gt;" size="105" type="text">

Change the following with yours:
www.yoursite.com (both)
path (with your banner path)
banner.png (with your image name and type)
Alt_text (With what ever you like to type)

Box 2 (smaller 100x100 pixels)
<textarea style="height: 100px; width: 100px;" onclick="select()"><a href="http://www.yoursite.com" target="_blank"><img src="http://www.yoursite.com/path/banner.png" border="0" alt="Alt_text"></a></textarea>

Save finish.

Screen shot:
http://www.vbulletin.org/forum/attachment.php?attachmentid=113395&stc=1&d=1267541099

Gonna test this soon...have been waiting for this long time.
Can I use this as a module for vbadvanced instead? If its done differently then, how to do it then?

Thanks.

yes sure you can use it.Template module.You can change the default size size="105" to the size you need.

The box is too wide , for the html, how do I make it smaller? Like... 100 x 100 pixels ? And put a scroll bar in it I guess.

Demo?

The box is too wide , for the html, how do I make it smaller? Like... 100 x 100 pixels ? And put a scroll bar in it I guess.
You can change the default size size="105" to the size you need.

Demo?

Sorry my site is adult site and is not allowed to add for demo.

<textarea style="height: 100px; width: 100px;" onclick="select()"><a href="http://www.yoursite.com" target="_blank"><img src="http://www.yoursite.com/path/banner.png" border="0" alt="Alt_text"></a></textarea>

That is what you want. You can change the px values on width & height to your needs.(i added default 100px both WxH)

You can provide a screenshot instead of a demo link.

elenh, thanks, all good now.

I had something important come to my mind. If it ever happened that the image was missing...
Then the alternate text wouldn't be clickable, which is very bad.

plus if you make the alternate text clickable... search engines will also pick that up, and index it :)

Use the title tag Bouncer ! :)

This script would be ok, if it tracked banners, and click thrus .










privacy (GDPR)