Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • yerg Friend
    #118026

    I don’t want the split menu etc functioning in the left column instead I’d like it in the right column.

    How do I get this working?

    Khanh Le Moderator
    #212662

    Move this block of code in template index.php file from left block to right block (after <div id=”ja-rightcol”>)


    <?php if( $subnav ) { ?>
    <div id="ja-subnav" class="module-<?php echo $ja_color; ?>">
    <div>
    <div>
    <div>
    <h3><?php echo $menuname; ?></h3>
    <?php echo $subnav; ?>
    </div>
    </div>
    </div>
    </div>
    <?php } ?>

    yerg Friend
    #212681

    Hmmm

    May be I asked the wrong question. :((

    Your sugggestion following my question doesn’t acheive what I wanted.

    Check out this What I’m trying to get rid of is the menu items on the left. and I can now get rid of that but I can’t get rid of the left hand colunm at any stage.

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

This topic contains 3 replies, has 2 voices, and was last updated by  yerg 17 years, 11 months ago.

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