The Arcive of vBulletin Modifications Site. |
|
Welcome Header/Adsense Integration Details »»
|
|||||||||||||||||||||||||
Special thanks to Ted S. for making a great welcome header and to Chris Guthrie for the idea.
This will add a 200 x 200 adsense text ad next to your Welcome Header. This is easiest and most profitable adsense/registration enhancement tool you'll find. The text in BOLD needs to be customized with your info. Demo: http://qskglobal.com/forums.php Go to your Navbar template to the very bottom add the following code*Proceed to Code* If you want to add it to your forumhome... Find: Code:
$navbar Code:
<if condition="$show['guest']"> <!-- guest welcome message --> <br /> <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"> <tr> <td class="alt1"> ~~200 x 200 adsense text ad goes here~~ </td> <td class="alt1"> <b>Welcome to YourSite.com!</b> <br /><br />You are currently viewing our site as a guest which gives you limited access to view most discussions and access our other features. By joining our <strong>free</strong> community you will have access to post topics, videos, enter contests, and begin to make long term gaming friends. Registration is fast, simple and absolutely free so please, <a href="register.php?"><strong>join our community today</strong></a>! <br /><br />If you have any problems with the registration process or your account login, please <a href="sendmessage.php">contact us</a>. </td> </tr> </table> <!-- / guest welcome message --> </if> ![]() Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
looks good, will install it once my redeisgn is complete
|
|
#3
|
|||
|
|||
|
This is my fist time changing my board from default template and it worked great! Thank you!
|
|
#4
|
|||
|
|||
|
I'd like to add this to the existing guest_welcome message, but it keeps messing the whole thing up. Any suggestions?
|
![]() |
|
|