[TYPO3] error on GMENU [SOLVED!!]

Kesit Barotoardi barotoardi at yahoo.com.sg
Wed Jan 16 06:30:43 CET 2008


Hi Tom & Cris!!
You are very helpful!!
"||" really does the trick!
Now it's perfect! This List RULES!!

this is my script now and it works great! ( http://www.open-php.com/index.php?id=67&L=1 )

lib.main_nav.1{
    wrap = <ul class="main">|</ul>
       NO = 1
       NO {
          allWrap = <li class="nav_1">|</li> || <li class="nav_2">|</li> || <li class="nav_3">|</li> ||<li class="nav_4">|</li> || <li class="nav_5">|</li> || <li class="nav_6">|</li> || <li class="nav_7">|</li>
          XY = 125,72
          transparentBackground = 1
          40 = TEXT
          40.text.field = title
          40.fontFile = fileadmin/templates/font/GARA.TTF
          40.fontSize = 16
          # offset bestimmt die vertikale Ausrichtung der Schrift
          40.offset = 15,25
          40.fontColor = #FFFFFF
          40.align = left
          40.antiAlias = 0
          }

        ACT = 1
           ACT < .NO
            ACT.ATagParams = class="main_current"
          
}
    
 
<font face="Arial, Helvetica, sans-serif" size="1"><strong>Kesit    Barotoardi</strong>
   
   <em><font color="#666666">m:</font></em> <font color="#0033cc">+62 251 217 0671 </font>    |<font color="#666666"><em> <em><font color="#666666">skype:</font></em> <font color="#0033cc">kesit.barotoardi</font>    |<font color="#666666"><em> e:</em></font> <a rel="nofollow" target="_blank" href="mailto:barotoardi at yahoo.com.sg"><font color="#0033cc">barotoardi at yahoo.com.sg</font></a>
   
   
 
Lawanggintung 77, Bogor 16133 - West Java - Indonesia
<span style="font-style:italic;">t/f: </span>+62 251 324 676
</font>


----- Original Message ----
From: Tomas Mrozek <mail at cascaval.com>
To: typo3-english at lists.netfielders.de
Sent: Wednesday, 16 January, 2008 12:30:09 AM
Subject: Re: [TYPO3] error on GMENU

> I already tried to set the background colours through CSS, but as you
> see, I want 7 coloumns with different colours (that means 7 CSS
> classes).

"||" instead of "|*|" does the trick.

NO.allWrap = <li class="first">|</li> || <li class="two">|</li> || <li
class="three">|</li> || ...

> if I convert the text to GIF with transparent background, the text
> become unreadable.

You have to set both "backColor" and "transparentColor" to the same
value. That will make the image transparent but the text will have an
"edge" (=antialiasing).

Tomas Mrozek
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english






      ___________________________________________________________
Support the World Aids Awareness campaign this month with Yahoo! For Good http://uk.promotions.yahoo.com/forgood/


More information about the TYPO3-english mailing list