[TYPO3-german] roundedcornr TMENU
Niels Tiedt
typo3_coder at arcor.de
Thu Apr 17 13:40:07 CEST 2008
Hi
Also Du willst nur eine Nav machen wo der einzelne Nav-Pkt oder das
gesamte Menü
ringsrum gerundet sind?
Hast Du nur einzeilige Nav-Pkte?
Gruß Niels
> Hallo Liste,
> ich habe eine Designervorlage mit Round-Corners erstellt.
> Ich bekomme leider das Menü nicht richtig eingebunden.
>
> http://www.grafjochen.de/82.0.html
>
> Ich habe meine ID navigation und die roundedcornr_content_nav
>
>
>
> <div id="navigation">
>
> <div class="roundedcornr_box_nav">
> <div class="roundedcornr_top_nav"><div></div></div>
> <div class="roundedcornr_content_nav">###SPALTENNAVI###
>
> </div><div class="roundedcornr_bottom_nav"><div></div></div>
> </div>
> </div>
> <div id="content">
> <div class="roundedcornr_box_352608">
> <div class="roundedcornr_top_352608"><div></div></div>
> <div class="roundedcornr_content_352608">###INHALT###
>
>
> </div>
> <div class="roundedcornr_bottom_352608"><div></div></div>
> </div>
>
>
> Mein TS für das Menü
>
>
> temp.SPALTENNAVI = HMENU
> temp.SPALTENNAVI {
>
>
>
> wrap = <div class="roundedcornr_content_nav">|</div>
> entryLevel = 1
> excludeUidList =
> 1 = TMENU
> 1 {
> expAll = 0
> noBlur = 1
> wrap = <ul>|</ul>
> IProcFunc = user_IProc_dfn
>
> NO = 1
> NO.wrapItemAndSub = <li>|</li>
> NO.stdWrap.htmlSpecialChars = 1
>
>
> NO.ATagBeforeWrap = 1
> CUR < .NO
> CUR.allWrap = <strong>|</strong>
> CUR.wrapItemAndSub = <li>|</li>
> CUR.doNotLinkIt = 1
> CUR.stdWrap.htmlSpecialChars = 1
> IFSUB < .NO
>
> }
>
> }
>
>
>
> ich muss noch die ID navigation einbinden, aber leider fällt mir nichts ein?
>
> Bin für eine Hilfe sehr dankbar.
>
>
More information about the TYPO3-german
mailing list