• Resolved Webprom Design

    (@webprom)


    HI! Thanks for the great plugin! I found a small fix to my child-theme for twentytwelve default theme, when making fsg_photobox. Otherwise some images are not taking their full tile space.

    .galleria-photobox img {max-width:none !important;}

    Also can’t find what “tile” code does, and how to use it, but that’s another question 🙂

    http://wordpress.org/extend/plugins/fullscreen-galleria/

Viewing 1 replies (of 1 total)
  • Plugin Author pdamsten

    (@pdamsten)

    Thanks for the patch! If you have eg. div that fills the browser window (http://torturedmind.org/photos/) you can put tile=98 and smallest tiles are 98px and fill the whole div. maxtiles=6 (bad name…) tells that biggest tile should be no bigger than 6 x 98px

Viewing 1 replies (of 1 total)
  • The topic ‘small css fix to have all images tiled right’ is closed to new replies.