URGENT ! JoomShopping template default_div_3.12.0 error

31.01.2013 16:18
#1
bestoff
Joomshopping forum user no avatar
Name: Victor
28.01.2013
Posts: 6
Quote
URGENT ! JoomShopping template default_div_3.12.0 error

what should I do to resolve this problem in default DIV template ver. 3.12.0?

Only when I put 3 products in row. When 2 - all is ok

URGENT ! JoomShopping template default_div_3.12.0 error

Thanks a lot


Joomla: Joomla! 2.5.8
JoomShopping: Version 3.12.3
 
31.01.2013 17:23
#2
bestoff
Joomshopping forum user no avatar
Name: Victor
28.01.2013
Posts: 6
Quote
Aw: URGENT ! JoomShopping template default_div_3.12.0 error

Solved!

wrong:
.jshop_list_category, .jshop_list_product, #sort_count, .jshop.list_category {
clear: both;
display: block;
width: 100%;
}

correct:
.jshop_list_category, .jshop_list_product, #sort_count, .jshop.list_category {
clear: both;
display: inline-block;
width: 100%;
}

 


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.