Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • James Weston Friend
    #170920

    Evening All,

    I am trying to build a new site using JA Tiris. I seem to have a background image under the JA Side News Images on the home page. http://www.myjakartaconcierge.com/index.php/en/ Does anyone know how to get rid of this?

    If you click on http://www.myjakartaconcierge.com/index.php/en/ you can see grey text above and around the images where the Jakarta Hotel & Restaurant images and boxes are.

    Jim

    kobenes Friend
    #425700

    It is not a background image, it is a Custom HTML module which published on Content Mass Top module position. You can unpublish it from the Module Manager.

    James Weston Friend
    #425724

    Hi Kobenes, I followed what you suggested but it is still there. Any other ideas?

    Jim

    swillett Friend
    #425798

    Go to the following file: /templates/ja_tiris/css/template.css

    Around line 22, find:

    body#bd {
    background: url("../images/bg-body.png") repeat-x scroll 0 0 #FFFFFF;
    color: #666666;
    }

    Replace with:

    body#bd {
    /* background: url("../images/bg-body.png") repeat-x scroll 0 0 #FFFFFF; */
    color: #666666;
    }

    Hope this helps.

    James Weston Friend
    #425828

    Thanks Swillett,

    I tried that but nothing has changed. I also tried changing the home page to a blog page but those markings still came across when I made the change. It is really strange. Jim

    khoand Friend
    #425839

    Hi,
    You disable module has id=56.

    James Weston Friend
    #425843

    Hi Khoand,

    That got rid of a little bit of it but there is still some in between the jakarta hotels and restaurant images. Also it has now moved the images up to high on the page so half of them are missing. It is becoming a bit of a mystery as to why it is still there.

    Jim

    khoand Friend
    #425844

    I can’t access your website. You check your website again.

    James Weston Friend
    #425848

    It is back up now. I seem to lose it for 5 minutes everytime i make a major change and then clear the cache.

    khoand Friend
    #425854

    You disable module has id is 142 (position is content-mass-bottom)

    James Weston Friend
    #425859

    ok did that but now i have lost most of my front page view 🙁

    Jim

    khoand Friend
    #426116

    You try this way:
    – You add this code into /templates/tiris/css/template.css


    #ja-content-mass-top{
    min-height: 396px;
    position: relative;
    }
    .ja-sidenews-wrap{
    width: 951px;
    left: -9px;
    }

    James Weston Friend
    #427358

    thanks. It fixed itself but then today I removed something to try and get rid of a photo gallery that was appearing behind the JA sideshow. Now it has gone back to only showing 3 of the six sideshow features and is again to close to the top. I have added the code you suggested so now the code looks like this:

    /* CONTENT MASS TOP
    ——————————————————— */
    #ja-content-mass-top .moduletable p {
    margin: 15px 0;
    }
    #ja-content-mass-top{
    min-height: 396px;
    position: relative;
    }
    .ja-sidenews-wrap{
    width: 951px;
    left: -9px;
    }
    /* SPOTLIGHT
    ——————————————————— */

    But nothing happened is still missing 3 of the side show news items and to close to the top.

    Jim

    khoand Friend
    #427707

    You try add this code into /templates/your_template/css/template.css


    #ja-content-mass-bottom{
    min-height:350px;
    }

    And you disable module has id is 142

    James Weston Friend
    #427744

    Thanks khoand,

    The six displays are back now. Unfortunately, however I have now lost my Partners module that had the logos moving across the bottom of the page?

    Jim

Viewing 15 posts - 1 through 15 (of 19 total)

This topic contains 19 replies, has 4 voices, and was last updated by  khoand 12 years, 11 months ago.

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