Choose option List or two columns

jans

Avatar: jans

2013-12-29 08:21

I have instal the newest version of QC, there is no option to choose between products to display as list or two columns.
How can i make it possible to get my products in a list.

Greet

» Quick.Cart v6.x

openzibi

Avatar: openzibi

2013-12-29 10:26

You must to change product list in style.css
Example: http://www.entradascircuitcatalunya.com/

StudioStrona - rhh.pl

jans

Avatar: jans

2013-12-29 14:29

Where and what must i change in productlist

openzibi

Avatar: openzibi

2013-12-29 15:03

You must to change PRODUCT LIST block in templates/default/style.css
OPenSolution wrote there the simplest example.
Look at line 193 in 6.2 (it starts from /* standard products list...)

/* PRODUCTS LIST */
#products{clear:both;float:left;width:100%;margin:10px 0;list-style:none;border-bottom:1px solid #e0e0e0;}
#products ul.list{float:left;width:100%;list-style:none;}
#products .list li{float:left;width:200px;margin-left:20px;padding:20px 0;border-top:1px solid #e0e0e0;text-align:center;}
/* 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;} */
#products .list li li{float:none;width:auto;margin-left:0px;padding:0;border-top:0px;text-align:left;}
....

StudioStrona - rhh.pl

jans

Avatar: jans

2013-12-30 14:28

Its the same in both versions, then what must be change?
\

openzibi

Avatar: openzibi

2013-12-30 15:25

Basic, code change is written there.

Try to change: #products .list li li{float:none;width:auto;margin-left:0px;padding:0;border-top:0px;text-align:left;}
to: #products .list li{position:relative;clear:both;width:96%;margin:5px 0;padding:5px 2% 10px;text-align:left;}

Perhaps you will need to make additional changes depend on the project website.

StudioStrona - rhh.pl

jans

Avatar: jans

2014-01-01 10:48

Maby someone else can answer this question, I wil the option two columns of an list in admin page. did have QC 4.x versions so that the customer can choose for the look at the site

jans

Avatar: jans

2014-01-04 08:02

Please can some one help me with an solution.

openzibi

Avatar: openzibi

2014-01-04 11:39

1. http://opensolution.org/Quick.Cart/docs/?id=en-tips#8
2. Additional link to standardlist.css in page-new.php
3. Select page.php or page-new.php in administration

Example 1 (column list) http://dbamokregoslup.pl/
Example2 (standard list) http://dbamokregoslup.pl/poduszki-ortopedyczne,105.html

StudioStrona - rhh.pl

jans

Avatar: jans

2014-01-13 08:32

Hello, i dont understand what i now must do to get to display an list of products.

jans

Avatar: jans

2014-01-27 09:09

How i get this right, here the link of the website

http://piesofkeek.com/NEW/NEW/?appeltaarten,28

bazaroccidental

Avatar: bazaroccidental

2015-01-25 21:12

I managed to do this with the help of this topic.
If somebody need help to make a more complete list similar to my view of a list, you can read my topic with the CSS code included:

http://opensolution.org/forum/?iTopic=11648

Good luck!

Back to top
about us | contact