-
AuthorPosts
-
February 8, 2010 at 5:22 am #148494
I need to remove the main menu navigation at the topmost. Can you Guys show me how. I’ve done some editing with regards to the other template but it shows me an error. Need Help.
Thanks,
Mic
Anonymous
Moderator
JA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
February 9, 2010 at 3:41 am #332125Hi qtech
– Open templates/ja_rasite/layouts/blocks/mainnav.php file, find following code section:
<div id="ja-mainnav" class="wrap">
<div class="main clearfix">
<?php if (($jamenu = $this->loadMenu())) $jamenu->genMenu ($this->getParam('startlevel',0), $this->getParam('endlevel',-1)); ?>
</div>
</div><?php if ($this->hasSubmenu() && ($jamenu = $this->loadMenu())) : ?>
<div id="ja-subnav" class="wrap">
<div class="main clearfix">
<?php $jamenu->genMenu (1); ?>
</div>
</div>
<?php endif;?>
and remove it.
– open template.css file, find following code section:
#ja-header {
margin-top:46px;
position:relative;
z-index:10;
}
and change :
#ja-header {
position:relative;
z-index:10;
}1 user says Thank You to JA Developer for this useful post
February 9, 2010 at 9:41 am #332183Got it. Thanks Much.
February 16, 2010 at 10:34 pm #332903Hi. I did it, but it still remains an empty field. How to remove them?
Screenshot:

Anonymous
Moderator
JA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
February 18, 2010 at 9:20 am #333018Hi sarven
I could not see your issue. Could you give me your live url?
February 26, 2010 at 8:00 pm #334052Now included is the only footer.
But sometimes I do something, so this may change.
Anonymous
Moderator
JA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
March 3, 2010 at 2:21 am #334541Hi you
this issue is from the background image (http://www.juliaflorczak.pl/templates/ja_rasite/images/dark_gray/body-top.jpg)
You have to edit this image to your suitable.
-
AuthorPosts
This topic contains 8 replies, has 3 voices, and was last updated by sarven 14 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum