Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • unicom Friend
    #165168

    how to split the top position to 2 position
    look at the attachment


    1. old_ja_rasite
    2. new_ja_rasite
    khoand Friend
    #396371

    Hi,
    You replace this code from templatesja_rasiteblocksspotlight-top.php


    <?php if ($top) : ?>
    <div id="ja-top" class="clearfix">
    <jdoc:include type="modules" name="top" style="JAxhtml" />
    </div>
    <?php endif; ?>


    <?php
    $newposition = $this->countModules('newposition');
    if ($top) : ?>
    <div id="ja-top" class="clearfix" <?php if ($newposition):?>style="width:70%; float:left"<?php endif;?>>
    <jdoc:include type="modules" name="top" style="JAxhtml" />
    </div>
    <?php endif;
    if ($newposition):?>
    <div id="ja-newposition" class="clearfix" <?php if ($top):?>style="width:30%; float:right"<?php endif;?>>
    <jdoc:include type="modules" name="newposition" style="JAxhtml" />
    </div>
    <?php endif;?>

    unicom Friend
    #396465

    iam using joomla 1.5 i dont have spotlight-top.php

    iam edit in templatesja_rasiteblockstopsl.php

    thnx for ur help but look at the attachment :((


    1. 123
    khoand Friend
    #396762

    My previous post is used by joomla 1.6 rasite. For rasite 1.5, you change templatesja_rasitelayoutsblockstopsl.php

    unicom Friend
    #396797

    iam edit in templatesja_rasiteblockstopsl.php

    but look at the attachment in My previous post

    khoand Friend
    #396926

    Could you give me a link to your website? I need to check it.

    unicom Friend
    #397059

    it,s offline on my local server

    khoand Friend
    #397148

    I don’t know what happend exactly if I don’t access your website. So, when you publish your website, could you inform me to check it?

    unicom Friend
    #397201

    can i send u attach of my template to try put the position


    1. ja_rasite_.zip
    khoand Friend
    #397239

    I’m very sorry about my fault. I fixed & tested it. You replace your topsl.php by mine.


    1. topsl.rar
    unicom Friend
    #397409

    thnx for ur help you r the one

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

This topic contains 11 replies, has 2 voices, and was last updated by  unicom 13 years, 3 months ago.

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