Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • lemick28 Friend
    #187257

    I want to add a transparent Black background behind Virtuemart Categories and Product display pages.
    The Div is JA-content main and Div inner.clearfix
    Ideas?

    phong nam Friend
    #491881

    Hi lemick28,

    You shouldn’t apply background element for these div tab, because it will effect all pages on your website.
    Pls try this :

    Product view
    Open <blockquote>templates/ja_vintas/css/virtuemart.css</blockquote>, then find lines:


    /* PRODUCT DETAIL
    -------------------------------------------------*/
    div.productdetails-view {
    padding-bottom: 20px;
    background: transparent;
    }

    Categories view
    Open <blockquote>components/com_virtuemart/assets/css/vmsite-ltr.css</blockquote>, find lines:

    .vendor-store-desc,
    .category-view,
    .featured-view,
    .latest-view,
    .topten-view,
    .related-products-view,
    .browse-view,
    .order-view
    {
    margin-bottom:25px;
    background: transparent;
    }

    Leo

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

This topic contains 2 replies, has 2 voices, and was last updated by  phong nam 11 years, 6 months ago.

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