Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sirdragonlord

    (@sirdragonlord)

    For any else who comes here I found the fix..
    at about line 37 in the galleria.classic.css file change to this.. adding the !important tag to height and width.. and all will be well.

    .galleria-thumbnails .galleria-image {
    height: 40px !important; ;
    width: 60px !important; ;
    background: #000;
    margin: 0 5px 0 0;
    border: 1px solid #000;
    float: left;
    cursor: pointer;
    }

    Plugin Author Frank Strack

    (@fstrack)

    This has been incorporated into the latest 3.1.8 release of DM Albums. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: DM Albums] Slideshow control does not show in Firefox’ is closed to new replies.