BTO CSS - where is customized price? |
Post Reply |
Author | |
cdsinc
Groupie Joined: 23-February-2006 Status: Offline Points: 0 |
Post Options
Thanks(0)
Posted: 27-January-2009 at 4:44pm |
Howdy - this is my 4th store, first using BTO.
Im just digging into what CSS affects what output.
On the very top of the BTO product config page (configurePrd.asp) you see the product base price, and the dynamic base price.
To change the CSS for the words Base Price and Customized Price was easy: the CSS is pcShowProductPrice, so the words Base Price can be whatever font/size - but I do not see how to change the actual prices?
<div class="pcShowProductPrice">
Base Price: <input name="TLdefaultprice" type="text" value="$734.00" readonly size="14" class="transparentField"> <br>Customized Price: <input name="GrandTotal2" type="hidden" value="$734.00"> <input name="TLGrandTotal2" type="hidden" value="$734.00"> <input name="TLGrandTotal2QD" type="Text" value="$734.00" readonly size="14" class="transparentField"> </div> Help is greatly appreciated! Thanks
|
|
Hamish
Admin Group Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
|
Hi Cdsinc,
In pc/pcStorefront.css Look for : /* Style the transparent fields used by ProductCart Build To Order and Apparel Add-on */ #pcMain .transparentField { and add a :- font-size: HTH |
|
cdsinc
Groupie Joined: 23-February-2006 Status: Offline Points: 0 |
Post Options
Thanks(0)
|
that did it ! thank you !! |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |