Viewing 2 replies - 1 through 2 (of 2 total)
  • mikouak

    (@mikouak)

    You explicitly set the dimensions for your galleria div:

    #galleria {
        background: none repeat scroll 0 0 #000000;
        height: 400px;
        width: 700px;
    }

    This overrides the 100% width and height from the original galleria css.

    Thread Starter samseventy

    (@samseventy)

    Thanks for the quick reply. Deleting that certainly fixed the problem. I had forgotten about the custom css that had been put in while trying the regular Galleria plugin, which conflicted with another plugin I am using.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not going fullscreen’ is closed to new replies.