[TYPO3-english] (no subject)
Morten Hagh
morten at hagh.dk
Wed Jan 19 13:06:43 CET 2011
Hi list,
I've just installed the freecssdropdown ext. that seems to work perfectly.
But I have a question regarding the extension.
Is it possible to add images, text or other things to specific menu items,
either by using content elements (can you do that?) or CSS?
Here an example of what I mean:
Level 0:
Products | Illustrations | Contact
Under "Products" are listed what belongs there just by ordinary text,
But items under "Illustrations" contains text and/or images.
http://nettuts.s3.amazonaws.com/819_megamenu/demo/index.html
An example can be seen under "5 Columns".
I have used this in my TS setup:
lib.nav = COA
lib.nav.10 < plugin.freeCssDropDownMenu.horizontal
lib.nav.10.1.wrap = <ul class="dropdown dropdown-linear dropdown-columnar">
| </ul>
lib.nav.10.1.NO.wrapItemAndSub = <li class="step0">|</li> |*| <li
class="step1">|</li> |*| <li class="step2">|</li>
lib.nav.10.1.IFSUB.wrapItemAndSub = <li class="step0">|</li> |*| <li
class="step1">|</li> |*| <li class="step2">|</li>
lib.nav.10.1.IFSUB.doNotLinkIt = 1
lib.nav.10.2.IFSUB.wrapItemAndSub = |*| <li class="dir">|</li> |*| <li
class="dir">|</li>
lib.nav.10.2.IFSUB.doNotLinkIt = 1
lib.nav.10.2.entryLevel = 1
lib.nav.10.2.expAll = 1
lib.nav.10.3.IFSUB.wrapItemAndSub = |*| <li class="dir">|</li> |*| <li
class="dir">|</li>
lib.nav.10.3.NO.wrapItemAndSub = |*| <li> | </li> |*| <li> | </li>
lib.nav.10.4 >
lib.nav.10.5 >
Regards,
Morten Hagh
More information about the TYPO3-english
mailing list