Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Author « Topic »  

brianjay2000
Starting Member

USA
31 Posts

Pre-sales questions only
(More Details...)

Posted - 10/05/2019 :  10:23:02  
I have a responsive program and as much as I try, the products cannot be set for 2 columns.

My includes.php is set as :
$productcolumns=2;
$useproductbodyformat=2;
$usesearchbodyformat=2;

http://bjetest.com/M4S/products.php?cat=287 is an example of the issue.

Can you help?

Brian Elefant

Vince
Administrator

42470 Posts

Posted - 10/05/2019 :  11:05:28  
Hi Brian
In your file, ectstyle.css, around line 366 you have a definition for...
div.product
To that add...
float:left;
And that should put the products in columns.

At the moment, in that group the width is set to 30% which gives 3 columns. If you change the width to say, 45% then that will make the page display in 2 columns.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000