Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

4 items across in specials


Guest

Recommended Posts

Posted

I would like 4 items across, thats all. I have searched these pages for days. Thanx for any help!

Posted
I would like 4 items across, thats all. I have searched these pages for days. Thanx for any help!

 

Hi

 

Go to catalog\specials.php

 

find (about line 90):

      if ((($row / 3) == floor($row / 3))) {

 

Change both the 3s to 4s or how ever many you would like in the row.

 

Cheers

Katie

Posted

Your AWESOME! Thank you

 

Hi

 

Go to catalog\specials.php

 

find (about line 90):

      if ((($row / 3) == floor($row / 3))) {

 

Change both the 3s to 4s or how ever many you would like in the row.

 

Cheers

Katie

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...