-
AuthorPosts
-
aryentain99 Friend
aryentain99
- Join date:
- September 2013
- Posts:
- 82
- Downloads:
- 1
- Uploads:
- 26
- Thanks:
- 35
- Thanked:
- 4 times in 1 posts
February 21, 2014 at 12:53 pm #523765Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 25, 2014 at 3:32 am #524205I just helped you to override breadcrumbs module into this template : /templates/ja_mitius/html/mod_breadcrumbs, then disable option to show ‘You are here’ text in backend settings of this breadcrumbs module. That icon is showing now.
Pls have a look and let me know if this helps.
1 user says Thank You to Saguaros for this useful post
aryentain99 Friendaryentain99
- Join date:
- September 2013
- Posts:
- 82
- Downloads:
- 1
- Uploads:
- 26
- Thanks:
- 35
- Thanked:
- 4 times in 1 posts
February 26, 2014 at 11:10 am #524454Thanks for your kind help, that’s what we needed!
aryentain99 Friendaryentain99
- Join date:
- September 2013
- Posts:
- 82
- Downloads:
- 1
- Uploads:
- 26
- Thanks:
- 35
- Thanked:
- 4 times in 1 posts
August 21, 2014 at 12:46 am #546803Hi, i come back to this thread, how could i move the search module to the top with the social icons just like the demo after this modification?
http://www.arquespalacio.com.ar/saracatu/
when i try to move “search module” to navhelper, its style doesn’t remain. this is what i want to achieve:
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 21, 2014 at 2:55 pm #546870You can copy the snippet of code which displays ‘search module’ and ‘social icons’ from top-bar block to navhelper block. The navhelper.php file will look like this:
<!-- NAV HELPER -->
<nav class="wrap ja-navhelper">
<div class="container">
<div class="row"><div class="span8<?php $this->_c('navhelper')?>">
<jdoc:include type="modules" name="<?php $this->_p('navhelper') ?>" />
</div><div class="span4 clearfix">
<div class="head-search<?php $this->_c('head-search')?>">
<jdoc:include type="modules" name="<?php $this->_p('head-search') ?>" style="raw" />
</div>
<div class="<?php $this->_c('social')?>">
<jdoc:include type="modules" name="<?php $this->_p('social') ?>" style="raw" />
</div>
</div></div>
</div></nav>
<!-- //NAV HELPER -->
1 user says Thank You to Saguaros for this useful post
aryentain99 Friendaryentain99
- Join date:
- September 2013
- Posts:
- 82
- Downloads:
- 1
- Uploads:
- 26
- Thanks:
- 35
- Thanked:
- 4 times in 1 posts
August 22, 2014 at 10:59 am #546964Many thanks Saguaros, that worked great.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 22, 2014 at 2:11 pm #546979You are welcome!
AuthorPostsThis topic contains 22 replies, has 2 voices, and was last updated by Saguaros 10 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum