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
Forum Search
Google Site Search
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 Wrong amount of columns after update
Author « Topic »  

mring
Advanced Member

273 Posts

Posted - 08/18/2026 :  13:59:07  
My website is very old at this point and I don't rely much on website sales these days. However, for some reason, my orders seem to have picked up a bit in the last few months so I thought it would be prudent to update. I was running ECT 7.1.8 and I just had Peter handle the latest update for me.

The (first) problem is, my thumbnail pages are showing up all wrong. It used to be one column of ten thumbnails with all text and button(s) to the right of that. For some reason, it now shows up as 3 columns wide with everything squished in which is unreadable and awful.

As my website is old, it's mainly html table based (non responsive, generic version). I just don't have the time to make major changes.

I believe that parameter would be $useproductbodyformat=1;

Is that correct? That's how I have it set in my includes file.

https://www.atticpaper.com/vintage-ford-ads.php

Thank you,
Melissa

Vince
Administrator

43441 Posts

Posted - 08/19/2026 :  01:39:14  
Hi Melissa
This is what you want to add to your site stylesheet in css/styles.css to put things into one column ...

div.product {
width: 99%;
}

After you make the change you may need to do a <Ctrl>+F5 in your browser to flush the style sheet in the cache.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

mring
Advanced Member

273 Posts

Posted - 08/19/2026 :  07:20:21  
Much better! Thank you! But still needs work. I've only had the chance to deal with this question so far.

Can you tell me how to add space between the thumbnail and the text next to it (as well as the "add to cart?" button)?

Also how to add a little space between the price and "add to cart" button. If I need more or less space, I can adjust as long as I have the correct CSS.

Lastly (for now!), why is there more space at the bottom of the two wider thumbnails . . . how to fix?

https://www.atticpaper.com/product_spacing.jpeg

https://www.atticpaper.com/vintage-ford-ads.php



  « 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