Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • mazhar shah Friend
    #182946

    How can I remove the thick border around the images on the front page. I asked the same question in the Magento forum but had no answer. It is actually the Magento template i need to change, but since there is no reply there, perhaps someone could guide me here and I will try and remove it from the magento template.

    pavit Moderator
    #475606

    Hi

    Please could you post a link to your website ?

    mazhar shah Friend
    #475607

    <em>@pavit 349779 wrote:</em><blockquote>Hi

    Please could you post a link to your website ?</blockquote>
    Its a development offline at the moment. But go to the demo webiste of Joomlart’s JM Sulphur. On the front page there are products ‘Latest products’. They all have thick grey borders around the images. I want to remove these borders.

    pavit Moderator
    #475609

    Hi

    The grey border around latest products images is given by another image managed by this file /skin/frontend/default/jm_sulfur/css/theme.css around line 2534

    .ja-product-mask {
    background: url("../images/trans3.png") no-repeat scroll left top transparent;
    display: block;
    height: 135px;
    left: 0;
    position: absolute;
    top: 0;
    width: 180px;
    }

    If you want to remove it change the display: block; to display: none;

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

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

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