Re: [TYPO3] inserting attributes into

2008-05-06 Thread sergio
On May 6, 2008, at 3:25 PM, Christopher Torgalson wrote: > Check around the web for HMENU and TMENU samples (maybe search out the > Typoscript by Example manual for a start)...you'll find the following i will check into that.. i just made a pdf of the by example manual, and i am looking over

Re: [TYPO3] inserting attributes into

2008-05-06 Thread Christopher Torgalson
Hi, On Tue, May 6, 2008 at 9:18 PM, sergio <[EMAIL PROTECTED]> wrote: > thanks! > > i added this: > > ACT > { > linkWrap = | > wrapItemAndSub = | > AT

Re: [TYPO3] inserting attributes into

2008-05-06 Thread sergio
thanks! i added this: ACT { linkWrap = | wrapItemAndSub = | ATagParams = class="current" AC

Re: [TYPO3] inserting attributes into

2008-05-06 Thread Christopher Torgalson
Hi, On Tue, May 6, 2008 at 8:51 PM, sergio <[EMAIL PROTECTED]> wrote: > > On May 6, 2008, at 2:07 PM, lee perry wrote: > > > maybe try the CUR-status. > > add following text after your ACT-section: > > CUR < .ACT This is pointless advice. CUR and ACT have slightly different functions, but th

Re: [TYPO3] inserting attributes into

2008-05-06 Thread sergio
On May 6, 2008, at 2:07 PM, lee perry wrote: > maybe try the CUR-status. > add following text after your ACT-section: > CUR < .ACT i tried this, but it didn't work: ACT { ATagParams = class="current"

Re: [TYPO3] inserting attributes into

2008-05-06 Thread lee perry
hi sergio, maybe try the CUR-status. add following text after your ACT-section: CUR < .ACT greetings, lee > > i am trying to get a template to work with typo3, and am having some > difficulty... > > with the template and css i am using, i need to have the class in the > tag change to "curre

[TYPO3] inserting attributes into

2008-05-06 Thread sergio
i am trying to get a template to work with typo3, and am having some difficulty... with the template and css i am using, i need to have the class in the tag change to "current"... the snippet of the ts is attached to the bottom of this.. in the ACT section, this part: ATagParams = class="