Adding a black bar

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Blade-uk
    Senior Member
    • Jan 2004
    • 532
    • 3.7.x

    Adding a black bar

    I want to add a black bar at the top of my forum with links to my main website.

    Here is my header code:

    <a name="top"></a>
    <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
    <tr>
    <td height="100" class="header"><table width="100%" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td width="300"><a href="http://www.eteknix.com"><img border="0" src="http://www.eteknix.com/wp-content/themes/arras/images/icons/eTeknix.png" alt="$vboptions[bbtitle]" class="logo"/></a></td>
    <td width="670"><div class="afterlogo">$cyb_flashimagebanners</div></td>
    </tr>
    </table></td>
    </tr>
    </div>
    </td>
    </tr>
    </table>

    $spacer_open

    $_phpinclude_output

    $ad_location[ad_header_end]
    What code and where would i add my code to have a black bar with white links on it.

    Similar to this: http://forums.hexus.net/

    Thanks,

    Andy
    http://www.eteknix.com/images/misc/vbulletin4_logo.png
    eTeknix.com - http://www.eteknix.com
    eTeknix Forums - http://forums.eteknix.com
  • napy8gen
    Senior Member
    • Jul 2001
    • 525
    • 6.X

    #2
    you need a css menu like this:


    but you can customise it yourself, the font make it bigger etc.
    just take the code from there, and paste it just below the anchor.
    <a name="top"></a>
    paste the code here.
    and the CSS, paste into your style> Main CSS> Additional CSS (most bottom box)

    dont forget to copy and upload the background image for that menu, http://www.cssmenumaker.com/menus/035/images/bg.png

    you can also try other css menu creator, there are plenty around
    Get Our vbulletin 6 themes

    Comment

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