Navigation Bars and Images in the Page Templates
It should be noted that when creating my
first Navigation Bar, the icons would not display. When
installed, HTML DB does not contain an entry in the Page
Template for the image to be displayed. For help displaying the
image, look at the Navigation Bar Entry sub template in the Page
Template described below.
1.
From the Page Definition page, click on the Page Template
in the Templates box. In my case, it was No Tabs.
2.
In the Page Template, scroll down to the Navigation Bar
Entry section as shown in Figure 11.17.
3.
There is no reference to an image. The image tag was
added to the entry in order to display the image.
<a href="#LINK#"><img src="#IMAGE#"
title="#TEXT#" alt="#ALT#" width="#WIDTH#" height="#HEIGHT#"
/><class="t2navbar">#TEXT#</a>