Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • djmarkus Friend
    #191876

    How do i delete the side menu as I have no use for it.

    Also I need my logo somewhere its too small of a space.

    Anyone have ideas of how to do it. I guess i need an overlapping position i do it with an html module.

    I need a large logo position somewhere

    http://www.aspanishproperty.com is the site

    tfosnom Friend
    #510778

    <em>@djmarkus 395981 wrote:</em><blockquote>How do i delete the side menu as I have no use for it.

    Also I need my logo somewhere its too small of a space.

    Anyone have ideas of how to do it. I guess i need an overlapping position i do it with an html module.

    I need a large logo position somewhere

    http://www.aspanishproperty.com is the site</blockquote>

    HI Djmarkus
    Re the logo, I also needed a space for full size logo, for desktop viewing. So I used a custom module loaded my 270 x 80 (ish) logo into that; then published to top-1 position.

    For the responsive logo I merely edited the default circle to include the abreviated text for Train To Proclaim (TTP) etc.

    The logo can be viewed here on the WIP site . Hope this is what your after?
    Blessings Shannon

    djmarkus Friend
    #510781

    great i like your colors of your menus can your share those with me please.

    I made the custom , now actually i have the transparent of the logo too.

    I would like the same color setting as your site and woulkd work quite well foe me, for position Top 1 and the Menu Bar and font color. Can you share the steps in order to achieve that look please

    tfosnom Friend
    #510803

    Hi DJmarkus
    Have replied via PM . will provide the details
    Blessings Shannon

    phong nam Friend
    #510867

    Hi DJmarkus,

    You can remove the Sidebar Menu on JA Magz template by backing up and opening templates/ja_magz/tpls/blocks/header.php file, commnent or remove lines:

    <div class="vert-nav t3-hide">
    <button type="button" class="btn btn-sidenav">
    <i class="icon-reorder"></i>
    </button>

    <div class="side-nav fade <?php echo $this->getParam('navigation_collapse_showsub', 1) ? 'always-show' : '' ?>">
    <?php if ($this->getParam('navigation_type') == 'megamenu') : ?>
    <jdoc:include type="megamenu" name="sidenav" menutype="<?php echo $this->getParam('sidenav_type', 'sidenav') ?>" />
    <?php else : ?>
    <div class="sidenav-wrap <?php $this->_c('sidenav') ?>">
    <jdoc:include type="modules" name="sidenav" style="raw" />
    </div>
    <?php endif ?>
    </div>
    </div>

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

This topic contains 5 replies, has 3 voices, and was last updated by  phong nam 10 years, 10 months ago.

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