Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • guidinglight Friend
    #138619

    Greetings,

    When you open the full size image in our virtuemart store the image is covered by the main menu.

    Here is a link to the webpage;

    http://www.awaitedone.org/store.html?page=shop.product_details&flypage=flypage.tpl&product_id=21&category_id=9

    Click view full size image and you will see the issue.

    Help would greatly be appreciated.

    Im using Joomla 1.5.9

    Thanks

    Sherlock Friend
    #293687

    Dear guidinglight,

    you can fix it following way below :
    Open template.css file in templates/ja_cooper_business/css folder, find following code section at about line 880 :

    #ja-mainnavwrap {
    background:#A22424 url(../images/mainnav-bg.gif) repeat-x scroll left bottom;
    border-bottom:1px solid #490001;
    position:relative;
    z-index:99;
    }

    change to :

    #ja-mainnavwrap {
    background:#A22424 url(../images/mainnav-bg.gif) repeat-x scroll left bottom;
    border-bottom:1px solid #490001;
    z-index:99;
    }

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

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

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