The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Adding site supporter banners??
I would like to know how to add banners on vb 4.1.3 for companies that are interested in advertising on my site?? The banners I have are jpg,gif,xxx,xxx formats not html. Please LMK what I have to do to set this up properly??
Thanks! |
#2
|
|||
|
|||
you can do this a few ways, one is with template edits. notices & forum blocks.
regardless you will have to turn the banners you have into links. This is how banners are created. You can test this easily by, uploading your banners to your domain, or other file sharing sites, and turn them into links with easy html/ Just fill in url here & url of image... -leave the quotes. You can test that by taking that code and filling it into the HTML box of a notice to see how it is done. Code:
<a href="URL HERE"><img src="URL OF IMAGE"></a> but you will always need to turn a picture into a link to create a banner.. Very simple with the above code. |
#3
|
||||
|
||||
Please point me to suggested "adsense mod" capable of doing said actions. I am new to the vb scene so please excuse my vb ignorance I am on 4.1.3
|
#4
|
|||
|
|||
You can test this out with,
https://vborg.vbsupport.ru/showthrea...=digital+point Or even, by using the built in advertising. Admincp> advertising> Add new ad> simply select where you would like to place an ad> then insert the details of your banner into the box that says ad html. Select who you would like to see the ad. and your done! |
#5
|
||||
|
||||
I guess I could use photobucket or something of the sorts to get a html link for the banner pic. I was just looking for something that has that feature incorperated if there is such a mod...
I just didnt want to have to go through all types of hoops to achieve 1 goal. I wanted to have the ad banners link back to their main sites... Basically add ad image>add destination link url>save = clickable banner that reroutes to advertising banners homepage |
#6
|
|||
|
|||
Quote:
|
#7
|
||||
|
||||
That is what I am trying to do. 1 banner for each advertiser that links back to their website. I did it through photobucket but the banner clicks back to PB lol..
|
#8
|
|||
|
|||
Quote:
Code:
<a href="URL HERE"><img src="URL OF IMAGE"></a> where it says URL here, that is your advertisers link, where it says URL of image, thats where you put the photobucket link..so it should like this. Change www.supporter.com to your supporter. Code:
<a href="http://www.yoursupportershomepage.com"><img src="http://www.yourphotobucketlink.com"></a> |
#9
|
||||
|
||||
Like this?
<a href="http://rchelicanada.com"><img src="http://i1179.photobucket.com/albums/x392/RC-Central/rchelicanada_logo2.jpg"></a> Works perfect! Thanks for the help!!! |
#10
|
|||
|
|||
your very welcome.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|