I asked a question about viewing in mobile, and thanked for an answer, but the answer didn't work. It was already in the code the way the answer was coded. Now I can't reply on the thread.
<div id="t3-mainbody" class="container t3-mainbody">
<div class="ja-teline-wrap">
<div class="row-fluid">
<!-- MAIN CONTENT -->
<div id="t3-content" class="t3-content <?php echo $this->getClass($layout, $col) ?>" <?php echo $this->getData ($layout, $col++) ?>>
<?php $this->loadBlock ('navhelper') ?>
<?php if ($this->countModules('home-feature-2')) : ?>
<div class="row-fluid">
<div class="home-feature-2<?php $this->_c('home-feature-2')?>">
<jdoc:include type="modules" name="<?php $this->_p('home-feature-2') ?>" style="raw" />
</div>
</div>
<jdoc:include type="message" />
<jdoc:include type="component" />