Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • michaelsteip Friend
    #184284

    Hello,
    I am having a problem with Chrome on my frontpage on my site http://cigwien.aries.uberspace.de
    In Chrome there is a small 1 px vertical line on the left where the slideshow is. (See Screenshot)
    Interestingly if you make the window just 1 pixel smaller or bigger it’s completely fine, if you go one pixel further the line is there again.

    Also this problem only occurs in Google Chrome. Firefox and Internet Explorer are fine.

    What can I do to resolve this problem?

    Thanks,
    Michael


    1. screenshot
    Saguaros Moderator
    #480975

    Hi Michael,

    This due to the way Chrome render. That way is different from Chrome , Firefox and IE. The solution here is you add a background color to fulfill that white 1px line. You can use Inspect element in chrome or firebug in firefox, right click on image and find class:

    .ja-ss-wrap.fade {
    background: #000000 <<< add this line
    opacity: 1;
    }

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

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

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