Jump to content

Subcategory in 3 columns instead of 4?


jamesdi

Recommended Posts

It still isn't right as ps is putting 4 subcategory images in <div class="row-fluid"></div> after changing the span width if you scroll down it doesn't look right. Is there a way to tell ps to just put 3 subcategories into that div?

Link to comment
Share on other sites

  • 4 months later...

It still isn't right as ps is putting 4 subcategory images in <div class="row-fluid"></div> after changing the span width if you scroll down it doesn't look right. Is there a way to tell ps to just put 3 subcategories into that div?

 

Yes, you can change 

 

$subcategory@iteration%4==0 --> $subcategory@iteration%3==0

 

in category.tpl

 

 

Best regards

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...