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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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