The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I am looking for a mod or help for in a easy way ad a banner above a forum.
I have serched the mod section but havnt found something that could work? Here is a screendump in how a mean: ![]() |
#2
|
||||
|
||||
![]()
That is not a banner, but an ad, which is appearing because someone paid for Google AdSense Integration into vB.
|
#3
|
||||
|
||||
![]()
You can use a modification called VB Ad management,
https://vborg.vbsupport.ru/showthrea...=advertisement have a look at this and see if that apeals to you, |
#4
|
|||
|
|||
![]() Quote:
--------------- Added [DATE]1254579923[/DATE] at [TIME]1254579923[/TIME] --------------- Quote:
I have the Forum ad management installed but how doses it work? |
#5
|
||||
|
||||
![]()
Try checking other ad modifications,
if this is not possible you can manually edit the Forumhome template bit put your ad code above Code:
$forumbits Code:
<-- Mycode here -->> <!-- main --> $forumbits <div class="mfr"><strong> <a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a> |
#6
|
|||
|
|||
![]() Quote:
The banner is on my server and it should link to a sertain site. |
#7
|
||||
|
||||
![]() Quote:
|
#8
|
|||
|
|||
![]()
It is a banner ad but not a google adsense ad,its just a picture banner.
|
#9
|
||||
|
||||
![]()
vB ad management is jut the same as Google Adsense.
|
#10
|
||||
|
||||
![]() Quote:
ok to place that image go into your styles and templates find forumhome template bit on your style that you are using next open it and edit. il post you an example Code:
<!-- image ad code --> <a href="http://url-to-website-location.com"><img src="http://url-to-image.com/imagefile.gif"></a> <!-- Image ad code --> <!-- main --> $forumbits <div class="mfr"><strong> <a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a> code to edit is Code:
<a href="http://url-to-website-location.com"><img src="http://url-to-image.com/imagefile.gif"></a> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|