[TYPO3-UG Italy] Separatore tra Menu

Mauro Lorenzutti mauro.lorenzutti at webformat.com
Wed Apr 23 15:38:36 CEST 2008


Salve Enrico,

per separare voci di menu, solitamente, si usano le pagine di tipo 
"spacer". Puoi configurare poi il ts usando lo stato SPC:

temp.menuy.1 {
    NO.allWrap = <div class="menuy_level1_no item-{field:uid}"> | </div>
    NO.allWrap.insertData = 1
    NO.stdWrap.htmlSpecialChars = 1
    ACT.stdWrap.htmlSpecialChars = 1
    ACT.allWrap = <div class="menuy_level1_act item-{field:uid}"> | </div>
    ACT.allWrap.insertData = 1    
    
SPC = 1
SPC.allWrap = <hr />
    }


(il TS qui sopra è solo un esempio...)

Ciao,

-- 
 Mauro Lorenzutti

e-mail:  mauro.lorenzutti at webformat.com
---------------------------------------------------------
WEBFORMAT srl | Corte Europa, 12 | I-33097 SPILIMBERGO PN
     Tel +39-0427-926.389  --  Fax +39-0427-927.653
       info at webformat.com  --  http://www.webformat.com
---------------------------------------------------------



More information about the TYPO3-UG-italy mailing list