Forum Replies Created

Viewing 4 replies - 16 through 19 (of 19 total)
  • Thread Starter Bu44ard

    (@bu44ard)

    Stefan,
    I resolved the vertical spacing using this code:

    {
    clear:both;
    margin-bottom:25px;
    }

    Thanks,
    Steve

    Thread Starter Bu44ard

    (@bu44ard)

    Stefan,
    I resolved the issue of not displaying. I found that if I use:

    .slideshow_container {
    float:left;
    width:240px;
    height:320px;
    margin:25px;
    }

    it will display. Height and Width are the slideshow settings I used.
    Does this make sense?

    I’ll also need to find out how to display 2 rows of slideshows vertically on the page with spacing between them.

    Thread Starter Bu44ard

    (@bu44ard)

    Thanks Stefan for your help. I was able to customize the ‘light’ stylesheet, I replaced the code with then new code as you instructed. I renamed the customized stylesheet ‘Light_Custom’ and changed my slideshows to use this new stylesheet.

    However, no slideshow displays at all after doing this. If I use the new stylesheet with the old code, it displays but of course without any side by side spacing. I pasted the code in so I’m sure it’s not a typo. Any ideas on what’s happening?

    Once this is resolved, I’ll also need to find out how to space 2 rows of slideshows vertically on the page.

    Hi Dnewcomb, I’m trying to do the same thing. Could you share how you did it?

Viewing 4 replies - 16 through 19 (of 19 total)