Topic: Unwanted black margins [SOLVED]
Fairly new to JB-Pro but all main galleries on christopherhensher.com are working fine. Now testing out an auto-play box with no user participation permitted in which I do not want the images to be cropped. The test is at https://christopherhensher.com/chboxtester.html. I think I have tried everything but can't seem to get rid of the black bands surrounding my images. Where am I going wrong please? These are the config settings:
    galleryTitle="Chris Hensher - Landscape"
    enableAutoPlay="true"
    showAutoPlayButton="false"
    showInfoButton="false"
    showNavButtons="false"
    showEmailButton="false"
    emailAddress="webrequest@christopherhensher.com"
    emailSubject="Enquiry"
    captionPosition="NONE"
    galleryTitlePosition="NONE"
    backButtonPosition="NONE"
    showSmallBackButton="true"
    backButtonUseIcon="true"
    backButtonUrl="https://www.christopherhensher.com/gallerymenu.html"
    flickrShowTitle="false"
    galleryTitleHAlign="CENTER"
    imageTransitionTime="2"
    buttonBarPosition="NONE"
    captionHAlign="CENTER"
    goNextOnAutoPlay="false"
    backButtonText="Albums"
    enableLooping="true"
    showExpandButton="true"
    showThumbsButton="true"
    useFullscreenExpand="true"
    maxImageWidth="560"
    imageClickMode="NONE"
    imageTransitionType="CROSS_FADE"
    showImageOverlay="NEVER"
    showImageNav="NEVER"
    showOverlayOnLoad="false"
    maxThumbRows="0"
    showThumbsOnLoad="false"
    showSmallThumbsOnLoad="false"
    showSmallThumbsButton="false"
    showSmallPagingText="false"
    autoPlayOnLoad="true"
    showAutoPlayStatus="false"
    autoPlayThumbs="false"
    backgroundColor="rgba(255,255,255,1)"
    imageFrameColor="rgba(255,255,255,1)"
    expandedBackgroundColor="rgba(255,255,255,1)"
    imageShadowColor="rgba(255,255,255,1)"
    captionBackColor="rgba(255,255,255,1)"
    captionBackTopColor="rgba(255,255,255,1)"
    buttonBarBackColor="rgba(255,255,255,1)"
    topBackColor="rgba(255,255,255,1)"
    textShadowColor="rgba(255,255,255,1)"
    thumbShadowColor="rgba(255,255,255,1)"
    thumbDotColor="rgba(255,255,255,1)"
    navButtonBackColor="rgba(255,255,255,0.4)"
    showSplashPage="NEVER"
    backgroundScale="NONE"
Hope you can help!
Chris