Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • jordank87 Friend
    #133397

    Hi,

    I was wondering how to change the show cart button as i want it to say show basket instead?

    Thanks

    Robert Bollen Friend
    #270803

    This should be changed is the css of the Mesolite template and the VM template.

    Look for: background: url(../images/bt-addtocart1.gif) no-repeat top #00A9DD;

    Delete those lines, you’ll see the images disappear.

    Good luck

    jordank87 Friend
    #270811

    Hi but if you look at the image addtocart1.gif it has no text on it. its just a red button with a picture of a basket to the left.

    Robert Bollen Friend
    #270815

    So you DO want to show the button, but want to change the text on it??

    Language files…
    administratorcomponentscom_virtuemartlanguagescommonxxxxxxxxx.php
    approx. line 48 – ‘PHPSHOP_CART_ADD_TO’

    jordank87 Friend
    #270816

    yes this is correct…

    so do i just change the line
    ‘PHPSHOP_CART_ADD_TO’

    to

    ‘PHPSHOP_BASKET_ADD_TO’

    Robert Bollen Friend
    #270817

    Hi Jordank87,

    I’ve made a mistake (misread your first post)
    Look one line above

    change
    ‘PHPSHOP_CART_SHOW’ => ‘Show cart’,

    into

    ‘PHPSHOP_CART_SHOW’ => ‘Show basket’,

    btw, try to gain some basic knowledge how Joomla and it components work!
    Changing the language files is one of the easiest things to do.

    jordank87 Friend
    #270818

    Thank you,

    I do appreciate the help very much, one last thing the background for my vm_cart is white and i would like to change this to red, what php page is this?

    I have attachted a screen shot.

    Thanks


    1. cart-white
Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  jordank87 16 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum