Bullets in category blog

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Sun Jun 10, 2012 8:28 pm
Hi, is it possible to put bullets in front of article title links? Please see http://ci.org.za/index.php?option=com_c ... &Itemid=49

Thank you
User avatar
Fresh Boarder

Konrad M
Mon Jun 11, 2012 6:30 am
Hi,
Please try add to override.css
Code: Select all
.items-more ol li {
list-style-type: disc;
list-style-position: inside;
}

and remember to enable override.css option in template settings.
User avatar


cron