-
AuthorPosts
-
djmarkus Friend
djmarkus
- Join date:
- March 2011
- Posts:
- 110
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
October 31, 2013 at 10:41 am #191876How 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 Friendtfosnom
- Join date:
- October 2010
- Posts:
- 742
- Downloads:
- 0
- Uploads:
- 31
- Thanks:
- 145
- Thanked:
- 200 times in 94 posts
October 31, 2013 at 11:38 am #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 Shannon1 user says Thank You to tfosnom for this useful post
djmarkus Frienddjmarkus
- Join date:
- March 2011
- Posts:
- 110
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
October 31, 2013 at 12:19 pm #510781great 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 Friendtfosnom
- Join date:
- October 2010
- Posts:
- 742
- Downloads:
- 0
- Uploads:
- 31
- Thanks:
- 145
- Thanked:
- 200 times in 94 posts
October 31, 2013 at 6:14 pm #510803Hi DJmarkus
Have replied via PM . will provide the details
Blessings Shannonphong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
November 1, 2013 at 8:29 am #510867Hi 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> -
AuthorPosts
This topic contains 5 replies, has 3 voices, and was last updated by phong nam 11 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum