![]() |
Changing fonts / colors + linebreak
We had some custom work done by the Xcart mods to show a savign % on each product vs Retail Price. But on the product pages they made quite a mess of it and did
our price: $xxx.xx, save xx& Where do I edit to make it Our Price: $xxx.xx You Save: xx% ex: http://harrismichaeljewelry.com/14k-Yellow-Gold-Large-Engravable-Medical-Id-Bracelet-pr-19938.html |
You want to put the Save bit under the Price?
No other formatting - just a straightforward placement issue? You need to edit skin1/customer/main/product.tpl it needs some html table work doing. If you are not cofident, place your code here and I shall redo it for you. |
Yes so it's moving the % to a new line and changing the wording around .. I have the product.tpl in the main folder not in the skin1 ??
Code:
{* $Id: product.tpl,v 1.37.2.1 2004/08/19 12:17:53 max Exp $ *} |
Not sure that is the right file - it doesn't seem to match the layout on your site.
Is there not one in the skin1/customer/main folder? That's where it is meant to be. |
Ah here it is .. sorry :oops:
Code:
{* $Id: product.tpl,v 1.96.2.22 2005/06/03 05:46:02 mclap Exp $ *} |
OK, back the old file up 1st, and try this:
Code:
{* $Id: product.tpl,v 1.96.2.22 2005/06/03 05:46:02 mclap Exp $ *} |
PERFECT .. thanks so much .. I changed Save > You save and Market price > Retail Price .. so we're all good on this issue ..
/bows |
All times are GMT -8. The time now is 11:25 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.