Page is a not externally linkable
piskie - 12:39 pm on Nov 6, 2002 (gmt 0)
.page { color:#FFFFFF; background:#003366;} Then you need make the text plain and not linked. <span class="page">Home</Span> Unfortunately, this means carrying out the unlinking etc on each page.
You need to assign a "class" to display your page in the list of links:
Then you assign the css class to the text possibly using the <span> tag: