- - - Template adjustment for BANNERS on HOMEPAGE also - - -
- 1 -
Login in to your CP of Vbulletin
- 2 - Go to
Forum Home PAGE Templates
- 3 - Go to
forumhomedisplay
- 4 - Search for
<td bgcolor="#1D6AA0" width="80%" align="left"><smallfont color="#EEEEFF"><b>Forum</b></smallfont></td>
- 5 - BELOW that add
<td bgcolor="#1D6AA0"><smallfont color="#EEEEFF"><b>Banners</b></smallfont></td>
- 6 -
Save Changes
- 7 - Go to
forumhome_forumbit_level1_nopost
- 8 - Change colspan="6" into
colspan="7"
- 9 -
Save Changes
-10- Go to forumhome_forumbit_level2_post
-11- Search for
<td bgcolor="#1C5780"><normalfont>$forum[replycount]</normalfont></td>
-12- ABOVE that add
<td bgcolor="#13486D"><normalfont><a href=$forum[bannerlink]><img border="0"src="$forum[banner]"></a></normalfont></td>
-13-
Save Changes
-14- Go to
forumhome_loggedinusers
-15- Change colspan="6" into
colspan="7" (do this twice!)
-16-
Save Changes
-17- Go to
Forums & Moderators in the navigationpanel on your left
-18- Go to any
forum and click the
edit link
-20- Scoll down to
Banners and fill out the two required boxes
__________________________________________________ __
Example
I uploaded a banner called bannertest.jpg to my /images folder on my site
www.inventoruser.nl where Vbulletin is.
So the Insert link to banner image is
http://www.inventorusers.nl/images/bannertest.jpg
So the Insert link to banner site is
http://www.inventorusers.nl
Save Changes and you are done...
See my snapshot "Banners on homepage"!!!