Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • webaheadinternet Friend
    #194868

    so I am currently building a website using this template, I like the look of the gallery unfortunately when displaying in an article it does not display properly, in K2 items it displays fine with the navigation arrows in black boxes in the bottom right of the gallery.

    When the gallery is placed into an article however, these arrows show elsewhere on the page as seen here:

    http://webaheadinternetcms.co.uk/bussey2/index.php/2014-02-17-10-40-01/2014-02-17-12-14-36/leconfield

    they display above the right module position which is strange as the code is exactly the same, I want it to display exactly as it does in the K2 items, any help appreciated

    webaheadinternet Friend
    #523179

    can anybody help with this?

    chavan Friend
    #523188

    I don’t see any gallery on you site, Please send me the correct Url of the page and then post a screenshot of the error.

    this would be helpful for us to suggest you

    webaheadinternet Friend
    #523195

    screen grab attached


    1. Screen-Shot-2014-02-18-at-11.19.21
    webaheadinternet Friend
    #523196

    should display like this but for some reason is not


    1. Screen-Shot-2014-02-18-at-11.22.38
    webaheadinternet Friend
    chavan Friend
    #523202

    Go to this File: /templates/ja_portfolio/css/mod_jacontentslider.css

    1. Add this code :


    .ja-contentslider {
    position:relative;
    }

    2. Replace this code


    .ja-contentslider-left,
    .ja-contentslider-right {
    height: 20px;
    width: 20px;
    position: absolute;
    top: 12px;
    cursor: pointer;
    }

    With


    .ja-contentslider-left,
    .ja-contentslider-right {
    height: 20px;
    width: 20px;
    position: absolute;
    bottom: 12px;
    cursor: pointer;
    z-index:999;
    }

    webaheadinternet Friend
    #523209

    thats spot on, thanks for your help, much appreciated

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

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

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