2 replies [Last post]
manolis's picture
Offline
Joined: 08/04/2008
Juice: 35
Was this information Helpful?

Hi,

I'm quite new to Drupal and Ubercart and I'm a bit confused
on how to theme the catalog list of my products by adding rounded corners.

My idea is to add two extra columns in the beginning and end of the category-products table.
What is the best way to achieve that ? Tapir, Views?

Thanks a lot!

mach5_kel's picture
Offline
Joined: 03/25/2008
Juice: 79
Re: theming the category-products table

Views would probably be your best bet. But views would need to be themed to make rounded corners using images. (Modify the bonus grid view)

There may be a way to theme the catalog module itself for ubercart, but I think less people would be familiar with it, and thereby unable to help you as much.

(Defiantly not tapirs).

I would place a bounty on it at drupal.org It could be a difficult project. Maybe not one you could get someone to do for free. But perhaps others would go in with you for the cost.

-Mach5

mach5_kel's picture
Offline
Joined: 03/25/2008
Juice: 79
This Might Help

Here, this might help out to start you along your way.

http://drupal.org/node/87367