VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: asbaeza on June 14, 2013, 17:18:46 PM

Title: Categories template not working well
Post by: asbaeza on June 14, 2013, 17:18:46 PM
Hi.

i am using vm 2.0.20b on joomla 2.5.11

I use shoplab template (a little modified, just in colors)

I have an issue with categoriies template. I set n categories per row in the configuration page, and get n-1, and the last is showed in a new raw.  No matter the value of n, i get the same issue.

Products template works fine.

Right now, I put 6 categories per row, and get only 5 and an extra row with another one: http://www.romensotano.com.mx

Any hint?

Thank you
Title: Re: Categories template not working well
Post by: jenkinhill on June 14, 2013, 23:38:35 PM
Use Firebug to look at your category page - you may not have enough room or some other themplae issue.  http://forum.virtuemart.net/index.php?topic=102850.0
Title: Re: Categories template not working well
Post by: asbaeza on June 15, 2013, 00:33:03 AM
Thank you Jenkin.

I will try to learn a little about firebug, and then try to isolate and solve the issue.

Regards