-
AuthorPosts
-
sushismb Friend
sushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
December 3, 2008 at 4:04 am #135889Hello,
I installed the joomfish module that automatically inserts flags beside the search module. In other templates, this should show properly, but with this template, the alignment doesn’t show properly.
I was able to fix the lengh of the search box but I still can’t do the height alignment or the margin for the flags to be aligned.
I’d appreciate your help!
Thanks!
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
December 3, 2008 at 7:25 am #281076Dear sushismb,
Please send me your live url so that i could fix this issue for you.
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
December 3, 2008 at 10:12 am #281114Thank you for your reply.
I can’t give the live site because it is not done yet and do not want our clients to see the site not done.
ftp://gitzmo.com/photo/temp/ScreenShot004.jpg
Above is the screenshot of the problem. I hope you could solve the problem from there.
Thanks!
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
December 3, 2008 at 10:40 am #281125Dear sushismb,
I am sorry but it is difficult to debug this issue. You can send me your live url via PM?
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
December 3, 2008 at 11:13 am #281129Please see below;
http://www.gitzmo.com/index.php
I’ve removed the search module so that you could see how the flags are “not” aligned.
Thanks for your help and prompt reply!
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
December 6, 2008 at 6:01 pm #281579Hello,
Any solutions to this?
Thanks!
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
December 8, 2008 at 7:41 am #281719Dear sushismb,
Please open file modules/mod_jflanguageselection/tmpl/mod_jflanguageselection.css, at about line 36, find following script:
#jflanguageselection
{
float: right;
margin: 15px 0px 10px 5px;
}and change to:
#jflanguageselection
{
float: right;
margin: 2px 0px 10px 5px;
}Hope it helps.
1 user says Thank You to JA Developer for this useful post
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
December 8, 2008 at 4:26 pm #281788Hello,
Thank you very much for your help. It was fixed and was aligned.
However, I’ve placed back the search and it is not aligned again. The flags are placed below the row with the search box.
I really appreciate your help!
Thank you!
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
December 9, 2008 at 7:53 am #281898Please opentemplates/ja_mageia/css/template_css.css file, at about line 1263, find following script:
#ja-search .moduletable {
margin:0px;
padding:0px;
padding-left:0px;
}
and change to:
#ja-search .moduletable {
margin:0px;
padding:0px;
padding-left:0px;
float: left;
width:49%;
}
1 user says Thank You to JA Developer for this useful post
-
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by Anonymous 15 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum