
Originally Posted by
donnyb
I appreciate your help on this. Things like this are way over my head. You wouldn't happen to know what I need to put in the file to accomplish this would you? Does it matter where in the file it goes? I tried to compare my previous sites file and the one on my live site, but there is too many differences for me to figure out which would accomplish what I need.
Thanks again for your help.
donnyb
Change line 150 to:
Code:
$lc_price = '<div class="put your class here">' . zen_get_products_display_price($listing->fields['products_id']) . '</div><br />';
Thanks,
Anne
Bookmarks