X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Shipping Cost Label in Checkout cart (https://forum.x-cart.com/showthread.php?t=50360)

Bobby P. 10-25-2009 09:08 AM

Shipping Cost Label in Checkout cart
 
I wish to change the SHIPPING COST label to SHIPPING & HANDLING I've used firebug to exam the screen and it tells me to go to Main CSS on 2504 however it does not show any label, I see something in DOM that shows its in Childnodes have no idea where that is or what it means?????:?

cflsystems 10-25-2009 10:37 AM

Re: Shipping Cost Label in Checkout cart
 
Search language variables for "shipping cost"

Bobby P. 10-26-2009 09:00 AM

Re: Shipping Cost Label in Checkout cart
 
Where are language variables located?????

amy2203 10-26-2009 10:05 AM

Re: Shipping Cost Label in Checkout cart
 
in your admin, go to languages, select english, then below you can search for language variables.

Bobby P. 10-28-2009 02:31 PM

Re: Shipping Cost Label in Checkout cart
 
Ive looked in language variables under TEXT could not locate it. This is the code I get when I use Fire Bug. The actual line is in RED should i be looking for it someplace else?????

<div class="flc-checkout-products"><img role="presentation" class="twisty "><table class="cart-content width-100" cellspacing="1" summary="Products">
</table>

<img role="presentation" class="twisty "><div class="cart-total-row">
<div class="shipping-method"> Delivery method: FedEx Home Delivery </div>

<img role="presentation" class="twisty "><div class="right-box">
<img role="presentation" class="twisty "><table class="totals" cellspacing="0" summary="Total">
<img role="presentation" class="twisty "><tbody>
<img role="presentation" class="twisty "><tr>
</tr>

<img role="presentation" class="twisty "><tr>
<td class="total-name dcoupons-clear"> Shipping cost : </td>

<img role="presentation" class="twisty "><td class="total-value">
<span class="currency">$7.41</span>


</td>

<td class="total-alt-value"/>

Regs 10-28-2009 03:13 PM

Re: Shipping Cost Label in Checkout cart
 
Search ALL language variables... firebug is not going to help you here at all in what you are trying to do.

Bobby P. 10-28-2009 06:40 PM

Re: Shipping Cost Label in Checkout cart
 
Thks everyone found everything I needed to do.


All times are GMT -8. The time now is 10:52 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.