Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • Menalto Friend
    #121845

    I have tested this with left menu published and user1.2 and 8 and works fine.
    Also tested with left menu unpublished and user 1,2 and 8 published and works fine.
    Tested in FF,IE7
    Open up index.php and find line 240 to 249:

    <?php if( mosCountModules('user8') ) {?>
    <div class="ja-box-rightcol" style="width: 30%;">
    <?php mosLoadModules('user8', -2); ?>
    </div>
    <?php } ?>

    </div>
    </div>
    <!-- END: BOTTOM SPOTLIGHT -->
    <?php } ?>

    And replace with:

    <?php if( mosCountModules('user8') ) {?>
    <div class="ja-box-rightcol" style="width: 29.7%;">
    <?php mosLoadModules('user8', -2); ?>
    </div>
    <?php } ?>

    </div>
    </div>
    <!-- END: BOTTOM SPOTLIGHT -->
    <?php } ?>

    And press save.
    If not satisfied you can open up template_css.css and find line 1009 to 1016:

    /* SPOTLIGHT
    --------------------------------------------------------- */
    /* Spotlight Box Style */
    .ja-box-full, .ja-box-left, .ja-box-right, .ja-box-rightcol {
    float: left;
    overflow: hidden;
    padding: 0;
    }

    And replace with this:

    /* SPOTLIGHT
    --------------------------------------------------------- */
    /* Spotlight Box Style */
    .ja-box-full, .ja-box-left, .ja-box-right {
    float: left;
    overflow: hidden;
    padding: 0;
    }
    .ja-box-rightcol {
    float: right;
    overflow: hidden;
    padding: 0;
    }

    instantinlaw Friend
    #226410

    Another great little piece of coding, but what is wrong with user 1, 2, and 8, that needs fixing?
    Just asking so that others searching the threads will know too.
    Thanks!

    Menalto Friend
    #226412

    The user8 get pushed down below user 1 and user 2 so it looks like a mess, specially with the no left column

    instantinlaw Friend
    #226413

    Great!
    Thanks Menalto for this fix.

    Menalto Friend
    #226414

    Atleast this works out for me and i have got a few PM’s about this problem, and i guess it helped them out also.

    arteimagemdesign Friend
    #226686

    hello,

    fresh installation of 1.0.13, fresh download of template, fixes applied, and… still not show User 1, 2 and 8.

    HELP!!

    Menalto Friend
    #226691

    Site Url please?

    arteimagemdesign Friend
    imaaxx Friend
    #229542

    Images almost completely getting cut off in Firefox but ok in IE6
    Live URL: http://www.imaaxx.com/joomlasite

    I am publishing a graphic in this module position user1, the graphic is currently 218px x 139px but only about 20 pixels of the image show the rest is gone?

    Any help on this would be great!

    falleaf net Friend
    #231139

    Great. I fixed it.

    kenpodude Friend
    #234756

    I have this issue also. Is there a fix for this??? It cuts off images in Firefox in user 1,2,8.

    harsa Friend
    #308638

    i have no problem with user1,2 and 8.. mine is working fine..

    just that i have problem when i want to change the banner at the top to be a slideshow.. tried to install ja_slideshow from other template.. i.e zeolite.. but to now avail.. it did not show up at the right place(it did not replace the header.. the header become blank)..

    please advice..

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

This topic contains 12 replies, has 7 voices, and was last updated by  harsa 14 years, 10 months ago.

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