product list should be showing 3 in a row

24.04.2013 12:45
#1
damokeen
Joomshopping forum user no avatar
Name: Damian Keane
08.04.2013
Posts: 8
Quote
product list should be showing 3 in a row

Everything seemed fine and Joomshopping works very well but I noticed that the product list shows gaps where there should be 3 products in a row as defined in config there could be 2 or even 1 - I presumed it was css related or the varying text in the descriptions might have been causing it go over it's allotted space i.e. 33% but extensive use of firebug has given me no clues.

I will follow up with email with admin login details.

Any ideas most welcome
product list should be showing 3 in a row


Joomla: 2.5.9
JoomShopping: 3.14.3
PHP: 2.11.11.3
MySQL: 4.1.22
Website Url: www.wedgewelly.ie
 
24.04.2013 20:23
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25857
Quote
Aw: product list should be showing 3 in a row

Problem in template joomshopping

use default template or fix bug css

example
.jshop_list_product .block_product {
float: left;
height: 450px;
}


Last change: 24.04.2013 21:13
 
29.04.2013 22:56
#3
damokeen
Joomshopping forum user no avatar
Name: Damian Keane
08.04.2013
Posts: 8
Quote
Aw: product list should be showing 3 in a row

Just so you know it is a bowthemes template (no-one uses the default template surely?) - here was their solution just in case it is helpful to others with similar issues

about list product issue: open file: templates/bt_shopping/css/custom.css
go to the end of file, add:
.jshop_list_product .tr{float:left; width:100%;}

 
30.04.2013 08:07
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25857
Quote
Aw: product list should be showing 3 in a row

Sorry. Use default template.

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.