Log in

View Full Version : Mini Mods - Share your banner with other sites


elenh
02-27-2010, 10:00 PM
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:
https://vborg.vbsupport.ru/attachment.php?attachmentid=113395&stc=1&d=1267541099

Bouncer222
02-28-2010, 10:42 PM
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.

elenh
02-28-2010, 11:01 PM
yes sure you can use it.Template module.You can change the default size size="105" to the size you need.

Bouncer222
03-01-2010, 06:29 PM
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.

Ricsca
03-01-2010, 06:55 PM
Demo?

elenh
03-01-2010, 08:25 PM
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.

elenh
03-01-2010, 08:25 PM
Demo?

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

elenh
03-01-2010, 08:56 PM
<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)

ChopSuey
03-02-2010, 10:08 AM
You can provide a screenshot instead of a demo link.

Bouncer222
03-02-2010, 11:39 PM
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 :)

TimberFloorAu
03-03-2010, 03:00 AM
Use the title tag Bouncer ! :)

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