[TYPO3] Location of page

Ries van Twisk typo3 at rvt.dds.nl
Tue Apr 4 01:38:58 CEST 2006


Borut Rozman wrote:

>I am building a complex page with lots of subpages etc etc. Now I want to
>put in top of every page links in style of :
> 
>root location | first level | second level | ...... 
> 
> 
> 
>so the visitor would see where is he at the moment, with click, on this link
>he could go directly one level lower.
>  
>
You mean a breadcrumb....

breadcrumb = HMENU
breadcrumb.special = rootline
breadcrumb.1 = TMENU
breadcrumb.1 {
    noBlur = 1
    expAll = 1
    wrap = <ul class="breadcrumbs">|</ul>
    NO.wrapItemAndSub = <li>|</li>
}

Ofcourse you need to apply the right CSS to it.

Ries

-- 
Ries van Twisk
Freelance Typo3 Developer
=== Private:
email: ries at vantwisk.nl
web:   http://www.rvantwisk.nl/
skype: callto://r.vantwisk
=== Work:
email: ries at livetravelguides.com
web:   http://www.livetravelguides.com




More information about the TYPO3-english mailing list