Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Hung Dinh Friend
    #148339

    JA Control Panel Module Installation Guide (mod_jacpanel.zip)
    [position:ja-cpanel ]

    Step 1: Installation
    You follow simple steps below:1/ Install the module via Joomla Installer
    2/ Assign module to the position: {ja-cpanel}
    3/ Enable the module

    Then, the module is instantly available in your front-end. If you are new to this stuff, follow detailed guideline below:
    —-How to install Joomla module
    The module should look as below:

    Step 2: Configuration

    From the backend of your Joomla site (administration) select Extensions->Module Manger, then click on module title ja-cpanel-top to enter configuration panel:

    Parameters Explanation:

    • Module Class Suffix: A suffix to be applied to the CSS class of the Mudule. This allows for individual Module styling.
    • The panel ID: defines ID of the element to be converted to cpanel.
    • Width: defines the Width of Control Panel.
    • Height: defines the Height of Control Panel.
    • Show/Hide default: Show/Hide the control panel on the first load.
    • Tooltip Text: Tip show when mouse hover the switcher.

    You can change all parameters as you wish.

    ncase Friend
    #332990

    Where is the small triangle down icon found? I would like to change it (or possible add text) and FireBug has failed me.

    Thanks

    ::EDIT::
    My bad, I failed myself – very obvious images (cpanel-hide.png & cpanel-show.png) I was thinking these were generated through pure CSS as borders. Image can be easily revised.

    Saguaros Moderator
    #333681

    You can find those images in the templates/ja_lime/images/ folder

    here is css codes, you find theme in the /templates/ja_lime/css/template.css file

    .hide {
    background: url(../images/cpanel-hide.png) no-repeat center center;
    }

    .show {
    background: url(../images/cpanel-show.png) no-repeat center center;
    }

    beuvema Friend
    #333772

    I want to integrate it in ja_raite, can this be done?

    Regards
    Beuvema

    tzarjm Friend
    #356625

    This feature is not working on my site

    hoknight Friend
    #357875

    Can I assign another module show in the JA Control Panel ? For example custom module.

    Thanks

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

This topic contains 6 replies, has 6 voices, and was last updated by  hoknight 13 years, 5 months ago.

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