Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • mikeli Friend
    #144685

    I was wandering how to make space between thumbnails when i use following code:

    <blockquote>{japopup type=”slideshow” content=”images/stories/demo/gallery/gl-1.png, images/stories/demo/gallery/gl-2.png, images/stories/demo/gallery/gl-3.png, images/stories/demo/gallery/gl-4.jpg, images/stories/demo/gallery/gl-5jpg” width=”80″ height=”50″ title=”Sample image” } <img src=”images/stories/demo/gallery/gl-1.png” border=”0″ alt=”Sample image” width=”100″ /> {/japopup}</blockquote>

    All thumbnail pictures are in one line, no space between them.

    Best regards.

    Anonymous Moderator
    #319129

    Hi mikeli

    Please open plugins/system/plg_japopup/highslide/css/highslide-styles.css file, at about line 12, find following code:


    .highslide {
    outline: none;
    }

    and change to:


    .highslide {
    outline: none;
    padding: 5px;
    }

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by Anonymous 15 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum