Joomla 3.5.1
Virtuemart : 3.0.14
Hello,
I have 5 categories on the home page but are not on the same row as image attached.
In the VirtueMart Home Page Settings, Default number of categories in a row If I insert of less than 5 OK . From 5 up does not work.
I wish all the images on the same row.
How can I do.
Thank you.
It is probably a minimum width css rule for each image. No URL so not possible to say for sure.
You should be using either a patched VM3.0.14 or VM3.0.16 with Joomla 3.5.1
http://dev.virtuemart.net/projects/virtuemart/files
http://forum.virtuemart.net/index.php?topic=133760.0
Thank you.
I can write url ?
to check if it depends on css ?
Luciano
Yes, or look for yourself: http://forum.virtuemart.net/index.php?topic=116620.0
Thank you.
www.passionepuglia.it
Each individual category div has width: 23.0769%; applied - which would be 4 cats per row with some spacing. So either that is hard coded in your template or you have not set the number per row correctly.
You probably need to try this:
In configuration/templates/Shopfront Settings set Default number of categories in a row to 5
In configuration/templates/VirtueMart Home Page Settings also set Default number of categories in a row to 5
I modified it does not work
Attached image
Then you should ask the template developer. Unfortunately there is a limit to how much we can support commercial templates. See http://forum.virtuemart.net/index.php?topic=108212.0