-
AuthorPosts
-
sebbs Friend
sebbs
- Join date:
- February 2006
- Posts:
- 529
- Downloads:
- 0
- Uploads:
- 62
- Thanks:
- 164
- Thanked:
- 6 times in 2 posts
April 2, 2014 at 8:55 pm #196393hello my site is: http://baico.dev.dnsnetworks.ca/index.php/en/
I would like my contact us to be on the far right (where the settings link was in the original Bookstore template)
How can I do this? I’ve tried the none position also the toolbar ct2 (not sure if I spelt that right) position
ALSO – i created an article (Title was Contact Us) and I am trying to locate the actual URL for that page but am having a hard time… It’s in the Contact Category… if that helps… I’ve even added the article to a menu item (example :Publishing) copied that link but it ended given me the wrong URL…. how do I find the right one?newsun11026 Friend
newsun11026
- Join date:
- May 2012
- Posts:
- 62
- Downloads:
- 14
- Uploads:
- 7
- Thanks:
- 6
- Thanked:
- 19 times in 13 posts
sebbs Friend
sebbs
- Join date:
- February 2006
- Posts:
- 529
- Downloads:
- 0
- Uploads:
- 62
- Thanks:
- 164
- Thanked:
- 6 times in 2 posts
April 3, 2014 at 6:21 pm #529405When I put it in that position .. this is what happens:
Can anyone help me just have Contact Us and not the Setting plus a drop down?
newsun11026 Friend
newsun11026
- Join date:
- May 2012
- Posts:
- 62
- Downloads:
- 14
- Uploads:
- 7
- Thanks:
- 6
- Thanked:
- 19 times in 13 posts
April 3, 2014 at 8:19 pm #529417Oh, I see.
You must change header.php file in templates/ja_bookshop/tpls/blocks/header.php
Change this code
[PHP]
<div class=”btn-group”>
<button type=”button” class=”btn btn-default dropdown-toggle” data-toggle=”dropdown”>
<i class=”fa fa-globe”></i><?php echo JText::_( ‘TPL_SETTINGS’ ); ?>
</button>
<div class=”dropdown-menu” role=”menu”>
<jdoc:include type=”modules” name=”<?php $this->_p(‘toolbar-ct-3’) ?>” style=”T3xhtml” />
</div>
</div>
[/PHP]
to
[PHP]
<jdoc:include type=”modules” name=”<?php $this->_p(‘toolbar-ct-3’) ?>” style=”T3xhtml” />
[/PHP]1 user says Thank You to newsun11026 for this useful post
sebbs Friend
sebbs
- Join date:
- February 2006
- Posts:
- 529
- Downloads:
- 0
- Uploads:
- 62
- Thanks:
- 164
- Thanked:
- 6 times in 2 posts
April 3, 2014 at 9:57 pm #529423That worked… hmmm now for the rest of my problem!
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by
sebbs 10 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
contact page in none/settings position?
Viewing 5 posts - 1 through 5 (of 5 total)
