QsKGlobal.com
04-29-2007, 10:00 PM
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:
$navbar
Below add:
<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>
Enjoy and if your adsense/registration statistics increase, post here and tell us :)
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:
$navbar
Below add:
<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>
Enjoy and if your adsense/registration statistics increase, post here and tell us :)