Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • dozment Friend
    #117373

    First of all, I really like JA Zibal, and I hope to soon be using it for the website for our church. I have a couple of problems that I’m having trouble solving.

    1) If I have ja_width_default set to 800×600 or narrow, when I try to edit content through the front end editor the Apply and Cancel buttons are covered by the right side column. Any easy way to bring it to the front?

    2) I would like to have a single column version of the template so that I can use the Wrapper module to display a web based tool on the site. I made a copy of JA Zibal and changed index.php’s main content area to the following, but I haven’t been able to get rid of the background color on the right side (where the Left, Right, etc positions are normally displayed). Am I way off in trying this this way? By the way, I will probably take the table out of this if I can make it work by changing the template or css. It’s just there to help me see what the heck I’m doing.

    <!-- BEGIN: MAIN CONTENT -->
    <div id="ja-main-wrap1">
    <div id="ja-main-wrap2">
    <div id="ja-main-wrap3">
    <div id="ja-<?php echo $divwrapid ?>" class="clearfix">

    <table width=880px border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#4D84A7">
    <tr>
    <td align="center">
    <div id="ja-mainbody">
    <?php mosMainBody(); ?>
    </div>
    </td>
    </tr>
    </table>

    </div>
    </div>
    </div>
    </div>
    <!-- END: CONTENT -->
    <!-- END: MAIN CONTENT -->

    Hung Dinh Friend
    #210965

    You do not have to edit the index.php file, all the modules are collapsible so all you need is unpublish all left and right modules positions

    dozment Friend
    #210967

    Well now, that’s just too cool! I unpublished the left and right position modules for the pages I want to be full screen, and problem #2 is solved.

    Has anyone seen the issue I described with the buttons on the front-end editor?

    Thanks for your help Hung!

    paullove Friend
    #211092

    You do not have to edit the index.php file, all the modules are collapsible so all you need is unpublish all left and right modules positions</blockquote>

    how to unpubslish those?

    Hung Dinh Friend
    #211094

    Admin >> Modules Manager >> You will see there is a publish/unplish button for each module

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

This topic contains 5 replies, has 3 voices, and was last updated by  Hung Dinh 18 years, 1 month ago.

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