Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • jagreen78 Friend
    #133383

    How can I remove the JA News Flash in module position 5 and replace it with a regular image rotator?

    I’ve installed the simple image rotator already but when I enable it at user5 and disable Ja News Flash they both show up at the same time?

    How can JA News Flash show up if I have it disabled??

    Sherlock Friend
    #270722

    Please provide me with url and if possible, an admin account of your website, I will have a look at the issue.

    jagreen78 Friend
    #270837

    http://www.awscales.com

    user: testAdmin
    pass: testpass

    jagreen78 Friend
    #270839

    I fixed this myself by just doing the following in the index.php

    <!– <div id=”ja-topsl” style=”background:url(//?php echo $tmpTools->templateurl().”/images/header/”.$tmpTools->getRandomImage(dirname(__FILE__).DS.”images”.DS.”header”);?//)”> –>

    <jdoc:include type=”modules” name=”user5″ style=”xhtml” />

    <!– </div> –>

    jagreen78 Friend
    #270840

    Well this is working on the frontpage but when I go to this link it is a mess…..what is happening??? :confused:

    http://www.awscales.com/kitchen-scales/66-amw-810-5k-kitchen-bowl-scale

    jagreen78 Friend
    #270884

    It also messes up here
    http://www.awscales.com/support/warranty

    on the main menu where there is http://www.awscales.com/something the rotator works fine but when you go into a menu below that like …something/somethingelse then it messes up

    Sherlock Friend
    #270939

    hi
    you can add those line into template.css

    ul#jw-sir, ul#jw-sir li#jw-sir-loading {
    height:200px;
    overflow:hidden;
    width:950px;
    }

    jagreen78 Friend
    #271052

    Thanks, that fixed 50% of the problem at least

    I still get a bullet next to the image and i updated the template.css and jwsir.css to list-style: none but the bullet still appears to the image…oh well.

    carbon13 Friend
    #279325

    I know this is a couple of months old… if you haven’t got it working and all you’re trying to do is to turn off the news box and text just leaving the images, do the following:

    1. Leave the JA-Newsflash module there (in User5)
    2. edit template.css as follows:

    around line 773, you’ll have section:

    #ja-topsl div.moduletable {
    padding: 0;
    margin: 0;
    width: 70%;
    position: absolute;
    bottom: 20px;
    display: none; <——- Add this line in somewhere
    left: 0;
    background: url(../images/trans-bg.png);
    }

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

This topic contains 9 replies, has 3 voices, and was last updated by  carbon13 16 years ago.

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