Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • kkrie616 Friend
    #138048

    Can someone please tell me how to change the color of the Green Text above and below the Show Cart button? Using ja_zeolite template.


    1. header_cart_text_color
    John Wesley Brett Moderator
    #290808

    Two areas:

    The top “YOUR SHOPPING CART” color is controlled in :
    GOTO: ja.vm.css (line 176)


    #ja-vmcart div.moduletable h3 {
    background:transparent none repeat scroll 0 0;
    border:medium none;
    color:#FFFFFF;
    margin:0;
    padding:0;
    text-align:center;
    text-transform:none;
    }

    The lower text, “Your Cart is currently empty” is controlled by:
    GOTO ja.vm.css (line 166)


    #ja-vmcart div.moduletable {
    color:#FFFFFF;
    font-size:12px;
    }

    Have fun!
    John.

    kkrie616 Friend
    #290814

    Thank you so much that worked, it was on line #166 & #185 for me in the the directory “templatesja_zeolitecssja.vm.css file”.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  kkrie616 15 years, 9 months ago.

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