Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • smousionis Friend
    #179029

    Hello everyone. I have a problem. I created a module with three extra fields. The first one (Location) is an input box and the other two (Price €) and (Area sq. m.) are drop-down select. The labels of the other two drop-down are shown in the page (you can see for your self “http://greekhorizon.gr/index.php/en/component/search/?searchword=customsearch&searchphrase=all&areas[0]=jak2_filter&areas[1]=75.000-100.00050-60”). But the label for the input box is not showing. I used Firebug to find out what the problem is and i shaw the differences between the input box label and the drop-down label.

    The input box has: <label for=”field_17″ style=”display: none;”>
    The drop-down has: <label for=”field_14″>

    I understand the problem is that style=”display: none;” disappears the input box label. But why is this happening?

    In the firebug in the css section it has:

    element.style {
    display: none;
    }

    but with no assignement to a css file. Like it is generated automatically only for label 17.

    The /modules/mod_jak2_filter/tmpl/default.php is ok. I haven’t touched it. Can anyone tell me what is wrong? Or what is happening?

    smousionis Friend
    #460717

    This is the outcome of Firebug


    1. photo1
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 1 voice, and was last updated by  smousionis 12 years, 4 months ago.

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