Adding banner to Vbulletin Board

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • samempire
    New Member
    • Dec 2007
    • 2

    Adding banner to Vbulletin Board

    How do you add a simple banner (468 x 60 pixels) (non rotating) to the vbulletin board to the right of the logo.

    If someone could supply the idiots guide be really helpful. Thanks
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    In the header template, right after this:

    <td align="$stylevar[left]"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" bo
    rder="0" alt="$vboptions[bbtitle]" /></a></td>
    <td align="$stylevar[right]">
    &nbsp;


    Add this:

    <td align="right" valign="middle" width=100%>
    <img src="http://www.yoursite.com/images/banner.gif"></a>
    <br>


    Of course, change the location of the image as appropriate. You may also need to make other changes to make this fit in properly.
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...