Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • sushismb Friend
    #135889

    Hello,

    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 Moderator
    #281076

    Dear sushismb,

    Please send me your live url so that i could fix this issue for you.

    sushismb Friend
    #281114

    Thank 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 Moderator
    #281125

    Dear sushismb,

    I am sorry but it is difficult to debug this issue. You can send me your live url via PM?

    sushismb Friend
    #281129

    Please 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 Friend
    #281579

    Hello,

    Any solutions to this?

    Thanks!

    Anonymous Moderator
    #281719

    Dear 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.

    sushismb Friend
    #281788

    Hello,

    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 Moderator
    #281898

    Please 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%;
    }

Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 2 voices, and was last updated by Anonymous 15 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum