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="<a href="http://www.yoursite.com" target="_blank"><img src="http://www.yoursite.com/path/banner.png" border="0" alt="Alt_text"></a>" 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
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="<a href="http://www.yoursite.com" target="_blank"><img src="http://www.yoursite.com/path/banner.png" border="0" alt="Alt_text"></a>" 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