Developer forum

Forum » Templates » eCom product list

eCom product list


Reply

I'm trying to figure out, how I can show products both vertical and horisontal. I want 3-4 products on a horizontal level and then the rest under that. The normal templates in Dynamic only shows products 1 on each level. I know it has been usen on a Dynamic-solution here:

http://fairtexshop.net.dynamicweb.dk/Default.aspx?ID=118


 


Regards,

Michael


Replies

 
Reply

Hi Michael


 


What you do is that you wrap each product in a div which you style in CSS with float:left;


This way you can make the products float from left to right and then continue on the next line.


 


// Sebastian

 
Reply
Dammark wrote:











Hi Michael






What you do is that you wrap each product in a div which you style in CSS with float:left;






This way you can make the products float from left to right and then continue on the next line.




 




// Sebastian




















Hello Sebastian






Thank you, that did the trick. But do you have any idea, why the first product in each line, is not in the same level as the rest? It's fine in Firefox but the problem is in IE. You can se the problem here: http://industrialtextiles.net.dynamicweb.dk/Default.aspx?ID=28








The code used is:








 


id= method=get>



 



       









 




 




 








regards,







Michael










   

 

You must be logged in to post in the forum