-
AuthorPosts
-
September 10, 2013 at 10:50 am #190442
you can make a menu item that opens “followus”, a menu item that opens “login” etc. …?
Thanks in advance:-[
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 10, 2013 at 4:21 pm #505243Is this a “tip” or a question ???
:confused:
September 11, 2013 at 6:20 am #505298is a question, sorry …..
ideas??:-[Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 12, 2013 at 7:52 am #505503You can follow my below suggestion
+ Firstly, you need to go Admin site -> Site -> Default Editor -> set Editor – None
+ Follow – followus position
Open custom html module and add new script below
<ul class="social-list clearfix">
<li class="twitter"><a title="Twitter" href="#"><span class="icon-twitter"> </span>Twitter</a></li>
<li class="google"><a title="Google" href="#"><span class="icon-google-plus"> </span> Google</a>
</li>
<li class="facebook"><a title="Facebook" href="#"><span class="icon-facebook"> </span>Facebook</a></li>
<li class="printeres"><a title="Printeres" href="#"><span class="icon-pinterest"> </span>Printeres</a></li>
</ul>
+ Keyboard – footer position
Open custom html module and add new script below
<div class="ja-keyboard-btns clearfix">
<a href="#" title="Up" class="ja-keyboard-up" tabindex="-1"><i class="icon-caret-up"></i></a>
<a href="#" title="right" class="ja-keyboard-right" tabindex="-1"><i class="icon-caret-right"></i></a>
<a href="#" title="Down" class="ja-keyboard-down" tabindex="-1"><i class="icon-caret-down"></i></a>
<a href="#" title="Left" class="ja-keyboard-left" tabindex="-1"><i class="icon-caret-left"></i></a>
<a href="#" title="Backward" class="ja-keyboard-playback" tabindex="-1"><i class="icon-step-backward"></i></a>
</div>
You can have a look at user guide JA Smashboard and appear that with other modules
September 13, 2013 at 8:07 am #505714sorry maybe I did not explain well ….
I would like to create an item in the main menu (the one to the left of the page) that opens “followus”
an item in the main menu that opens “login”
an item in the main menu that opens “head-search”
an item in the main menu that opens “sidebar-1”Thanks ……:-[
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 16, 2013 at 4:22 pm #505967There are custom work and about the customization is out of JA support scope. But you can create menu item and open followus custom html module appear it with new menu item. You make as same with login, search… module.
I’m afraid css style default style JA Smashboard template on this case doesn’t support and you need to make css style with this customize.
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by Ninja Lead 11 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
menu item to open followus
Viewing 6 posts - 1 through 6 (of 6 total)