| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
how to change # of tiles per row | ||||
|
|
Thread Tools | Search this Thread |
#11
|
|||||||||
|
|||||||||
Re: how to change # of tiles per row
This will be a tricky one.
You should set every ".products-grid .product-cell" to "position:relative", and ".products-grid .product-cell .product" to be "position:absolute". But this will collapse the ".product-cell" (as absolutely positioned blocks are taken out of the flow), so now you have to set a fixed width and height for ".product-cell" (and also tweak the nested ".product" blocks to correct their dimensions). So, basically it is possible without JavaScript, but you will end up with fixed dimensions set for the cells.
__________________
Alex Solovev, Qualiteam --- User manual Video tutorials X-Cart FAQ You are welcome to press "Thanks" button if you find this post useful Click here to learn how to apply patches X-Cart Extensions |
|||||||||
|
#12
|
|||||||
|
|||||||
Re: how to change # of tiles per row
thank you for the reply!
we will do a last css sweep after some other works, and this will help to decide..very appreciated
__________________
business 5.3.1.6 nginx/arch_linux/php 5.6-7/mariaDB10 |
|||||||
#13
|
|||||||
|
|||||||
Re: how to change # of tiles per row
hmm i was wondering...perhaps it could be a solution to increase the space between horizontal rows? is that possible? i feel they are barely catching on the hover zoom and a bit more space could fix it
__________________
business 5.3.1.6 nginx/arch_linux/php 5.6-7/mariaDB10 |
|||||||
|
|||
X-Cart forums © 2001-2020
|