Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • vtrigas Friend
    #198801

    After solve a problem with slide show.
    http://www.joomlart.com/forums/topic/cant-find-some-positions/
    I have another one.
    How can I Align slideshow in the center of my first page.
    Web Site: http://enpi-medscapes.org/

    TomC Moderator
    #538879

    Try This . . . .

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

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


    .jo-k2-slidecontent {
    border: 1px solid #cccccc
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 1px;
    position: relative;
    width: 100%;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Better? 😎

    vtrigas Friend
    #538881

    nope 🙁
    nothing change

    TomC Moderator
    #538882

    Okay, in that case, try the following . . .

    Within file path —> /modules/mod_jo_k2_slideshow/css/style.css
    at line 23, modify as follows:


    .jo-k2-slidecontent {
    border: 1px solid #cccccc
    margin-left: auto;
    margin-right: auto;

    overflow: hidden;
    padding: 1px;
    position: relative;
    width: 100%;
    }

    Let me know if that works better for you.

    vtrigas Friend
    #538900

    Perfect it works thank you very much.

    TomC Moderator
    #539068

    <em>@vtrigas 432231 wrote:</em><blockquote>Perfect it works thank you very much.</blockquote>

    Glad to have been able to assist . . . All the best with your continuing site development.

    🙂

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

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

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