The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi, I just got setup today and have a few questions.
1) When i go to use quick reply to a msg i have to click the feather icon first then it enables the quick reply section. How do i make it so this is always enabled as i have seen on others sites? 2) How can i get rid of the vbulletin icon in the upper left? 3) How can i add a banner ad to the top of my forum Thanks! Jeff I just answered my own 1st question. still have 2 and 3 |
#2
|
|||
|
|||
![]()
2) Go to your Admin CP. Go to Style & Templates -> Style Manager. It will list all the styles you currently have on the site. To the right of each style will be a "<< >>" button. Click on that to expand the Style of choice. Now you will have a list of templates in a box. Scroll down until you see the template named header. Click on the Customize button (or the edit button if its already been editted before). You will see this
Code:
<!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> <td align="$stylevar[right]"> </td> </tr> </table> <!-- /logo --> |
#3
|
|||
|
|||
![]()
thanks, i did that and it worked.
|
#4
|
||||
|
||||
![]()
3) How can i add a banner ad to the top of my forum
At the top of your header template add PHP Code:
|
#5
|
|||
|
|||
![]()
no problem. you can probably add a banner ad in the same location that you removed that info from. just put center tags in with it as well.
|
#6
|
|||
|
|||
![]()
That worked as well. Cool
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|