View Full Version : Help me!There are two Navbar on the top of my forum !
tatylic
09-16-2008, 07:36 AM
Please show me how to solve this problem. There're 2 Navbar on the top of my forum. Like these photos :
At Main Forum page. It's Okay
https://vborg.vbsupport.ru/external/2008/09/6.gif
But at the child forum page, It have two navbar
https://vborg.vbsupport.ru/external/2008/09/7.gif
Lynne
09-16-2008, 02:07 PM
Check your FORUMDISPLAY template and see what sort of modifications were done to it. Perhaps you need to revert it and start again in modifying it.
tatylic
09-17-2008, 01:36 AM
That's right, thanks you verry much ! :)
FORUMDISPLAY
$stylevar[htmldoctype]
<html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude
<title>$foruminfo[title_clean]<if condition="$pagenumber>1"> - <phrase 1="$pagenumber">$vbphrase[page_x]</phrase></if> - $vboptions[bbtitle]</title>
<if condition="$show['inlinemod']"><script type="text/javascript" src="clientscript/vbulletin_inlinemod.js?v=$vboptions[simpleversion]"></script></if>
</head>
<body>
$navbar
$header
$navbar
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.