Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • franagan Friend
    #186238

    Hi,
    Yesterday I added some classes in virtuemart.css to change the look of the hotline module and today I noticed that my module virtuemart products in the megamenu are not showing right. They are shown right in some pages, the pages of category products and product details of virtuemart.
    I post a url:
    http://gustare.es/gustare/
    Here the products are not showing right

    http://gustare.es/gustare/index.php/virtuemart/horneados-a-diario
    Here the mega menu is ok

    Help please

    franagan Friend
    #487997

    I restored the css files from backups but it didn’t solve the problem.

    phong nam Friend
    #488181

    Hi franagan,

    Pls open <blockquote>gustare/templates/ja_vintas/css/virtuemart.css</blockquote> , then replace lines


    div.group-content div.vmgroup ul.vmproduct li {
    background: url(../images/pattern-sep.png) no-repeat left bottom;
    display: block;
    margin: 0;
    padding: 10px 0;
    width: 100%;
    }

    with


    div.group-content div.vmgroup ul.vmproduct li {
    background: url(../images/pattern-sep.png) no-repeat left bottom;
    display: block;
    margin: 0;
    padding: 10px 0;
    width: 100%;
    height: 60px; // This css element will make VM products on Mega menu fit with height !
    }

    >> Save, Clean T3 cache.

    * Don’t forget to inform me your result.

    Regards,

    Leo

    franagan Friend
    #488211

    You solved the problem!!
    Thank you very much!

    Regards,
    Franagan

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

This topic contains 4 replies, has 2 voices, and was last updated by  franagan 11 years, 7 months ago.

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