_listItemStart- adding class

3 posts by 2 authors in: Forums > CMS Builder
Last Post: August 26, 2011   (RSS)

By rez - August 25, 2011 - edited: August 25, 2011

When using

<?php echo $categoryRecord['_listItemStart'] ?>

is it possible to add a class to the <li> to end up with:

<li class="blue">

Re: [rez] _listItemStart- adding class

By rez - August 25, 2011 - edited: August 25, 2011

btw, what's the advantage of using _listItemStart as apposed to just putting <li>