Back to vBulletin 4.x Template Modifications

Adsense integration together with nice welcome message - StarBuG optimized blending
Mod Version: 1.00, by StarBuG

vB Version: 4.0.6 Rating: (14 votes - 5.00 average) Installs: 97
Released: 17 Sep 2010 Last Update: Never Downloads: 0
Not Supported Template Edits  

Introduction:
I am StarBuG, a clinical Physician for Children, and I am running several health Forums to support patients with medical questions. During the many years I am running my Forums I constantly worked on optimizing my Advertising integrations to maximize my earnings and the user experience using my forums. The click through rates for my Adsense integrations are good to very good for forums and may increase due to further optimizations so if you use it to make sure you always use the best optimized version of my adsense integration.

What this mod does:
This mod adds a Google Adsense large rectangle below the navbar together with an eye catching welcome message and a call to action (registration). This ad is the best performing ad on my forum. I run a forum with a fixed width and I think that on a fluid style this mod wont look that good but give it a try if you want.

Installation instructions:

in the template navbar find:

Code:
{vb:raw ad_location.global_below_navbar}
and add below:

Code:
<vb:if condition="THIS_SCRIPT != 'search'  AND !$show['notices'] AND $show['guest']">
 <div class="ads_lr_wrapper">
  <div class="ads_lr">
    YOUR GOOGLE ADSENSE CODE HERE
  </div>
  <div class="ads_lr_welcome">
   <p id="welcome_bold_big">Welcome to YOUR FORUM NAME</p><br>
     <p id="welcome_normal">your forum for YOUR THEME</p><br>
            <ul>
             <li><b>&nbsp;&raquo;</b>  some things people find</li> 
             <li><b>&nbsp;&raquo;</b>  on your forum</li> 
             <li><b>&nbsp;&raquo;</b>  some reasons why</li>
             <li><b>&nbsp;&raquo;</b>  guests should register</li>
            </ul>
            <br>
            <p id="welcome_bold">...then you have come to the right place!</p><br>
            <p id="welcome_normal">we will try to help you with your problem.</p><br>
            <p id="welcome_bold_big"><a href="http://www.YOURDOMAIN.com/register.php">YES! I want to register an account for free right now!</a></p><br />
            <p id="welcome_small">p.s.: For registered members YOUR FORUM NAME is free of ads</p>
  </div>
 </div>
</vb:if>
in template additional.css add:

Code:
/*------------------------------------------------------------------------------
| #> Large Rectangle Ad + Welcome Text below navbar
+-----------------------------------------------------------------------------*/
.ads_lr_wrapper {
    border: 2px solid #274C84;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    background: #ffffff;
    width:850px;
    height:290px;
    padding: 5px 5px 5px 5px;
}
.ads_lr {
    position: relative;
    background: #ffffff;
    width: 336px;
    margin-left: 10px;
    margin-right: 30px;
    float:left;
}
.ads_lr_welcome {
    background: #ffffff;
    position: relative;
    width: 460px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: 10px;
    float:right;
}
#welcome_normal {
  font-size:normal;
  font-family:Helvetica;
  text-decoration:none;
  text-align: left;
}
#welcome_small {
  font-size:x-small;
  font-family:Helvetica;
  text-decoration:none;
  text-align: left;
}
#welcome_bold {
    font-weight:bold;
    font-size:normal;
    font-family:Helvetica;
    text-decoration:none;
        text-align: left;
}
#welcome_bold_big {
    font-weight:bold;
    font-size:large;
    font-family:Helvetica;
    text-decoration:none;
        text-align: left;
        color:#274C84;
}


Additional Comments:

Make sure you change all lines marked RED to fit your forum.
Of course you should customize the welcome text to fit your forum and change the colors and size of the welcome box to fit your forums theme.

Screenshot:


More of my Adsense Integrations:Demo:
http://www.patientenfragen.net/en/

Of course feedback is welcome and if you have suggestions to further improve CTR please let me know!

ps: The welcome text in the screenshot is an automatic translation by google that's why it is hard to read

StarBuG

http://www.AdSenseExperts.com

http://www.adsenseexperts.com/consulting/adsense-optimization-service.html

Download

No files for download.

Similar Mods

Show Thread Enhancements Adsense Integration as second post - StarBuG optimized blending vBulletin 4.x Template Modifications
Show Thread Enhancements Adsense Integration as last post - StarBuG optimized blending vBulletin 4.x Template Modifications
Show Thread Enhancements Adsense Integration above similar threads - StarBuG optimized blending vBulletin 4.x Template Modifications

vblts.ru supports vBulletin®, 2022-2024