Hi
After searching the forum I found how to remove subsections from the menu on the left. I now have only top level sections showing. I did it the following way which I hope is correct -
I've replaced :
<script language=Javascript1.2>
document.write(YahooSections(section_tree))
</script>
With :
NETQUOTEVAR:TOPLEVELSECTIONSTOP
The problem I now have is that the top level sections in the menu on the left now appear to be a slightly larger font and they are not BOLD any more.
Any ideas please? I'm using the smart theme.
Thanks.
After searching the forum I found how to remove subsections from the menu on the left. I now have only top level sections showing. I did it the following way which I hope is correct -
I've replaced :
<script language=Javascript1.2>
document.write(YahooSections(section_tree))
</script>
With :
NETQUOTEVAR:TOPLEVELSECTIONSTOP
The problem I now have is that the top level sections in the menu on the left now appear to be a slightly larger font and they are not BOLD any more.
Any ideas please? I'm using the smart theme.
Thanks.
Comment