[TYPO3-english] "special menu" question
Kim Holberg Andersen
kim at crewcut.dk
Mon Apr 13 23:15:36 CEST 2009
Hi,
I would like to create a browse menu for prevoius / next page browsing
and would like to replace the text with graphic buttons. So far my
special menu works with this code:
##menu browse
27 = HMENU
27.special = browse
27.wrap = <div id="previous-next-menu" align="right">|</div
27.special {
items = prev | next
prev.fields.title = << prev
next.fields.title = next >>
}
27.1 = TMENU
27.1.NO.linkWrap = |
Could someone help me with the code to replace prev / next with my
buttons placed in a folder in fileadmin/....
Thanks...
Kim Holberg Andersen
More information about the TYPO3-english
mailing list