Jump to content

Drop down menus not shown


danydj96

Recommended Posts

Hello all,

I have changed my phpVMS skin to a new one and when I try to find new flight schedules that's what I see:

35292944ea67b4a7729a9d72a514fb02.png

And that's what I have to see:

0c54d1b3e43009b8ff89081b6a3b953d.png

How can I do to make the drop down menus visible? On my older skin I could see the form perfectly. Thanks for your help!

Regards,

Edited by danydj96
Link to comment
Share on other sites

Can you check your firebug console for any errors?

Have you viewed the source code of your page to make sure that your dropdowns are actually on the page but just not showing?

Are you able to provide us with your code and/or website to check if something is missing?

Link to comment
Share on other sites

Your materialize.css file contains a

select {
display:none;
}

I de-minified the .css file, and found the piece of code. I took just a quick look, so I am not really sure why it is there, and if it will affect anything else.

In any case, here is the updated file: http://pastebin.com/raw/GxMe1Um0

Paste the content to lib/skins/holiday/css/materialize.min.css

Edited by Sava
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...