Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • hbk_star2006 Friend
    #152425

    hi friends..
    Please tel me how can i create a new module position in Ja-Purity-II template.
    I want to create this position in the centre of page, after the content of page(after where article content is displayed.)
    I want to use rectangle or square adds of google adsense at this position.
    I am attaching two snapshots which will clearly describe where and what i want, Please help..
    Please reply
    Its very urgent to sort out quickly.
    Thanks.
    God bless you..


    1. rsnap2
    2. rsanap1
    hbk_star2006 Friend
    #349514

    Please give me suggestions about it friends!!
    Any kind of help will be apreciable…
    Thanks..

    micrantha Friend
    #349713

    Hello,
    You use layout left-main-right.round
    Structure of template possibilities can be found here.
    So: in this case you can just add a name to position content-bottom in position array in file left-main-right.round.php.
    for example:

    'content-bottom' =>'bottommodule',

    Next you can add this position bottommodule to templateDetails.xml to find it back in dropdown list of positon assignment in module manager, or you can type it directly behind parameter “position”.

    (but you will have the rounded corners again… otherwise… add a new module position in file main-rounded.php!)

    add it just after this piece of code:

    <?php $contents = $this->getBuffer('component');
    if (!preg_match ('/<div class="blog">s*</div>/',$contents)) :?>
    <div class="ja-content-main clearfix">
    <jdoc:include type="component" />
    </div>
    <?php endif; ?>

    Good luck,
    Micrantha

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

This topic contains 3 replies, has 2 voices, and was last updated by  micrantha 14 years, 4 months ago.

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