Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • cybatek Friend
    #122383

    How would I get the ‘Member Tools’ area (containing screen sizer and colors and login area) to be visible by default.

    To display these tools and login area you need to click the ‘Members Area’ button. I’m afraid that’s expecting a bit too much that users will see / realise that button contains a login area and various screen tools. (took me a while to find it and I knew what I was looking for :-[).

    How do I set it to visible by default.

    kashxo Friend
    #228298

    Open templates folder you will see some ja_quillaja folder.
    open ja_quillaja/index.php
    Goto line 87 and delete the whole line (look like this)
    [PHP]<script language=”javascript” type=”text/javascript” src=”<?php echo $ja_template_path;?>/scripts/ja.hiddenpanel.js”></script>[/PHP]

    And then go to line 107, you wil see
    [PHP]#ja-hpwrap{height:0;overflow:hidden;visibility:hidden;}[/PHP]

    REPLACE IT WITH THIS:
    [PHP]#ja-hpwrap{height:27px;overflow:hidden;visibility:visible;}[/PHP]

    Save it, you done!
    Do the same with folders: ja_quillaja_dl, ja_quillaja_sf, ja_quillaja_trans. Goodluck!

    cybatek Friend
    #228300

    Thanks kashxo

    Your advice worked well!

    kashxo Friend
    #228302

    Anytime, mate 😀

    danlopez00 Friend
    #229305

    login form on member area section. how do I make this happen like the demo?

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

This topic contains 5 replies, has 3 voices, and was last updated by  danlopez00 17 years, 1 month ago.

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