Category Page Layout Messed Up

More
13 years 3 weeks ago #13291 by eric67
Hi Ivan,

Here a link but you can see that on your own demo product, just need to have only 2 items enabled within the category: vertigino.fr/perle-de-nacre.html

As you will see, the 2 items should be on the same raw.

If needed, I cen provide a superadmin / FTP access.

regards,
Eric.

Please Log in to join the conversation.

More
13 years 3 weeks ago #13293 by ivan.milic
open :components\com_virtuemart\themes\hot_cosmetics\templates\browse\includes\browse_notables.tpl.php


find this:

echo "<div style=\"width:". intval(round(100/$cell_count)) ."%; float:left;\" id=\"".uniqid( "row_" ) ."\">";

and change it to this:

echo "<div style=\"width:". intval(round(100/$cell_count) - 3 ) ."%; float:left;\" id=\"".uniqid( "row_" ) ."\">";

Please Log in to join the conversation.

More
13 years 3 weeks ago #13335 by eric67
Works perfectly now!
Thanks a lot and have a merry Christmas!

Please Log in to join the conversation.

Time to create page: 0.083 seconds
Powered by Kunena Forum