ellou' again
you wrote:
> how can I differenciate between the first & the
> last item of the menu.
use 'optionSplit'
http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/3/1/
--
greets,
Marcus 'biesior' Biesioroff
Hello Diana,
you can use this | as a pipe.
Andreas
___
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> Look at the optionsplit on this page:
>
> http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/3/1/
I should have read the TS more carefuly, I thought it was used only for
rootline...
--
Xavier Perseguers
http://xavier.perseguers.ch/en/tutorials/typo3.html
___
Look at the optionsplit on this page:
http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/3/1/
--- On Tue, 9/2/08, Diana Christian <[EMAIL PROTECTED]> wrote:
From: Diana Christian <[EMAIL PROTECTED]>
Subject: [TYPO3] Differenciation between the first
Hi,
> I have created menus & submenus in my site. I have applied CSS on them. Due
> to CSS a vertical pipe comes as a separator between two menus.
>
> For eg:- My menu appears as follows :
>
>
> | HOME | COMPANY | CONTACT US |
>
> Now the " | " symbol between the items is due to CSS. But ther
Hello All,
I have created menus & submenus in my site. I have applied CSS on them. Due
to CSS a vertical pipe comes as a separator between two menus.
For eg:- My menu appears as follows :
| HOME | COMPANY | CONTACT US |
Now the " | " symbol between the items is due to CSS. But there s