-
AuthorPosts
-
June 13, 2011 at 11:14 am #165168
how to split the top position to 2 position
look at the attachment-
khoand Friend
khoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
June 14, 2011 at 8:38 pm #396371Hi,
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;?>June 15, 2011 at 8:29 am #396465iam 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 :((
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
June 16, 2011 at 7:16 pm #396762My previous post is used by joomla 1.6 rasite. For rasite 1.5, you change templatesja_rasitelayoutsblockstopsl.php
June 17, 2011 at 12:44 am #396797iam edit in templatesja_rasiteblockstopsl.php
but look at the attachment in My previous post
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
June 17, 2011 at 1:32 pm #396926Could you give me a link to your website? I need to check it.
June 17, 2011 at 11:34 pm #397059it,s offline on my local server
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
June 18, 2011 at 7:13 pm #397148I 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?
June 19, 2011 at 11:05 am #397201khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
June 20, 2011 at 12:42 pm #397409thnx for ur help you r the one
AuthorPostsViewing 11 posts - 1 through 11 (of 11 total)This topic contains 11 replies, has 2 voices, and was last updated by unicom 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-