Add a class to an element based off of the order in Low Reorder
Is it possible to add a class to an element based off of the order of your listings in your reorder list.
.....
Reorder List:
1) List Item 1
2) List Item 2
3) List Item 3
My thoughts???
{exp:low_reorder:entries set="1" channel="list_item" disable="member_data|pagination"}
{/exp:low_reorder:}
Thanks,
Lyles
Replies
Low 30 Nov 2012 08:22
Well, you could simply use a conditional with the {count} variable. Would that help?