Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • sebbs Friend
    #199494

    site:
    http://obbha.dev.dnsnetworks.ca/

    my client prefers not having the sidenews module in the site so I removed it … I was wondering how I can make the slideshow wider so that it extends out to the right?

    thx

    TomC Moderator
    #541446

    Within your custom.css file (which I know you know how to use by now 😎 ), paste the following CSS rule:


    .top-content .top-slideshow {
    float: left;
    width: 600px;
    }

    “600 px” is just a guesstimate at this point – as you will also need to adjust the width of your actual slideshow images to accommodate the increased slideshow width. But I think you get the idea of what you need to do.

    Hope That Helps.

    sebbs Friend
    #541749

    Hi TomC, thanks for the answer .. I’ve made the change : http://obbha.dev.dnsnetworks.ca/ however can we make it a little more wide and less high?

    Thanks!

    TomC Moderator
    #541758

    <em>@sebbs 435939 wrote:</em><blockquote>Hi TomC, thanks for the answer .. I’ve made the change : http://obbha.dev.dnsnetworks.ca/ however can we make it a little more wide and less high?

    Thanks!</blockquote>

    YES . . . .

    Within the “Profile Settings” section within your JA Slideshow module (Page 6 within your Module Manager). I’ve temporarily set it to a height of 300px and width of 600px – as well as the “Mask Width” – (which you can, of course, change to whatever looks best to you).

    You may need to modify your custom.css rule as follows (for example):


    .top-content .top-slideshow {
    float: left;
    width: 700px;
    }

    .top-content .ja-slide-main-wrap .ja-slide-desc {
    width: 700px;
    }

    sebbs Friend
    #541895

    I added the

    .top-content .top-slideshow {
    float: left;
    width: 700px;
    }

    .top-content .ja-slide-main-wrap .ja-slide-desc {
    width: 700px;
    }

    within my custom.css and it seems a little too large should I make a subtraction of 5 pixels?

    sebbs Friend
    #541904

    Is it possible to make the black bar within the slideshow thinner? (black bar: where the text is being displayed i.e. 4FS MOTTO: …)

    TomC Moderator
    #541908

    <em>@sebbs 436119 wrote:</em><blockquote>Is it possible to make the black bar within the slideshow thinner? (black bar: where the text is being displayed i.e. 4FS MOTTO: …)</blockquote>

    YES . . . .

    Within the “Profile Settings” section within your JA Slideshow module . . . .
    set it to a “Mask Height” so a lower number.

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

This topic contains 7 replies, has 2 voices, and was last updated by  TomC 10 years, 4 months ago.

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