Duh. I feel stupid. Thanks...

I have them set to false but they are still showing. Not sure why.


Here's my config file:

<juiceboxgallery

    maxImageWidth="5000"
    maxImageHeight="2500"
    thumbWidth="50"
    thumbHeight="50"
    resizeOnImport="false"
    showOpenButton="false"
    showExpandButton="false"
    showThumbsButton="false"
    showOverlayOnLoad="false"
    maxThumbColumns="0"
    maxThumbRows="0"
    showThumbsOnLoad="false"
    showSmallThumbsOnLoad="false"
    showSmallThumbsButton="false"
    captionPosition="NONE"
    showSplashPage="NEVER"
    showSmallPagingText="false"
    thumbPadding="0"
    thumbSelectedFrameWidth="0"
    thumbShadowBlur="0"
    imageHAlign="LEFT"
    imageVAlign="TOP"
    imageScaleMode="FILL"
    imagePreloading="NEXT"
    showImageOverlay="ALWAYS"
    showImageNav="true"
    imageNavPadding="10"
    thumbNavPosition="BOTTOM"
    thumbHoverFrameWidth="0"
    buttonBarPosition="NONE"
    buttonBarIconSize="0"
    maxCaptionHeight="0"
    showImageNumber="false"

>

I have thumbnails set to off and don't want to see the little dots either. How do I turn them off?

Sample page: http://sandbox.castarchitecture.com/pro … homes.html
Config file: http://sandbox.castarchitecture.com/TEM … config.xml

Is there a way to lock the location of the small thumbs button to the bottom of the images? Currently it is floating a ways below the image and sometimes off the bottom of my page:

http://sandbox.castarchitecture.com/pro … S/CBS.html

Also, how do I change the color of the button? My background is set to white so the 'on' state of the button is not visible.