how can i make a navigation bar (horizontal tree)? how can i make a navigation bar (horizontal tree)?
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

how can i make a navigation bar (horizontal tree)?

Started by Affy, February 03, 2005, 08:58:06 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Affy

how can i make a vertical tree?

for example:
Home > Category > Album Name > Album Name 2 > Blah > Blah 2

the more i album i click it goes horizontally rather than vertically

Joachim Müller

this is called a "breadcrumb" navigation - read the docs and search the board for this term.

Joachim