[TYPO3] menu background
Andrius Kalasinskas
tinklapis at gmail.com
Mon Aug 13 21:15:16 CEST 2007
Thank you Tomas, menu looks now just fine.
Regards,
Andrius
Tomas Mrozek wrote:
> I would use two nested divs that would wrap the whole menu:
>
> subparts.LEFTNAV = HMENU
> subparts.LEFTNAV.wrap = <div class="menu_wrap"><div
> class="menu_innerwrap">|</div></div>
> subparts.LEFTNAV.entryLevel = 0
> subparts.LEFTNAV.1 = TMENU
> subparts.LEFTNAV.1 {
> NO.allWrap = <div class="level1"> | </div>
> }
>
> CSS:
> ---
> "div.menu_wrap" would have the top part of the image as a background.
> "div.menu_innerwrap" would have the bottom part of the image as a
> background.
>
> Tomas Mrozek
More information about the TYPO3-english
mailing list