[TYPO3-UG US] Problem with a menu...

Duffy, Chris Chris.Duffy at nhmccd.edu
Thu Nov 17 19:31:41 CET 2005


Me, too!

Here is the typoscript for temp.subnavigation_html:

temp.subnavigation_html = HMENU
temp.subnavigation_html.entryLevel = 1
# temp.subnavigation_html.excludeUidList = 122,121,120,119
temp.subnavigation_html.1 = TMENU
temp.subnavigation_html.1.wrap = <table width="170" cellspacing="0"
cellpadding="0" border="0"><tr><td width="7"><img src="clear.gif"
width="7" height="1" alt="" border="0"></td><td width="11"><img
src="clear.gif" width="11" height="1" alt="" border="0"></td><td
width="152"><img src="clear.gif" width="152" height="1" alt=""
border="0"></td></tr>| </table>
temp.subnavigation_html.1{
  NO {
    linkWrap= <font face="Arial,Helvetica,sans-serif,sans-serif"
size="2" color="#666666" class="subnavi_no"> &nbsp;&nbsp; |</font> 
    stdWrap.case = lower
    allWrap =<tr><td>&nbsp;</td><td colspan="2"><img
src="fileadmin/images/layout/subnavi1_line.gif"><br> |</td></tr>
    ATagBeforeWrap = 1
  }
  ACT < .NO
  ACT {
    stdWrap.case = upper
  }
  ACT = 1
}
temp.subnavigation_html.2 = TMENU
temp.subnavigation_html.2{
  NO {
    linkWrap= <font face="Arial,Helvetica,sans-serif,sans-serif"
size="2" color="#666666" class="subnavi2_no"> |</font> 
    stdWrap.case = lower
    allWrap =<tr><td colspan="2">&nbsp;</td><td><img
src="fileadmin/images/layout/subnavi2_line.gif"><br> |</td></tr>
    beforeImg = fileadmin/images/icons/subnavi2_no.gif
    beforeROImg =   fileadmin/images/icons/subnavi2_ro.gif
    RO = 1
    ATagBeforeWrap = 1
  }
  ACT < .NO
  ACT {
    beforeImg = fileadmin/images/icons/subnavi2_act.gif
  }
  ACT = 1
} 


Thank you!
Chris


-----Original Message-----
From: typo3-ug-us-bounces at lists.netfielders.de
[mailto:typo3-ug-us-bounces at lists.netfielders.de] On Behalf Of
Christopher
Sent: Wednesday, November 16, 2005 4:13 PM
To: TYPO3 Usergroup America
Subject: Re: [TYPO3-UG US] Problem with a menu...

On 16/11/05, Duffy, Chris <Chris.Duffy at nhmccd.edu> wrote:
> Sorry. Forgot the subdirectory. Fantasico (at least on our host) will 
> only install in a subdirectory. http://myhealthfreedom.com/cms
>

Ok, sorry. I hate spam on mailing lists ;-)

The html alone won't tell us too much though; you should post the
relevant bit of TS. If it's just a syntax error, it should be relatively
easy to spot...


-Christopher
_______________________________________________
Typo3-ug-us mailing list
Typo3-ug-us at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-ug-us



More information about the TYPO3-UG-US mailing list