Jump to content

different ID names using pagination


jmorter

Recommended Posts

Hello Everyone,

 

I'm currently tasked with developing a website for my company.  (shipfreejewelry.com)  I've been trying to use pagination to display my products, however the pagination returns the same ID name for each div tag created by php.  I'm trying to figure out if there is a way to alter the id name for each product displayed, so I can manipulate it with CSS.  The cart that I am using is cs-cart.  Here is the code:

 

<div {if !$smarty.foreach.sprod.last}class="border-bottom"{/if} id="product_display">

 

Is there a way to manipulate product_display to change as it layouts product? 

 

Here is a link to the page:  http://www.shipfreejewelry.com/rings/silver.html

Link to comment
https://forums.phpfreaks.com/topic/189066-different-id-names-using-pagination/
Share on other sites

Archived

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

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.