The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Nav bar modification
Hey guys, I was directed to this spot by the guys over at vb.com
I want to make a change to my nav bar, but when I do, it doesnt work. Heres a pic of what I want to do: But when I make the changes, all the links have a horrid red line under them. Heres an example here http://www.realworlds.org/forum/index.php? I tried editing the forum home template, but the banners go away. HELP!! Thanks, Jay Edit: Sorry, I'm using VB3 RC2 |
#2
|
||||
|
||||
open the navbar template near the bottom there should be two <br /> remove one of them
|
#3
|
|||
|
|||
Quote:
Thanks for the reply, but towards the bottom, the only two things I see are </if> tags: "<tr><td class="thead">$vbphrase[miscellaneous]</td></tr> <if condition="$show['pmstats']"><tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]">$vbphrase[private_messages]</a></td></tr></if> <tr><td class="vbmenu_option"><a href="subscription.php?$session[sessionurl]">$vbphrase[subscribed_threads]</a></td></tr> <tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td></tr> <if condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="online.php?$session[sessionurl]">$vbphrase[whos_online]</a></td></tr></if> </table> </div> <!-- / user cp tools menu --> </if> <!-- / NAVBAR POPUP MENUS --> </if> <a href=http://www.puretotty.com><img src='CandidBoards2.jpg' border='0'>" if I choose to get rid of one of the </if> tags it gives this warning: vBulletin Message The following error occurred when attempting to evaluate this template: Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in /home/virtual/site2/fst/var/www/html/forum/includes/adminfunctions_template.php(2998) : eval()'d code on line 135 This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish. |
#4
|
||||
|
||||
try the middle maybe? you dont want to mess with conditionals if you dont know what they are
|
#5
|
|||
|
|||
Quote:
=( |
#6
|
||||
|
||||
can you give me a link to your forum?
|
#7
|
|||
|
|||
Quote:
www.thecandidboard.com/forum the sample is located here www.realworlds.org/forum |
#8
|
||||
|
||||
find
<!-- / nav buttons bar --> <br /> <br /> remove one <br /> |
#9
|
|||
|
|||
Quote:
</table> </div> <!-- / nav buttons bar --> <br /> <if condition="$show['popups']"> <!-- NAVBAR POPUP MENUS --> removed, still red underlines. I'm using vb3 rc2 if that matters |
#10
|
||||
|
||||
im hoenstly not seeing a problem
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|