-
AuthorPosts
-
mikel2004 Friend
mikel2004
- Join date:
- January 2012
- Posts:
- 201
- Downloads:
- 0
- Uploads:
- 51
- Thanks:
- 24
- Thanked:
- 3 times in 1 posts
March 17, 2014 at 10:28 pm #195879Hi!!
I wish to move the mainnav (menu navigation) position on top of the page; above the header position (where is the headline position). It´s possible?
I use Ja teline IV T3
What I can do?
Very thanks!
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 18, 2014 at 3:52 pm #527194You can try with this tweak:
Open the templates/ja_teline_iv_t3/tpls/default.php file,
Change
<?php $this->loadBlock ('header') ?>
<?php $this->loadBlock ('mainnav') ?>To
<?php $this->loadBlock ('mainnav') ?>
<?php $this->loadBlock ('header') ?>
and apply the same with: home.php, 3-column.php, content-right.php and no-sidebar.php files
1 user says Thank You to Ninja Lead for this useful post
mikel2004 Friend
mikel2004
- Join date:
- January 2012
- Posts:
- 201
- Downloads:
- 0
- Uploads:
- 51
- Thanks:
- 24
- Thanked:
- 3 times in 1 posts
March 18, 2014 at 9:37 pm #527235Excelent!! Superbe!
Thanks!!
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by
mikel2004 10 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Is it possible to have mainnav menu on top?
Viewing 3 posts - 1 through 3 (of 3 total)
