[ic] CSS Styles with [more-list] / [more]

Gary Norton gnorton at broadgap.com
Tue Aug 10 13:11:38 EDT 2004


> Quoting Gary Norton (gnorton at broadgap.com):
> > > <div class="morelist"%gt;
> > >  [more-list]
> > >  <dl>
> > >  <dt>[msg arg.0="[matches]" arg.1="[match-count]"]Matches %s of
> > >  %s found.[/msg]</dt>
> > >  <dd>[more]</dd>
> > >  </dl>
> > >  [/more-list]
> > >  </div>
> > >
> > >  might be styled with:
> > >
> > >  div.morelist a {
> > >      color:#f00;
> > >      text-decoration:none;
> > >      font-weight:bold;
> > >  }
> > >
> >
> > Thanks for the info David. I had thought about that, but was trying to
> find
> > out if the tag had ever been modified to allow the passing of actual
> > parameters.
> >
> > It seemed that in previous threads that there was talk that the feature
> > might be added.
> 
> What exactly are you looking for?
> 
> You can do:
> 
>     [more-list]
> 	[link-template]<a href="$URL$" class=foo>$ANCTHOR$</a>[/link-
> template]
>     [/more-list]
> 
> I guess I don't know what you mean by "pass the CSS class to the more
> page".

Ahh, that is exactly what I was looking for. Some of the earlier threads
gave me the impression that there might be a feature such as this:

[more-list]
	[more class="foo"]
[/more-list]

Thank you for the info.

-Gary



More information about the interchange-users mailing list