Vcize Customer Sep 2, 2011 #1 Is there a way to set the number of items that show up per row in the shop? I'm using some wider icons and they cause the shop to overlap with the cart when the user is not using a very high resolution.
Is there a way to set the number of items that show up per row in the shop? I'm using some wider icons and they cause the shop to overlap with the cart when the user is not using a very high resolution.
Fillip H. Staff member Owner Developer Sep 2, 2011 #2 There's no option for that currently, we'll look into adding it for the future though
Vcize Customer Sep 3, 2011 #3 Is there a spot in the code that I can change it? I'd imagine the number 5 has got to be set in there somewhere currently, right?
Is there a spot in the code that I can change it? I'd imagine the number 5 has got to be set in there somewhere currently, right?
Fillip H. Staff member Owner Developer Sep 3, 2011 #4 if ($i++ % 5 == 0) in /dbtech/vbshop/actions/shop.php