Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Marie-Claire Donaghy Friend
    #134892

    Hi,

    The outline of my slideshow seems to be positioned wrong, even though it is set at user5.

    http://www.cleantekone.eu

    I recently upgraded to 1.5.7 and this is when it changed.

    Thanks

    Marie-Claire Donaghy Friend
    #277529

    Hi, Did anyone get a chance to look at this problem for me?

    Sherlock Friend
    #277589

    please edit template.css (line 2039)

    .ja-slideshow-mask {
    background:transparent url(../images/header-mask.png) no-repeat scroll 0 0;
    display:block;
    height:250px;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:100;
    }

    Change to

    .ja-slideshow-mask {
    background:transparent url(../images/header-mask.png) no-repeat scroll 0 0;
    display:block;
    height:250px;
    left:252px;
    position:absolute;
    top:151px;
    width:100%;
    z-index:100;
    }

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

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

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