PDA

View Full Version : Altering how section names are displayed


DaveW
15-Oct-2003, 12:32 PM
Still trying to work out how to alter how the browser displays the different sections of the site.

DaveW
15-Oct-2003, 12:34 PM
Ooops :)

I don't seem to be able to find the HTML that creates the <A> links.

Please, can someone help? I can give more info as needed.

Thanks

Dave

Ben
20-Oct-2003, 10:04 AM
I don't seem to be able to find the HTML that creates the <A> links. It will be in the SectionLine template - you should have something like:
<A HREF="NETQUOTEVAR:SECTIONLINK"><B>NETQUOTEVAR:SECTIONNAME</B></A>

DaveW
20-Oct-2003, 10:52 AM
Cheers Ben, Problem is now solved.