Vertical graphical Menu (GMENU)

Submitting your vote...
Rating: 4.1 of 5. 9 vote(s).
Click the rating bar to rate this item.

This snippet is an example for a vertical GMENU. We create here a vertical graphical menu with a background image. On Rollover the background image and the font color gets changed.

 

temp.gmenu = HMENU
temp.gmenu.1 = GMENU
temp.gmenu.1 {
  NO {
    wrap = <div>|</div>
    XY =100,32
    5 = IMAGE
    5.file = fileadmin/samples/button.gif
    10 = TEXT
    10.niceText=1
    10.text.field = title
    10.fontFile = fileadmin/fonts/Agent_Orange.ttf
    10.offset=6,20
  }
   
  RO < .NO
  RO = 1
  RO.10.fontColor = #FFFFFF
  RO.5.file = fileadmin/samples/button_act.gif
}

 

Click here to see the menu

 

Here are the two images that are used as background.

 

Normal:

TYPO3 GMENU Button normal

Rollover:

 

The font that is used in this GMENU can be downloaded from the following Website. By the way that side has 6500 free TTF fonts.

http://www.webpagepublicity.com/free-fonts.html



Comments


ksevelyar, 14-06-08 08:54:
correct:

wrap = <div>|</div>
XY =100,32
>>>>transparentBackground = 1<<<<
5 = IMAGE
5.file =

amol, 31-03-11 10:31:
I have to generate an image with IMAGE property. whic is possible.. but i need a div which should wrap it like
<div id="col" class="box">|</div>
means the IMAGE generated should appear in this div. than only backgound color given through css will b appearing. plz suggest typoscript.
and my mapping to the div is lib.banner
thanks
Anita, 19-04-11 06:53:
I have one image gallery what i want is on click of a single image it should appear with lightbox.
How it is to be done in typo3??Plz Help

Add comment

* - required field

*



*
*

Top 10 Updates

Useful Links geändert am  24-Apr-2013 06:31:20
Nice fonts using Google font API geändert am  20-May-2010 14:36:47
TS-based Searchbox for Indexed Search  geändert am  18-May-2010 16:27:15
TYPO3 SEO geändert am  30-Apr-2010 07:44:22
Search engine friendly graphical headers in TYPO3 geändert am  30-Apr-2010 07:33:44
Creating a simple Infocenter using TYPO3 geändert am  17-Nov-2009 11:12:52
Making the Section Menu work correctly with TemplaVoila geändert am  05-May-2009 10:27:17
Show pages with type "Not in Menu" in a sitemap geändert am  05-May-2009 10:11:17
Implementation of the DHTML menu from brainjar.com  geändert am  01-Feb-2009 13:02:48
Sample DHTML menu geändert am  01-Feb-2009 12:51:25

Latest comments

17-May-2013 10:09:34
Nicolas schrieb: If an extension or orther return a content empty, this solution not working. I not have the...
Wrap only if not empty
22-Apr-2013 12:08:26
morkel schrieb: hi i am new on typ03 and want to open a form on lightbox. when we click on image their a form will...
Using lightbox without extension
04-Mar-2013 13:33:47
Sebastian schrieb: Vergesse das immer wieder. Vielen Dank an dich und an Google :)
Wrap only if not empty
Deutsch
Search: