jans2014-02-03 09:17 | Hello, how can i display products in QC 6.3 in a list » Quick.Cart v6.x |
wewior (OpenSolution)2014-02-04 08:49 | It requires few css changes.
/* standard products list (not columns) example: |
jans2014-02-06 09:22 | How can make the changes |
wewior (OpenSolution)2014-02-07 13:36 | It will work if you uncomment that line I wrote. |
jans2014-02-09 09:36 | what must i do, what do you mean whit uncomment |
wewior (OpenSolution)2014-02-10 07:17 | change code:
/* standard products list (not columns) example:
#products .list li{position:relative;clear:both;width:96%;margin:5px 0;padding:5px 2% 10px;text-align:left;}
|
jans2014-02-10 07:31 | Thanks, only the basket is in the middle of the page how can i get de basket next to the price |