Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • brenot Friend
    #166101

    How can I add a new module position like the image samples?

    Thanks


    1. Layout_v5_newposition
    2. Layout_v5
    khoand Friend
    #400375

    Hi,
    – You add this code into pluginssystemjat3base-themesdefaultpagedefault.php

    <?php if( $this->countModules('customposition') ): ?>
    <div id="customposition" class="clearfix">
    <jdoc:include type="modules" name="customposition" style="JAxhtml" />
    </div>
    <?php endif ?>

    after

    <div id="ja-container" class="wrap <?php echo $this->getColumnWidth('cls_w')?$this->getColumnWidth('cls_w'):'ja-mf'; ?>">

    – You set position of your module is customposition

    brenot Friend
    #400379

    Hi,

    Thanks………….. But its not working. I think there is anything more to do.
    I just do as you told me, bur doe not work, you can check at my test server at
    http://184.172.137.128/~espirito/index.php?tp=1

    Thanks

    khoand Friend
    #400383

    Do you use customposition for your module?

    khoand Friend
    #400414

    Hi,
    Could you give me username+password of ftp and backend? I will check it

    brenot Friend
    #400447

    <em>@khoand 252217 wrote:</em><blockquote>Hi,
    Could you give me username+password of ftp and backend? I will check it</blockquote>
    i just send you by PM

    thanks

    khoand Friend
    #400575

    I fixed it. I add my code into /templates/ja_bistro/page/default.php

    brenot Friend
    #400595

    Thanks a lot,

    I’m having trouble configuring this module.
    I just need the image of the slideshow to appear as in the example.
    I dont now why i can change this, i found the write css file of the theme module, but this parameter of the photo i can find how to fix this.

    khoand Friend
    #400632

    Where slideshow module do you want to fix (at customposition or content-mass-top)?

    brenot Friend
    #400746

    i dont now why when I change one, the other change to. Even using other theme for the module.

    khoand Friend
    #401457

    I’m sorry about late response. I don’t think so, description of two slideshow modules are different. Do you want slideshow at content-mass-top position is like demo?

    brenot Friend
    #403319

    Hi, there is a hole between the new “customposition” and ther others.But this hole was not to be there.
    Can you help-me?


    1. SAMPLE_hole
    Thanh Nguyen Viet Friend
    #403364

    Please open the file
    templates/ja_bistro/css/template.css (Line 555)

    Replace this code snippet

    div.ja-moduletable, div.moduletable {
    margin-bottom: 0;
    margin-top: 10;
    }

    With

    div.ja-moduletable, div.moduletable {
    margin-bottom: 0;
    margin-top: 0;
    }

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

This topic contains 13 replies, has 3 voices, and was last updated by  Thanh Nguyen Viet 12 years, 9 months ago.

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