[TYPO3] previous / next menu
Peter Klein
peter at umloud.dk
Sun Mar 25 17:22:42 CEST 2007
Hi Bas.
Use CSS, and create a background image for the container that holds the
menu.
When there's a next or previous button those will be shown on top of the
bacckground image.
--
Peter Klein / Umloud Untd
.
"Bas van der Togt" <b.vandertogt at profinit.com> wrote in message
news:mailman.1.1174746287.9545.typo3-english at lists.netfielders.de...
> Hello list,
>
> I build a next|prev menu but now i'm missing one thing.
> I want to show an inactive picture which is not linked if there's no
> previous or next page. does anybody knows how to do this?
>
> cheers
> Bas
>
> # ProductMenu
> temp.ProductMenu = HMENU
> temp.ProductMenu {
> special = browse
> special.items = prev|next
> special.items.prevnextToSection = 0
> special.next.fields.title = <img
> src="fileadmin/templates/images/next.gif" width="7" height="7" alt=""
> border="0">
> special.prev.fields.title = <img
> src="fileadmin/templates/images/previous.gif" width="7" height="7" alt=""
> border="0">
> 1 = TMENU
> 1.NO.linkWrap = |
> }
More information about the TYPO3-english
mailing list