Q&D: Problem with forum menu - Projects entry

DeletedUser

Guest
Hi all,

I don't know where to post this, but on my computer, using Opera, it seems that there is some problem in the menu bar (above, where you can read New Posts, Private Messages and so on).

When you submit a bug, this menu is completely unusable :

projects_problem.jpg



After looking at it, I see that the html code behind this may miss something :

html_code_for_Projects_problem.png


I think that the third list item under list with id navtabs should also have an id, like the two previous elements.
First is vbtab_forum, second is vbtab_whatsnew, third should be vbtab_project.
Using this, there may be somewhere the need to define CSS display value of li elements accordingly. I don't know how the vbulletin engine work, but this should be possible to correct.

Thanks for reading, and sorry if it is a bit off topic : there is no place to talk about the forum here...
 

fp0815

Staemme in my heart <3
Reaction score
19
A known issue caused by the implementation of the bug tracker. Happens with all browsers as far as I know.
 
Top