News:

Support the VirtueMart project and become a member

Main Menu

Featured Products Not Displayed Side by Side on each row

Started by RedFux, March 04, 2013, 12:31:57 PM

Previous topic - Next topic

RedFux

Hello, I'm using VM 2.0.18a + Joomla 2.5.8 and while attempting to use featured products module it displayed the products vertically although I've set
number of displayed products : 6
Products per row : 3

It's supposed to be like this :



product1product2product3
product4product5product6

But actually like this :



product1
product2
product3
and so on..

How to fix that?  Thank You.

Mod edit:  bump message removed.  http://forum.virtuemart.net/index.php?board=114.0


jenkinhill

#2
Is there enough room in the user position you have assigned the module to in your Joomla template to display that module in a wide configuration?

You may need to use Firebug to check the applied css - it is possible that the layout is affected by your Joomla template css.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

RedFux

Quote from: jenkinhill on March 30, 2013, 13:08:13 PM
Is there enough room in the user position you have assigned the module to in your Joomla template to display that module in a wide configuration?

You may need to use Firebug to check the applied css - it is possible that the layout is affected by your Joomla template css.

I'm using the template that comes from Helix Framework and when I set the shopping cart module enabled then the featured products would display correctly.  But if I set it to disabled then it would mess up.

I think there's a bug or something in the module, can you give solution or something?

Thank You!

jenkinhill

Sounds like a problem with the Joomla template if "when I set the shopping cart module enabled then the featured products would display correctly" and without something in that module position the display breaks. Check with Firebug & maybe try Joomla's Beez template to see how that displays.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

RedFux

Quote from: jenkinhill on April 09, 2013, 10:49:35 AM
Sounds like a problem with the Joomla template if "when I set the shopping cart module enabled then the featured products would display correctly" and without something in that module position the display breaks. Check with Firebug & maybe try Joomla's Beez template to see how that displays.

Is there any chances you could help me find the solution after I installed firebug?  I don't know how to use it properly.

RedFux

Well so I tried to play with firebug and it comes to my mind that I want to keep the cart module enabled but it won't show up in the page so I decided to delete the div class.

This is that I want to delete :
http://flickr.com/gp/94811178@N05/217G5X

Now the question is, How to locate those files?  Thank You.