Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have a drupal 6 site with ubercart ... front page has an ubercart grid on it. When clicking on a given product in the grid, it links to the product's page (BTW, once on the page I can view enlarged via lightbox).

What I want to do is when clicking on the product (that's the one in the product GRID) I want it to open lightbox rather than go the product page (or ideally, mouseover and show the enlarged product).

BUT, I'm at a loss as how to change/remove the default link to the product page and open lightbox instead.

In D7 there is a view for the UC grid, but D6 does not work this way.

Anybody got clues as to where this is done, please?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.