Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • greendome Friend
    #185074

    Hi,

    How do you change the background behind the slideshow container? I have adding background-image to .wrap .ja-slideshow but that doesn’t work.

    Please could some one help?

    Thanks,
    GD

    TomC Moderator
    #483828

    Can you provide the url of the site you’re working on?

    greendome Friend
    #483829

    Thanks for the reply… sorry working on the localhost and not ready to go live yet. I thought it would be straight forward 🙂 Image attached for reference.

    I’m using Joomla. 2.5.9 with T3v3 and JA Brisk.

    Thanks


    1. Screen-Shot-2013-02-18-at-19.38.55
    TomC Moderator
    #483830

    Try this . . . .

    Within file path –> templates/ja_brisk/less/layout.less

    find the following css rule:

    .wrap
    width: auto;

    add a background-color property to this rule – for example . . .

    .wrap {
    width: auto;
    background-color: #000
    }

    See if that works for you

    greendome Friend
    #483837

    I’ve tried that…it changes the background color of everything including menu bar, custom modules, header, footer etc.

    On the JA demo site, your solution seems to work to certain extend but when added to the custom.php file, it does what i mentioned above.

    Is there a bug in this template?

    Thanks.

    phong nam Friend
    #483873

    Hi greendome,

    Firstly, go to Admin >> Extensions >> Template Manager >> Current style >> General tab >> set Yes for Enable Development Mode >> Compile LSS to CSS >> Save.
    One your server, open templatesja_brisklessstyles.lss, find

    .ja-slideshow .container {
    padding: (@baseLineHeight * 3) 0 0;
    }

    >> you can add css properties here.

    Regards,

    Leo

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

This topic contains 6 replies, has 3 voices, and was last updated by  phong nam 11 years, 9 months ago.

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