-
Open your web
in FrontPage
-
Click the
Navigation button on the left. If it's not there click View (top) then
"Views Bar".
-
Navigate to
your scart folder.
-
Locate cat1_navbar.inc.
-
RIGHT CLICK IT
AND SELECT "Open With"
-
Choose
FrontPage
-
Choose
"Open As" HTML
-
You will see
the following:

-
DO NOT TYPE IN
THE LAST CELL - YOU WILL MESS UP - YOU WILL REMOVE THE CODE NEEDED TO
PULL THE CATEGORY NAME FROM YOUR DATABASE.
-
You can change
table cell background colors by right clicking in them and selecting
Cell Properties.
-
You can change
the text colors.
-
You can change
the hyperlink text color for Featured Items.
-
You can change
Category links colors in the 3rd cell by viewing html and find the
following near the bottom of the page:
<b><font
color="#FFFFFF" face="Arial"
size="2"><%=
navCat1Name1 %></a></b></font>
-
Replace
ONLY THE #FFFFFF
with your html color code OR html color
name. Be very careful.