PDA

View Full Version : Menu Font size and style


Big_Dave
15-Jul-2006, 10:32 PM
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.

Bruce
17-Jul-2006, 03:52 PM
Dave,

Take a look in the Template Manager (Advanced | Template Manager) and click on Sections | Top Sections, this will open Act_SectionLineSmallText.html. Make your changes here and it should then be fine.

Kind regards,

Big_Dave
17-Jul-2006, 10:04 PM
Cheers Bruce.