-
AuthorPosts
-
September 28, 2009 at 7:05 pm #144671
Hi,
I am trying to get the JoomFish language selector flag (mod_jflanguageselection) to display the flags horizontaly into the top menu. It’s not clear to me how i can get this sorted as the JA MENU (1) position does not show in the position pull-down menu.
On a previous template i used i had to create a new module position by editing the index.php and the template.css files but i don’t know how and where to edit what for the JA Lead template.
Anybody who would know how to get this done?
Thanks in advance.
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
September 29, 2009 at 8:31 am #318981Hi mrbase
To create new postion, you can open templates/ja_lead/index.php file to edit.
Please let me know what is your difficult?
September 29, 2009 at 9:13 am #318988Hi, Thanks for your response.
The problem is that i don’t know what i have to put where. For my old template i used the following:
First you need to create a new module position. Add to templates/template_name/index.php the following code (where “new” is the name of the module position, rename it as you need):
Line number On/Off | Expand/Contract | Select all
<!–Joomfish flags–>
<?php if ($this->countModules(‘new’)) : ?>
<div class=”new”>
<jdoc:include type=”modules” name=”new” style=”none” />
</div>
<?php endif; ?>below
Line number On/Off | Expand/Contract | Select all
<div id=”newsflash-mod”><jdoc:include type=”modules” name=”newsflash” style=”none” /></div>
<?php endif; ?>Now ad this code to templates/template_name/css/template.css (remember to rename “.new” in case you changed the position name in index.php code):
Line number On/Off | Expand/Contract | Select all
/* Joomfish flags */
.new {position:relative; color:#fff;}
#jflanguageselection {background:transparent url(../images/main/topbar-div.png) no-repeat scroll 0 50%;padding: 0px 15px}Finally edit the Language selection module (mod_jflanguageselection) and type manually the new created position. In this case it’s called “new”.
But i don’t know how to do this for the JA Lead template.
Thanks
October 1, 2009 at 8:31 pm #319339Is there anbody who would know this? been playing around a bit to long now.
Help is greatly appriciated.
thanks
October 7, 2009 at 5:17 pm #319769where do you want to install it? where in the layout?
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
October 8, 2009 at 7:30 am #319852Hi mrbase
Could you send me your live url, admin account via PM?
Also, if you describe your position, i can help you to solve it.
October 8, 2009 at 1:45 pm #319897I was able to resolve it with some support on the Joomla Forum.
Thanks for the assistance.
pressmar Friendpressmar
- Join date:
- March 2008
- Posts:
- 119
- Downloads:
- 14
- Uploads:
- 51
- Thanks:
- 25
- Thanked:
- 4 times in 1 posts
December 26, 2009 at 4:29 pm #327531Hey There,
i’m looking for a solution for the same problem. I want to show the Language selector in the top menubar starting form the right side. Hope anybody has the solution.
Maybe someone has the solution to do it in the same line as the search button (right of it).
Help would be great. Thanks in advance for your help.
Kindest regards.
OliverBest wishes for Xmas:D
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 29, 2009 at 8:47 am #327674Please see this thread http://www.joomlart.com/forums/showthread.php?p=158259#post158259
-
AuthorPosts
This topic contains 9 replies, has 5 voices, and was last updated by Saguaros 14 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum