Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • conforturis Friend
    #190537

    Hi,
    How can I make change in module JA Jobboard Filter for display in landscape?

    HeR0 Friend
    #505670

    Hi,

    This is not hard but you must place this module to a larger area and change a little css in this file modules/mod_jafilter_jobs/ja_filter_jobs/css/ja.job_filter.css related to module layout.

    For example:

    Change the css:

    <blockquote>#ja-filter-jobs ul.menu li {
    margin: 0;
    list-style: none;
    position: relative;
    width: 100%;
    display: block;
    margin-bottom: 5px;
    border-bottom: dotted 1px #dedede
    }</blockquote>
    to

    #ja-filter-jobs ul.menu li {
    margin: 0;
    list-style: none;
    position: relative;
    width: 25%;
    display: block;
    float: left;
    margin-bottom: 5px;
    border-bottom: dotted 1px #dedede
    }

    conforturis Friend
    #505751

    Thank you.
    Works but there is a little problem: the popup window can not overlap article in bottom.
    See this screenshot
    But I what I’d really like is that users select in the boxes in single select for search like this:
    This is much more aesthetic and easy to understand the search for users.
    Can you please help me do this?

    HeR0 Friend
    #505897

    I could not see the snapshots. Could you attach again or upload to easycaptures.com then send me the url for closer checking?

    conforturis Friend
    #505929

    Works but there is a little problem: the popup window can not overlap article in bottom.
    See this screenshot
    But I what I’d really like is that users select in the boxes in single select for search like this:
    Now do you see?


    1. sc
    2. sc2
    HeR0 Friend
    #505998

    Of course, it is a css z-index issue so you need to change z-index of JA Jobboard Filter module larger than z-index of menu. If you can send me the url, i will check and advise in more details.

    conforturis Friend
    #506054

    Can we change this popup box for single select box?
    like this


    1. sc2
    HeR0 Friend
    #506452

    Hi there,

    The Selection droplist is using the normal html tags but the Categories / Locations / Job Type boxes are popup. You must do some css to display them. If you could provide me the url of your site, i will can help you more.

    conforturis Friend
    #506477

    Hi HeR0,
    I just sent to you admin access in a private massage when I was I problem with posting job here: http://www.joomlart.com/forums/showt…272#post390272
    Please find my email in your primate massage.

    HeR0 Friend
    #506814

    Hi Conforturis,

    Please open template.css file and add the following lines of code to the end of that file:

    #ja-topsl1{position:relative; z-index:10;}

    Remember to clear cache afterwards and let me know if it helps.

    Regards

    conforturis Friend
    #507034

    Ok works!
    Now can you help me for change this popup box for single select box like this ?


    1. sc2
    HeR0 Friend
    #507102

    Did you disable it? I could not find it out now.

    conforturis Friend
    #507143

    You can find it in position ‘user5’. In frontend below the slideshow and banner, module name ‘FILTER JOBS’.
    This screenshot is a demo I draw in a photo editor. That’s how I liked to be transformed.

    HeR0 Friend
    #507234

    Please confirm me that you want to change popup ( multi select box) to single select box.

    If yes, i am sorry that it is hard to do it as it need lots of customized codes. You should create new layout to display as the way you wish for instead of customizing this layout.

    conforturis Friend
    #507305

    Yes that’s i want.

Viewing 15 posts - 1 through 15 (of 17 total)

This topic contains 17 replies, has 3 voices, and was last updated by  Luna Garden 10 years, 10 months ago.

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