test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • James Weston Friend
    #171449

    I am using JA Content Slider that came in the JA Tiris template. However, it is now not showing on my site eventhough it is enabled and in the Content Mass Bottom position.

    Any ideas what would be stopping it from showing?

    http://www.myjakartaconcierge.com/index.php?lang=en

    Jim

    himangi Friend
    #427977

    Hi,

    Can you please provide you site admin details via PM? I will check what is happening..

    James Weston Friend
    #427988

    Thanks have sent you PM

    Jim

    himangi Friend
    #428004

    Hi Jim,

    I only had to clear Site cache and JA Content slider started showing up. I have checked it on Hotels & Nightlife menu items.. Please check it once.

    James Weston Friend
    #428083

    Hi Himangi,

    Thanks. I think someone else had previously tried to help me and had changed the settings to K2; resulting in me not been able to see it as it was hidden behind something else on the home page. I have now changed them back and can see the Partners module.

    Only problem is now that I can’t seem to get it sitting in the correct position. It is meant to be at the bottom of the page above the footer information and below the sideshow news module but t keeps going to the top of the page.

    Jim

    himangi Friend
    #428147

    Hi Jim,

    In the templates/ja_tiris/css/mod_sidenews.css, I have changed following styling <blockquote>div.ja-sidenews-wrap {
    bottom: 0;
    left: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 100;
    } </blockquote> to <blockquote>div.ja-sidenews-wrap {
    bottom: 0;
    /* left: 30px;*/
    margin: 0;
    padding: 0;
    /*position: absolute;*/
    z-index: 100;
    }</blockquote>

    Changes are highlighted in the code. Now the modules are displaying by their order.

    James Weston Friend
    #428151

    Thanks Himangi,

    Can you tell me which code i need to change to move the images up a bit so there is not so much white space at the top of the site and a little bit below the Partners slide show?

    Jim

    himangi Friend
    #428175

    Hi

    You are welcome! 🙂

    To reduce the space above the content and below the menu content edit template.css and find the following on line 618 <blockquote> #ja-container .main .main-inner2 {
    padding: 60px 30px 0 30px;
    }</blockquote>

    Change the padding to 10px 30px 0 30px;

    Also find the following on line 441 <blockquote>div.ja-moduletable, div.moduletable {
    padding-bottom: 20px;
    }</blockquote>

    Change the padding-bottom to 10px

    Save the file and check the change in frontend.

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

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

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