The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how do i add banners above shout box?
well i want them to be under navbar on forum home like above shout box? what hack do i use or what do i edit?
come on alot of sites have them. post up response please |
#2
|
||||
|
||||
If your banner is on your server (you've upload it via FTP), you can use just an <img> tag.
AdminCp -> Styles & Templates -> Manager -> Edit Templates -> Search for the navbar template -> Edit. Search for: Code:
<!-- / nav buttons bar --> <br /> Code:
<img src="your/file/path/img.gif" /> |
#3
|
|||
|
|||
<font color="Red">OK BUT I WANT TO HAVE LIKE 4 SMALL SPONSER BANNERS UP AND HAVE THEM NICE HOW DO I DO THAT?</font>
|
#4
|
|||
|
|||
come on alot of you guys do this. please tell me how?
|
#5
|
||||
|
||||
Code:
<img src="your/banner/path/img.gif" /> |
#6
|
|||
|
|||
As triky said, all you need to do is add the code he posted. That will do for one banner. If you want four, just add it four times. If you want them all on the same line, just add them one after the other. If, however, you want them on seperate lines add a <br> to the end of each line.
Thats it. Post a link once you get er done. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|