Quote:
Originally Posted by RichieRich
really appreciate your help and knowledge, what I am after is for the featured products in columns to have a border in between the images, but not on the outside if this makes sense?
For exampe: O | O | O ... where the O is product and the | is seperater
|
This is difficult because the columns are populated using a foreach loop, which will place the separator at the end of the row as such. O | O | O |
There maybe a way to count the array index and leave it out for every third product.
Will see if I can figure it out while I backup my drives.