No replies
decaye's picture
Offline
Joined: 10/29/2008
Juice: 15
Was this information Helpful?

I've been looking at some ubercart sites...like Tazetta.com

Here's a good link...you gotta view the source through your browser. I'm interested in the markup right underneath the Nodecarousel.

http://www.tazetta.com/category/category/girls

I've got categories set up using views pretty much the same way as the above link...but you know views outputs a lot of extra html markup that I don't need.

In tazetta, there are custom div classes etc that I would like to be using. Instead of the "view view-vocabulary-etc-etc" CSS classes that views spits out.

Can I still use views with my own CSS ID's, but strip out all the extra garbage or do you think the above was some kind of override.

Now, I got my node-product template set up perfectly. for individual product nodes, but the category views is what's got me kind of stumped.

Does anyone have an idea how tazetta did the markup there? Thanks in advance.