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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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