Ok heres my Latest one Demo:
Diesel Bombers - Diesel Forum - High Performance, Cummins, Duramax, Powestroke, TDI
Code ....
In Forum Home Template
After $navbar
Add
PHP Code:
<if condition="$show['guest']">
<!-- guest welcome message -->
<tr>
<td class="tcat" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"></td>
</tr>
<tr>
<br />
<div id="links2" style="background-image: URL(http://www.dieselbookmarks.com/sigs/bg.gif); border: 2px dashed #000000; padding: 8px; text-align: center; font face="Verdana"; font-size: 90%;"><font color="#000000">
<p style="margin-top: 0; margin-bottom: 0">
Diesel Bombers is your #1 source for *anything* you need to know about <b>diesel</b>
- including trucks, cars, tractors, marine engines, performance parts, fuels, construction/agricultural equipment.
</p>
<p style="margin-top: 0; margin-bottom: 0"> </p>
<p style="margin-top: 0; margin-bottom: 0">
If you need info on anything diesel, this is the place for you.
<b><a href="http://forum.vbulletinsetup.com/f58/register.php?">Create a FREE account now to get INSTANT ACCESS</a></b></p>
<ul>
<li>
<p style="text-align: left">
Sections for all
diesels including <b><a href="http://www.dieselbombers.com/dodge-cummins/">Cummins</a></b>,
<b><a href="http://www.dieselbombers.com/ford-powerstroke/">Powerstoke</a></b>,
<b><a href="http://www.dieselbombers.com/chevy-gmc-duramax/">Duramax</a></b>,
<b><a href="http://www.dieselbombers.com/diesels-cars-suvs/">Passenger
Vehicles</a></b> & <b>
<a href="http://www.dieselbombers.com/specific-purpose-diesels/">
Specific Purpose Diesels</a></b></li>
<li>
<p style="text-align: left">
Enter in our <b>
<a href="http://www.dieselbombers.com/contests-give-aways/">Giveaways</a></b>
no other diesel forum has given away as much as we have including
Silverline, Air Dog, FASS, MBRP, Staxx Clamps, Autometer, AFE Filters,
Amsoil, Stanadyne, Royal Purple, Ice Box, Raptor Fuel Pump, & BHAF
Filters</li>
<li>
<p style="text-align: left">
Get insiders tips on
diesel performance, and
<a href="http://www.dieselbombers.com/diesel-engine-conversions/"><b>Engine Conversions</b></a></li>
<li>
<p style="text-align: left">Find
<a href="http://www.dieselbombers.com/regionals/"><b>Diesel Groups</b></a> in your hometown.
</li>
<li>
<p style="text-align: left">Get quick and accurate
price quotes right here directly from participating
<a href="http://www.dieselbombers.com/sponsoring-manufacturers/"><b>
Manufacturers</b></a> and <b>
<a href="http://www.dieselbombers.com/diesel-bombers-sponsors/">
Distributors</a> </b>on items like Turbo Chargers including BD Singles
and Twins, Industrial Injections Phat Shaft and Silver Bullet, ATS,
Schwitzer S300, Dodgezilla, Garrett and Injectors including
Dynamite Diesel, Edge Jammers, DDII, 370's and Programmers including
Quadzilla, Edge, TST, Smarty, EFI Live, PPE, Hypertech, Superchips,
Banks <b>- </b>Using Our Auto Mass PM Technology Only Found Here</li>
<li>
<p style="text-align: left">
Get Included in our <a href="http://www.dieselbombers.com/group-buy/">
<b>Group Buys</b></a><b> </b></li>
<li>
<p style="text-align: left">
Check out our
<b><a target="_blank" href="http://www.dieselbookmarks.com/">Directory</a></b> for the most complete list of resources on the Web.</li>
</ul>
<p><font size="4"><b>If it's diesel, its here</b>. <b>
<a href="http://forum.vbulletinsetup.com/f58/register.php?">SIGN-UP NOW</a></b>
</div>
<br /></td>
</tr>
</font>
<!-- / guest welcome message --> </if>
Changing to your Img and your links ect...
Add to the bottom of your Main CSS ADDITIONAL CSS DEFINITIONS
PHP Code:
#links2 {font-family: verdana;}
#links2 a:link, #links2 a:visited {color: blue; text-decoration: underline;}
#links2 a:hover, #links2 a:active {color: black; text-decoration: underline;}
I did this with help from VBSEO
and my welcome message only shows on Forum home So i get the Good (HOME) Google link for my site and my other links on google dont have repeated info in them (Which is why people make it an IMG but you dont have to if you do it like this )