-
AuthorPosts
-
December 24, 2008 at 1:54 am #136486
Hi, Joomlart team
i have installed “joomfish”, after i active the language selection
module in ja_login position, it appear the following problem :please see attachment : joomfish_in_ja_login_position.jpg
Can you please help this issue ?
Thanks !
MerryXmas and happy new year !
Jim
questbg Friendquestbg
- Join date:
- May 2008
- Posts:
- 1912
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 146
- Thanked:
- 339 times in 197 posts
December 24, 2008 at 5:27 am #283913Hi tc_jim
I also had problems with getting my flags to line up where they should using Telline II.
There are two areas where I made changes to get this working (I’m not part of the JA team though, so make sure you back everything up before trying this!).
First of all, you can try edit the template.css file. Find the following code (around line 850):
#ja-headtools .ja-innerpad {
float:left;
padding:5px;
position:relative;
}and place a ‘fixed width’ into this:
#ja-headtools .ja-innerpad {
float:left;
padding:5px;
position:relative;
width: 400px;
}I also made a small made in the modules/mod_jflanguageselection/tmpl/mod_jflanguageselection.css file.
Find the following code:
#jflanguageselection {
float:right;
margin:15px 0px 10px 5px;
}I removed the ‘margin’ code in red above which helped the flags line up with the other icons in the login area.
Hope this helps. Don’t forget to make a backup before hacking the code!
Merry Christmas to you too!
Chris
1 user says Thank You to questbg for this useful post
December 24, 2008 at 6:46 am #283916Dear Chris
Thank You soooo much for your help !
I solve the problem thru your way…..
Best Regards,
Jimquestbg Friendquestbg
- Join date:
- May 2008
- Posts:
- 1912
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 146
- Thanked:
- 339 times in 197 posts
December 24, 2008 at 7:00 am #283920Hi Jim
Glad I could help!
Merry Christmas
ChrisAuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by questbg 15 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
joomfish language selection position problem
Viewing 4 posts - 1 through 4 (of 4 total)