Guest
16 Apr 2012 06:30
Last Modified: 02 Mar 2014
Last Modified: 02 Mar 2014
Yes, you definitely can.
When you create content type in Cobalt, you set what subscription have to be used to make article featured. Then you can even in section set to show featured articles first in the list despite the order.
Every featured article will have class article-featured. It is placed in different HTML tags depending on template. You can format that class with CSS. Just use firebug to find it.
If you want to add your own class. edit template and add to any HTML tag
class="featured) echo ' article-featured' ?>"
Or any other class name.
PS. This article-featured class is added in upcoming release. Please wait few dais or use method above to add your own class.
hello can we highlight article if user purchase a particular subscription ? if not you should add this option very usefull for many things
regards