Logician...
Not sure if you remember this fix you supplied me:
https://vborg.vbsupport.ru/showpost....&postcount=343
Anyway...
The problem I'm having is with one existing page and any new pages I create using your template mod.
They pass W3C's validation for CSS, but fail for XHTML with one error.
The problem stems from this code in the fix you provided (marked in red):
Code:
<if condition="THIS_SCRIPT == view">
<div class="vbmenu_popup" id="vbbloglinks_menu" style="display:none;margin-top:3px" align="left">
The problem is the template
blog_navbar_link_menu. This template uses the exact same code, so the page fails stating that particular id has already been defined.
So if I remove it from either the navbar or blog_navbar_menu_link template...it results in a non-functioning blog menu for either your pages or the forum's pages.
I can't win for losing...heh.
Any further suggestions?
I know you don't use the blog...but any advice you have to offer...I'll always try...and, as always, appreciate any help you have to offer.