Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • success_bus Friend
    #202132

    Hi,
    I set the Template to full screen, the Slideshow is moved to the left.
    Please how can I adjust it to the center.

    Best regards
    success_bus


    custom.css:
    .container {
    width: 100%;
    }
    .t3-slideshow .main-container.slideshow {
    width: 80%;
    position:relative;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    }
    .ja-slide-item img {
    position:relative;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    }

    TomC Moderator
    #553294

    Try This . . . .

    If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/purity_iii/css/

    Within that custom.css file, paste the following CSS rule:


    .t3-slideshow .main-container.slideshow {
    margin-left: auto;
    margin-right: auto;
    width: 1239px;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Better ??

    success_bus Friend
    #553298

    Hi dear TomC,
    Thanks so much! It’s still same problem, I am using JA Biz template

    Best regards
    success_bus


    .container {
    width: 100%;
    }
    .t3-slideshow .main-container.slideshow {
    margin-left: auto;
    margin-right: auto;
    width: 1239px;
    }
    .ja-slide-item img {
    position:relative;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    }

    TomC Moderator
    #553300

    Fixed . . . .

    The correct file path was –> /templates/ja_biz/local/css/mod_jaslideshow.css

    success_bus Friend
    #553301

    Thanks TomC, Still same problem!

    success_bus Friend
    #553379

    Hi Tom,
    I edited the files /templates/ja_biz/local/css/mod_jaslideshow.css and custom.css
    but still same issue, can’t align slideshow

    Best regards
    success_bus

    TomC Moderator
    #553401

    <em>@success_bus 450594 wrote:</em><blockquote>Hi Tom,
    I edited the files /templates/ja_biz/local/css/mod_jaslideshow.css and custom.css
    but still same issue, can’t align slideshow

    Best regards
    success_bus</blockquote>

    But I had fixed it FOR you within your css files – checked it an everything . . . what happened? :((

    success_bus Friend
    #553415

    I checked afterwards you had fixed it, but slideshow was still in the left!

    TomC Moderator
    #553428

    Fixed Again . . . . best not to keep “Development Mode” on

    success_bus Friend
    #553437

    Hi Tom,
    Thanks so much for your professional help!

    I wish you good luck with your development!

    Thanks & best wishes,
    success_bus

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

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

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