Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,
    You will need to edit gallery-plugin/css/stylesheet.css

    Find .gallery_box li

    and change it for example to

    .gallery_box li
    {
        padding: 0px 0px 0 0;
        margin: 0px 0px 0 0;
        width:450px;
        display:inline!important;
        float:left!important;
    }

    Thread Starter Didicoen

    (@didicoen)

    Ok cool ! Thanks !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Index side by side’ is closed to new replies.