-
AuthorPosts
-
September 6, 2011 at 9:04 pm #411067
Hello, thanks again.
<!-- CONTENT -->
<div id="ja-main" style="width:<?php echo $this->getColumnWidth('m') ?>%">
<div class="inner ja-box-br">
<div class="ja-box-bl"><div class="ja-box-tr"><div class="ja-box-tl clearfix"><!-- BREADCRUMS -->
<div id="ja-breadcrums">
<div class="inner clearfix">
<strong><?php echo JText::_('אתה נמצא כאן:')?></strong> <jdoc:include type="modules" name="breadcrumb" />
</div>
</div>
<!-- //BREADCRUMS --><jdoc:include type="message" />
<?php
$mass_top = $this->getPositionName ('content-mass-top');
if($this->countModules($mass_top)) : ?>
<div class="ja-mass ja-mass-top clearfix">
<jdoc:include type="modules" name="<?php echo $mass_top;?>" style="JAxhtml" />
</div>
<?php endif; ?><div id="ja-contentwrap" class="<?php echo $this->getColumnWidth('cls_m'); ?>">
<?php
$inset1 = $this->getPositionName ('inset1');
$inset2 = $this->getPositionName ('inset2');
?>
<div id="ja-content" class="column" style="width:<?php echo $this->getColumnWidth('cw') ?>%"><div id="ja-current-content" class="column" style="width:<?php echo $this->getColumnWidth('c') ?>%">
<?php
$content_top = $this->getPositionName ('content-top');
if($this->countModules($content_top)) : ?>
<div class="ja-content-top clearfix">
<jdoc:include type="modules" name="<?php echo $content_top;?>" style="JAxhtml" />
</div>
<?php endif; ?><?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; ?><?php
$content_bottom = $this->getPositionName ('content-bottom');
if($this->countModules($content_bottom)) : ?>
<div class="ja-content-bottom clearfix">
<jdoc:include type="modules" name="<?php echo $content_bottom;?>" style="JAxhtml" />
</div>
<?php endif; ?>
</div><?php if($this->countModules($inset1)) : ?>
<div class="ja-col column ja-inset1" style="width:<?php echo $this->getColumnWidth('i1') ?>%">
<jdoc:include type="modules" name="<?php echo $inset1;?>" style="JAxhtml" />
</div>
<?php endif; ?></div>
<?php if($this->countModules($inset2)) : ?>
<div class="ja-col column ja-inset2" style="width:<?php echo $this->getColumnWidth('i2') ?>%">
<jdoc:include type="modules" name="<?php echo $inset2;?>" style="JAxhtml" />
</div>
<?php endif; ?>
</div><?php
$mass_bottom = $this->getPositionName ('content-mass-bottom');
if($this->countModules($mass_bottom)) : ?>
<div class="ja-mass ja-mass-bottom clearfix">
<jdoc:include type="modules" name="<?php echo $mass_bottom;?>" style="JAxhtml" />
</div>
<?php endif; ?></div></div></div>
</div>
</div>
<!-- //CONTENT -->September 10, 2011 at 6:39 pm #411912Something new?
Thanks.n6rej Friendn6rej
- Join date:
- November 2006
- Posts:
- 1040
- Downloads:
- 0
- Uploads:
- 63
- Thanks:
- 79
- Thanked:
- 145 times in 90 posts
September 10, 2011 at 7:31 pm #411919looks fine in FF. But I did see some JS issues. Please upgrade all you software and try agian.
October 16, 2011 at 10:15 am #419622Thanks, still same problem.
Anyone can help please?
n6rej Friendn6rej
- Join date:
- November 2006
- Posts:
- 1040
- Downloads:
- 0
- Uploads:
- 63
- Thanks:
- 79
- Thanked:
- 145 times in 90 posts
October 16, 2011 at 11:58 am #419640your problem is cause by massive amount of whitespace.
<div class="ja-box2">
?<!-- CONTENT --><!-- //CONTENT --> <!-- LEFT COLUMN-->
<div id="ja-left" class="column sidebar" style="width:25%">
if you look carefully @ the image you’ll see the ? which is in your title.
look @ the blue areas i’ve marked.
as you see this showed up easily in webdev
AuthorPostsThis topic contains 20 replies, has 4 voices, and was last updated by n6rej 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum