Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • stulaine Friend
    #197077

    Hello,

    I am simply trying to make some modifications to the template to remove the sidebar and have the remaining content flow across the page.

    I have removed the side bar from the mainbody-home page but the 3 spotlight columns are still pushed to the right. There must me another area I need to modify.
    Thanks

    // positions configuration

    // detect layout

    ?>

    <div id=”t3-mainbody” class=”container t3-mainbody” >
    <div class=”main-container”>
    <div class=”row”>

    <!– MAIN CONTENT –>
    <div id=”t3-content” class=”t3-content col-xs-12 col-sm-8 col-sm-push-4 col-md-9 col-md-push-3″>
    <?php if($this->hasMessage()) : ?>
    <jdoc:include type=”message” />
    <?php endif ?>
    <?php if ($this->checkSpotlight(‘spotlight-1’, ‘position-1, position-2, position-3’)) : ?>
    <!– SPOTLIGHT 1 –>
    <?php $this->spotlight(‘spotlight-1’, ‘position-1, position-2, position-3’) ?>
    <!– //SPOTLIGHT 1 –>
    <?php endif ?>

    <jdoc:include type=”component” />

    <?php if ($this->checkSpotlight(‘spotlight-2’, ‘position-4, position-5, position-6’)) : ?>
    <!– SPOTLIGHT 2 –>
    <?php $this->spotlight(‘spotlight-2’, ‘position-4, position-5, position-6’) ?>
    <!– //SPOTLIGHT 2 –>
    <?php endif ?>
    </div>
    <!– //MAIN CONTENT –>

    stulaine Friend
    #532464

    Looking at this further and some more work it appear this is related to spotlight. Need to change the width to the full width.?

    goodpixel Friend
    #532465

    Hi, you have tried to work inside your configurations template area?
    If you select your default ‘home’ layout you can simple eliminate the sidebar1 position, to make main content flow in all width of your home page

    Please, let me know if this works with you

    stulaine Friend
    #532466

    This has been resolved

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

This topic contains 4 replies, has 2 voices, and was last updated by  stulaine 10 years, 6 months ago.

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