Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • 7of9 Friend
    #186644

    Hi,

    I installed Viruemart and I have a strange display behavior.
    It appears that inside product details, Manufacturers and Recomend to a friend links, are appeared inside a like a pop up box, that is over everything and in a static position that is not affected by scrolling.
    It has to do with the .modal class.
    I tried to comment out modal css, but it messes with K2 menu.
    I attach a screen shot.

    Please advice.

    Thanks in advance!


    1. modal
    Saguaros Moderator
    #489498

    Hi,

    Try open file:

    <blockquote>templates/ja_brisk/css/custom.css</blockquote>

    add these lines:
    <blockquote>
    .manufacturer .modal, .icons .modal {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    box-shadow: none;
    margin: 0;
    position: static;
    top: 0;
    width: auto;
    z-index: 1;
    }</blockquote>

    Hope this helps.

    7of9 Friend
    #489591

    Thanks man! That did it! I assume if I have any problems with other VM elements that are currently disabled, I need to adapt this code for them. Right?

    Saguaros Moderator
    #489600

    You can try with it and if problem still persists, you can make a search in forum for quick answer or tell me about the issue, I shall try to help you :laugh:

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

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

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