Hi there
I have attached my site credentials
#1
I'm still using K2 Categories, I'm presently happy with it, however how do i order the MAIN categories in alphabetical order? I have tried to no avail.
#2
Some categories i have more than 10 sub-categories .. i have displayed the sub category count to ' 9 ' .. Is it possible if every category can have a "view all" at the bottom that would link to a menu item?
#3
I have this code for the content-box:
.sj_k2_categories.preset01-4 .cat-wrap .content-box {
float: left;
margin: 0 16% 0 2%;
width: 32%;
}
used to get categories into 2 columns, when i remove the margin it becomes responsive with 3 columns. .. however when i tested it here for the responsiveness:
www.responsinator.com/?url=http%3A%2F%2Fwww.borderlearning.justrite.co.za%2Findex.php%2F
for mobile phones, the module changes to one column which is perfect. but the tablet view does not display the categories in 2 columns, am i doing the css wrong?
Thanks alot in advance