-
AuthorPosts
-
laloma Friend
laloma
- Join date:
- May 2008
- Posts:
- 67
- Downloads:
- 4
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
March 19, 2009 at 6:12 pm #139337J1.5.9
JA KulaniteDear Sirs:
How can we add Joomfish language selector (flags) to the right or left of the USER TOOL ?
Hope to hear from you soon.
Best regards,
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
March 24, 2009 at 9:55 am #297635Hi laloma,
For this issue, you must define a new position as you want, and select this module to that position.
laloma Friendlaloma
- Join date:
- May 2008
- Posts:
- 67
- Downloads:
- 4
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
March 24, 2009 at 11:45 am #297662Dear JA Developer:
Thanks for your reply. We are not experts with PHP. Can you show us how to do this ?
Best regards,
laloma Friendlaloma
- Join date:
- May 2008
- Posts:
- 67
- Downloads:
- 4
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
March 24, 2009 at 11:47 am #297663Dear JA Developer:
Also, we would like to change when user is logged in, at top bar appear NAME of USER and bellow it LOG OUT button, how we change this that the LOG OUT BUTTON appear at the side of USER NAME ?
Best regards,
splifen Friendsplifen
- Join date:
- March 2008
- Posts:
- 90
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
April 16, 2009 at 3:39 pm #301580iam having problems with that. please see this testsite, i would like the langaugeflags where the template chooser is or in top pos.
http://www.testsite.ceciliavej.dk/Home/Regards Kenneth
laloma Friendlaloma
- Join date:
- May 2008
- Posts:
- 67
- Downloads:
- 4
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
April 16, 2009 at 3:48 pm #301585Dear splifen:
The following instruction was sent by JoomlArt Customer Service Hai Nguyen by mail.
Please do it following some steps below :
1.Please open index.php file in templates/ja_kulanite folder, find following code section at about line 117 :
<?php if ($tmpTools->getParam(JA_TOOL_USER)) { ?>
<div id=”ja-usertools”>
<?php $tmpTools->genToolMenu($tmpTools->getParam(JA_TOOL_USER) & 7, ‘gif’); ?>
</div><div class=”clr”></div>
<?php } ?>change to :
<div id=”ja-lan”>
<jdoc:include type=”modules” name=”user9″ style=”xhtml” />
</div><?php if ($tmpTools->getParam(JA_TOOL_USER)) { ?>
<div id=”ja-usertools”>
<?php $tmpTools->genToolMenu($tmpTools->getParam(JA_TOOL_USER) & 7, ‘gif’); ?>
</div><div class=”clr”></div>
<?php } ?>2.Open template.css file in templates/ja_kulanite/css folder , add following code section to this file :
#ja-lan {
font-size:11px;
padding:7px 0 0;
position:absolute;
right:225px;
top:10px;
}3. Go to admin >> extensions >> module manager >> select Joomfish select module and assign it to “user9” position and make sure that it is enabled.
Regards,
1 user says Thank You to laloma for this useful post
splifen Friendsplifen
- Join date:
- March 2008
- Posts:
- 90
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
April 17, 2009 at 8:36 pm #301719I’am not able to get it quite right, i would like the joomfish flags to be in the place where the layout tool is or right of the login field.
http://www.testsite.ceciliavej.dk/Home/index.phpRegards Kenneth
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by splifen 15 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum