Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • pierdonato Friend
    #177417

    ja-bistro: how do you see this image? in demo-builder is a empty custom-html module in left position…


    1. left-banner
    pavit Moderator
    #454438

    Hi
    The custom module in position left use a css class to show the image, the html code in the module is

    <a class="left-banner" href="#" title="Banner">
    and the left-banner class in the template.css contains all references for the image

    a.left-banner {
    background: url(../images/left-banner.png) no-repeat left top;
    width: 220px;
    height: 447px;
    overflow: hidden;
    text-indent: -999em;
    display: block;
    margin-left: -40px;
    margin-top: -40px;
    margin-right: 20px;
    }

    Regards

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

This topic contains 2 replies, has 2 voices, and was last updated by  pavit 12 years, 6 months ago.

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