Change navigation bar
Type & position: | command, preamble |
Syntax: | !html_navigation [<name>] <text> |
Description: | Use this command to adjust the navigation bar view. For
[<name>] you can currently use the following parameters.
Furthermore, a link to the Index page will be added at the end of each navigation bar line. This link cannot be switched of at the moment and should be positioned accordingly, using CSS commands. It is embedded in a <span> environment, using the CSS class UDO_nav_index. Example: .UDO_nav_index { position: absolute; right: 8px; padding: 0 0 0 8px; border-width: 0 0 0 1px; border-style: solid; border-color: #888888; } |
Exists since: | Version 6.5.20 |
See also: | !use_auto_toptocs |
Example:
!html_navigation [line] :: !html_navigation [image] img/udo_16
Chapter 1 :: Chapter 1.1 :: Chapter 1.1.1 Index