[TYPO3-english] Question GMENU_LAYERS
Mario Young
mayeco at ubuntu.com
Thu Apr 2 08:29:26 CEST 2009
thank you...
I do something like this:
typoscript
--------------
NO {
wrap=<td>|</td>
backColor = #FFFFFF
XY = 150, 30
5=IMAGE
5.file=fileadmin/templates/images/menu/menu_no_first.png|*|fileadmin/templates/images/menu/menu_no.png|*|fileadmin/templates/images/menu/menu_no_last.png
10 = TEXT
10.text.field = title
10.offset = 0,20
10.fontColor=#FFFFFF
10.fontSize=13
10.antiAlias = 1
10.align = center
10.niceText = 0
10.shadow {
offset=0,0
color=#FFFFFF
opacity=25
blur=50
# niceText=1
}
}
--------------
do exact what I want to do, thank you for point me to the right direction!!!
Mario
On Wed, Apr 1, 2009 at 5:23 AM, StephenBungert <stephenbungert at yahoo.de> wrote:
>
> optionSplit can do this for you:
>
> http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/3/1/#id3927888
>
> For example, you can give teh first and last items a specific class by
> changing the wrap:
>
> temp.gmenulayers.1.NO.wrap = <td class="firstItem">|</td> |*| <td>|</td> |*|
> <td class="lastItem">|</td>
>
> -----
> --
> Stephen Bungert
> --
> View this message in context: http://www.nabble.com/-TYPO3-english--Question-GMENU_LAYERS-tp22822871p22823627.html
> Sent from the TYPO3 English mailing list archive at Nabble.com.
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
More information about the TYPO3-english
mailing list