Jump to content

viewCat.tpl arranging products in columns


Guest alt

Recommended Posts

Hi,

I'm trying to work out how to arrange the products on the categories page (viewCat.tpl in the Skins directory) so that they display in columns rather than in a tabulated row.

I know this can be done, but I can't get the repeating products to populate their respective divs.

Any help would be most appreciated.

Kind regards,

Alt

The design should basically look like this:

category_display_products.jpg

Link to comment
Share on other sites

You will first need to delete the surrounding table, so delete the <table> <td><tr> tags, etc. Then find the part that loops/repeats, and place your div inside that, make them all float left and make sure at the bottom to clear all. This really is a simple thing to do.

Jen

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...