[TYPO3-english] HMENU with images

Alix Justus alix.justus at gmail.com
Thu Aug 27 02:52:34 CEST 2009


Hi,

I have menu on the top of my website, i use like shortcuts to pages  
homepage, searchpage and contactspage. The typoscript wich i came up  
is this:

lib.shortcut = HMENU
lib.shortcut.special = directory
lib.shortcut.special.value = 35
lib.shortcut.1 = TMENU
lib.shortcut.1 {
	NO.linkWrap = <div class="shortcut"> </div>
}


this works fine. But the problem is i want to use images instead of  
names for all those 3 pages. And each page has its own image. How do i  
acomplish that.


thanks,

alix


More information about the TYPO3-english mailing list