Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • sfpkent Friend
    #146322

    Hi,

    my website is http://worldwebcreator.com, I am currently doing promotion and want to put a big banner in content slider, does anybody know how to enlarge the height of content slider?

    link – http://worldwebcreator.com

    Thanks!
    Kent

    Anonymous Moderator
    #324899

    Hi sfpkent

    Is it ja slideshow2 module, no ja content slider? I have checked your website but could not find this module.

    For the ja slideshow2 module, you can config to change in administrator

    sfpkent Friend
    #324938

    Hi,

    I have already disable the JA content slider, now I have enabled it.

    http://worldwebcreator.com

    Anonymous Moderator
    #325051

    Hi sfpkent

    In administrator, go to Extensions -> Module manager -> edit JA Content Slider module. In the preview page, you change the height of div and the width of div to your idea.

    sfpkent Friend
    #325054

    Once I have changed the height and the weight of div, the image enlarged but not the container itself.

    Please refer to the image. Thanks!


    1. onlyimageenlarge
    Anonymous Moderator
    #325278

    Hi sfpkent

    Please open templates/ja_cooper_business/css/template.css file, at about line 1061, find following code section:


    #ja-cs-wrap div.ja-innerpad {
    background: url(../images/link-bg.gif) no-repeat left top;
    padding: 0;
    height: 118px;
    position: relative;
    }

    and change to:


    #ja-cs-wrap div.ja-innerpad {
    background: url(../images/link-bg.gif) no-repeat left top;
    padding: 0;
    height: 300px;
    position: relative;
    }

    sfpkent Friend
    #325423

    Thanks, it does work but the arrows at two sides not enlarge.

    Anonymous Moderator
    #325495

    Hi sfpkent

    Could you give me your live url?

    sfpkent Friend
    #325505

    Hi,

    The URL is http://worldwebcreator.com.

    Anonymous Moderator
    #325619

    Hi

    Open templates/ja_cooper_business/css/ja_contentslide.css file, find following code section:

    #ja-contentslider {
    left:30px;
    margin:0;
    position:absolute;
    top:60px;
    }

    and change to:

    #ja-contentslider {
    left:30px;
    margin:0;
    position:absolute;
    top:150px;
    }

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

This topic contains 10 replies, has 2 voices, and was last updated by Anonymous 14 years, 10 months ago.

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