Log in

View Full Version : how i can adds to all theards?


bonkerspr
07-16-2006, 12:29 AM
how i can add this to my forum ? http://club.cdfreaks.com/showthread.php?t=181513#post1443785

if you see there is a post that saids: Sponsored lInks and there is the sponsors, i want to do the same. please help

Blaine0002
07-16-2006, 12:35 AM
simply edit your footer template and add the link wherever you want it.

slappy
07-16-2006, 12:43 AM
Check out the adsense hacks and do a search here for:

sponsored links

You should find what you want, whether its one ad after the first post, or more than one ad per page.

Also check out this Thread on vbulletin.com:

How To Show A Banner After The First Post In A Thread

http://www.vbulletin.com/forum/showthread.php?t=123281

Regards,

bonkerspr
07-16-2006, 12:45 AM
i want to add my sponsors banners , after 4 posts, can u give me the code and where i need to edit ?

slappy
07-16-2006, 02:12 AM
All the code, and where it goes, is laid out for you in this Thread:

http://www.vbulletin.com/forum/showthread.php?t=123281

In Post #2 it shows you what to change the code to have it appear after the 4th Post.

<if condition="$post[postcount] % X == 0">

For example, if you want the banner to show every 4 posts, then you would change X to 4.

This is where the edits, shown in that Thread go:

Admin CP -> Styles & Templates -> Style Manager -> ? ? -> Postbit Templates -> postbit or postbit_legacy (depending on which layout you are using. Or both, if you have a user option to select which.

There may already be a Hack which does all the steps for you on vbulletin.org.

Again, check out the adsense hacks and do a search here for:

sponsored links

Regards,

Blaine0002
07-16-2006, 02:29 AM
oops sorry, i saw sponsored links on the bottom -_^