[TYPO3] IMGMENU problems

Alexander master_nhg at mail.ru
Mon Oct 2 16:41:52 CEST 2006


Alexander пишет:
> Hello All.
> Few days ago I determine make graphical menu for my site. I have a 
> picture and i need place menu on it. I'm tryed to use alot of code but 
> it doesnt work. This is my last configuration.
> 
> config {
> spamProtectEmailAddresses = 2
> spamProtectEmailAddresses_atSubst = (at)
> }
> 
> page.meta.KEYWORDS.field = keywords
> page.meta.DESCRIPTION.field = description
> page = PAGE
> page.typeNum = 0
> page.stylesheet = fileadmin/templates/new_template/main.css
> page.10 = TEMPLATE
> page.10 {
> template = FILE
> template.file = fileadmin/templates/new_template/template.htm
> 
> workOnSubpart = DOCUMENT
> subparts.CONTENT <styles.content.get
> subparts.HEADER = TEXT
> subparts.HEADER.field = nav_title
> subparts.menu = HMENU
> subparts.menu.1 = IMGMENU
> subparts.menu.1.NO {
> XY = 169,169
> 10 = IMAGE
> 10.file = fileadmin/templates/tt/Untitled-1_05.jpg
> 10 = TEXT
> 10.text.field = nav_title
> 10.offset = 10,13
> 10.fontColor = #FFFFFF
> 10.fontFile = fileadmin/fonts/tahoma.ttf
> NO.distrib = textX+10, 0
>   NO.10 = TEXT
>   NO.10 {
>     text.field = title
>     angle = 35
>     fontSize = 16
>     fontColor = white
>     niceText = 0
>     offset = 0,0
>     imgMap.explode = 3,2
>   }
>  # NO.20 =   || BOX
>   NO.20 {
>     dimensions = -5,-9,1,11
>     color = white
>   }
>  }
> }
> 
> Menu doesnt appair. Please, show me where i was wrong
> 
> Thanks for any advice.



Mates, please help



More information about the TYPO3-english mailing list