Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • dule Friend
    #144793

    Hi People,

    i just have a small question, do somebody know how to change the position of the “Add to Card” button – under the product’s?, or what does mean change the position, i want the “Add to Card” being under the “Quantity”.

    Thanks for any answers, and sorry if somebody ask’s this already, i did not found a answer in the ja_mesolite forum.

    Many greetings and have fun people! 🙂

    dule Friend
    #319378

    sorry, its not a magento question…i’m in the false forum, could somebody put the question to the joomla-templates area, i use

    joomla 1.5.14
    virtuemart 1.1.2

    Anonymous Moderator
    #334009

    Hi you

    i think you want to change it in product detail.

    For the case, please open components/com_virtuemart/themes/ja-mesolite/theme.css file, find following code section:


    .vmCartContainer .addtocart_button { /* Cart Container */
    margin: 0 0 0 5px;
    }

    and change to:

    .vmCartContainer .addtocart_button {
    float:left;
    margin:5px 0 0 5px;
    }

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

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

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