IntroductionIntroduction
  Publishing web pagesPublishing web pages
  RXMLRXML
  Information tagsInformation tags
  String tagsString tags
  Variable tagsVariable tags
  URL tagsURL tags
  If tagsIf tags
  Graphics tagsGraphics tags
  Database tagsDatabase tags
  LDAPLDAP
  Programming tagsProgramming tags
  SSI tagsSSI tags
  Image mapsImage maps
  IntraSeekIntraSeek
  LogViewLogView
  TemplatesTemplates
  NavigationNavigation
    <navigation>navigation<navigation>navigation
    <textstyle>textstyle<textstyle>textstyle
    <boxstyle>boxstyle<boxstyle>boxstyle
    <mi>mi<mi>mi
    <Examples>Examples<Examples>Examples
  SiteBuilder tagsSiteBuilder tags
  Supports systemSupports system
  SecuritySecurity
  AppendixAppendix
 
<textstyle> </> Navigation

 

Sets the style of the text in the menu.

left
Align the text to the left.

center
Center the text.

right
Align the text to the right.

font=name
WebLayout Templates error: Only block tag names allowed in "tmplinsertblock". Offending tag name "data".

bold
Select a bold version of the font.

italic
Select an italic version of the font.

black
Select a black version of the font.

light
Select a light version of the font.

size=2-7
Set the font size of the text.

spacing=number
Set this amount of spacing around the text, defaults to 5.

xspacing=number
Set this amount on spacing to the left and right of the text, defaults to 5.

yspacing=number
Set this amount of spacing above and below the text, defaults to 5.

 

Attributes

left
Align the text to the left.

center
Center the text.

right
Align the text to the right.

font=name
Set the font to use. The bold, italic, black or light attributes can be used to specify what version of the font should be used. If the requested version of the font is not available, the closest match will be used.

bold
Select a bold version of the font.

italic
Select an italic version of the font.

black
Select a black version of the font.

light
Select a light version of the font.

size=2-7
Set the font size of the text.

spacing=number
Set this amount of spacing around the text, defaults to 5.

xspacing=number
Set this amount on spacing to the left and right of the text, defaults to 5.

yspacing=number
Set this amount of spacing above and below the text, defaults to 5.

 

Example