[TYPO3-UG Italy] Menu personalizzato: ogni pagina un suobackround

Mauro Lorenzutti mauro.lorenzutti at webformat.com
Thu Mar 22 11:58:27 CET 2007


> effettivamente questo è quello che genera:

> <td id="menu_1">
> <div class="menu1-level1-no item-21">
> <a href="index.php?id=21" onfocus="blurLink(this);"  >Menu 1
> </a></div>
> <div class="menu1-level1-no item-20">
> <a href="index.php?id=22" onfocus="blurLink(this);"  >Menu 2
> </a></div>

> questo il mio css ma mi prende solo questo elemento "TD#menu_1 
> DIV.menu1-level1-no" e non il secondo ...

> TD#menu_1 DIV.menu1-level1-no {
> 	border-bottom: 1px dotted #999;
> 	font-size: 11px;
> 	padding-top:5px;
> 	padding-left:5px;
> 	text-align: right;
> 	height: 60px;
> }

> TD#menu_1 DIV.menu1-level1-no item-21 {
> 	background: url(../images/menu_ristoranti.gif) 0 0 no-repeat;
> }

Prova con
TD#menu_1 DIV.menu1-level1-no DIV.item-21


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