Google Adsense (or other) in a Block like an Individual Profile comment
This simple hack enables you to add an advertising block to every member's profile page , this block looks just like other comments posted to the user's profile and is an encouraging way to force visitors clicking on it !
It's a pretty simple template edit. I promise if there will be a need , i'll prepare it as a plugin , with no template edit ! Installation: 1-upload the "upload" folder (1 image file) 2-only one template edit : vbulletin>Styles & Templates>Style Manager>edit templates>Member Info Templates>memberinfo_block_visitormessaging : Find : Code:
{vb:raw block_data.messagebits} Code:
<li class="postbit postbit-lite postcontainer<vb:if condition="!$message['avatarurl']"> noavatar</vb:if>" id="vmessage_{vb:raw message.vmid}"> <a href="#" class="avatarlink"> <img src="/images/avatars/asdhkwjhqdkh.gif" alt="Sponsored Ads" /> </a> <div class="postbithead"> <label for="vmessage_{vb:raw message.vmid}"> <a href="#" class="username">Sponsored</a> - <span class="postdate">03-08-2010 </span>- <a href="#" >permalink</a> </label> </div> <div id="vmessage_message_{vb:raw message.vmid}"> <blockquote class="posttext restore" style="padding-left:90px"> //PUT YOUR GOOGLE ADSENSE OR ANY OTHER ADS YOU'RE USING </blockquote> </div> <div class="postbitfoot floatcontainer"> <span class="postcontrols"> <a href="#" title="Sponserd links">{vb:rawphrase view_conversation}</a> </span> </div> </li> DONE thnx goes to Leo Brazil for this thread , giving me this idea to have that option in profile pages also ! Download
Adsense integration to Profiles.zip (9.4 KB, 87 downloads) Screenshots |
Similar Mods
Mini Mods Google Adsense (or other) in a Block like an Individual Post | vBulletin 4.x Template Modifications |
Forum Display Enhancements Google Adsense (or other) in a Block like a Thread on FORUMDISPLAY | vBulletin 4.x Template Modifications |
Profile Enhancements Google Adsense Banner in Member Profile v1.0 | vBulletin 3.7 Template Modifications |