From 83517eb8d489cfceda8e6b7ab1b104a8f0b1f3a8 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 4 Nov 2015 20:33:14 -0500 Subject: iscroll workin, api fetching, hud populating --- StoneIsland/www/css/products.css | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'StoneIsland/www/css/products.css') diff --git a/StoneIsland/www/css/products.css b/StoneIsland/www/css/products.css index bac0d116..63faed3e 100644 --- a/StoneIsland/www/css/products.css +++ b/StoneIsland/www/css/products.css @@ -1,14 +1,24 @@ .collection #collection { display: block } .collection #footer .filter { display: block } -#content.collection { overflow: scroll } #collection { display: none; } +#collection .item { + text-align: center; +} +#collection .item img { + width: 306px; + height: 390px; +} .product #product { display: block } .product #footer .buynow { display: block } .product #footer .addtocart { display: block } -#content.product { overflow: scroll } #product { display: none; } + +.scroll { + position: absolute; + width: 100%; +} \ No newline at end of file -- cgit v1.2.3-70-g09d2