Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • slavonec Friend
    #202077

    Hi,

    How to make JA Slideshow full browser width in JA Decor?

    pavit Moderator
    #552961

    Hi

    Try to apply a css trick as suggested HERE

    blackeaglece Friend
    #553028

    <em>@pavit 450076 wrote:</em><blockquote>Hi

    Try to apply a css trick as suggested HERE</blockquote>

    Hello, I followed the guide but I do not see differences. How can I do?
    Thank you

    blackeaglece Friend
    #553235

    Pls Up
    Thank you

    slavonec Friend
    #553261

    Hi Joomlart admins. The css trick did not work for JA Decor.

    blackeaglece Friend
    #553272

    <em>@slavonec 450442 wrote:</em><blockquote>Hi Joomlart admins. The css trick did not work for JA Decor.</blockquote>

    Thank you, and I can I do for to have a full slideshow?

    Eragon H Friend
    #553328

    Kindly follow these steps to enable full-width in Ja Decor

    1. Change in file root/templates/ja_decor/tpls/features.php >> http://prntscr.com/4wx4la
    Change FROM:

    <div class="t3-wrapper"> <div class="container">
    TO:

    <div class="t3-wrapper"> <div class="container-main">

    2. Add this code to the file root/templates/ja_decor/css/custom.css (create a new one if unavailable)

    div#t3-slideshow {
    width: 100% !important;
    }

    .container-main {
    width: 100% !important;
    }

    If you face problems, kindly PM your site URL and temporary admin account, I can have a look

    blackeaglece Friend
    #553372

    <em>@Eragon H 450529 wrote:</em><blockquote>Kindly follow these steps to enable full-width in Ja Decor

    1. Change in file root/templates/ja_decor/tpls/features.php >> http://prntscr.com/4wx4la
    Change FROM:

    <div class="t3-wrapper"> <div class="container">
    TO:

    <div class="t3-wrapper"> <div class="container-main">

    2. Add this code to the file root/templates/ja_decor/css/custom.css (create a new one if unavailable)

    div#t3-slideshow {
    width: 100% !important;
    }

    .container-main {
    width: 100% !important;
    }

    If you face problems, kindly PM your site URL and temporary admin account, I can have a look</blockquote>

    Thank you very much 😀

    slavonec Friend
    #553422

    Thank you Eragon. Appreciated!

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

This topic contains 9 replies, has 4 voices, and was last updated by  slavonec 10 years ago.

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