- Messaggi: 4
- Ringraziamenti ricevuti 0
Can't Select Bottom Options in Module Dropdown
- Kara
- Autore della discussione
- Offline
- Nuovo Utente
Less
Di più
10 Anni 1 Mese fa #1986
da Kara
Can't Select Bottom Options in Module Dropdown è stato creato da Kara
I'm using the module for a Music Catalog Search-
thinkrootrecords.com/
If you click on 'Tempo,' 'Artist,' 'Genre,' or 'Instruments,' the bottom options in the dropdown go into the next module ('Halloween Tracks') and cannot be selected.
How can I fix this?
Thank you.
If you click on 'Tempo,' 'Artist,' 'Genre,' or 'Instruments,' the bottom options in the dropdown go into the next module ('Halloween Tracks') and cannot be selected.
How can I fix this?
Thank you.
Si prega Accesso o Crea un account a partecipare alla conversazione.
- andrea_4g
- Offline
- Amministratore
Less
Di più
- Messaggi: 1122
- Ringraziamenti ricevuti 163
10 Anni 1 Mese fa - 10 Anni 1 Mese fa #1987
da andrea_4g
Risposta da andrea_4g al topic Can't Select Bottom Options in Module Dropdown
Though it's the first time I've witnessed that strange "underlapping" issue, it looks like others are having the same problem with the chosen picker.
I found this possible solution:
stackoverflow.com/questions/7033420/jque...picker-z-index-issue
If I got it right you should add to your CSS the following statement:
Note: I'm unable to test said solution for we do not have any installation showing that behaviour. Please let us have some feedback.
I found this possible solution:
stackoverflow.com/questions/7033420/jque...picker-z-index-issue
If I got it right you should add to your CSS the following statement:
Code:
select.cp-field{
position: relative; z-index: 100000;
}
Note: I'm unable to test said solution for we do not have any installation showing that behaviour. Please let us have some feedback.
Ultima Modifica 10 Anni 1 Mese fa da andrea_4g. Motivo: formatting
Si prega Accesso o Crea un account a partecipare alla conversazione.
- Kara
- Autore della discussione
- Offline
- Nuovo Utente
Less
Di più
- Messaggi: 4
- Ringraziamenti ricevuti 0
10 Anni 1 Mese fa #1988
da Kara
Risposta da Kara al topic Can't Select Bottom Options in Module Dropdown
Thank you for your response and research.
I added the CSS code to the 'Custom CSS' area in my template. This didn't resolve the issue. Any advice?
I added the CSS code to the 'Custom CSS' area in my template. This didn't resolve the issue. Any advice?
Si prega Accesso o Crea un account a partecipare alla conversazione.
- andrea_4g
- Offline
- Amministratore
Less
Di più
- Messaggi: 1122
- Ringraziamenti ricevuti 163
10 Anni 1 Mese fa #1990
da andrea_4g
Risposta da andrea_4g al topic Can't Select Bottom Options in Module Dropdown
Si prega Accesso o Crea un account a partecipare alla conversazione.
- Kara
- Autore della discussione
- Offline
- Nuovo Utente
Less
Di più
- Messaggi: 4
- Ringraziamenti ricevuti 0
10 Anni 1 Mese fa #1993
da Kara
Risposta da Kara al topic Can't Select Bottom Options in Module Dropdown
Thank you for all of your help with this!
We modified the code in the template as suggested and it fixed the underlapping issue. But when we removed the block class, the dropdown became unclickable. Are there any other workarounds you can think of?
Thanks again...
We modified the code in the template as suggested and it fixed the underlapping issue. But when we removed the block class, the dropdown became unclickable. Are there any other workarounds you can think of?
Thanks again...
Si prega Accesso o Crea un account a partecipare alla conversazione.
- andrea_4g
- Offline
- Amministratore
Less
Di più
- Messaggi: 1122
- Ringraziamenti ricevuti 163
10 Anni 1 Mese fa #1997
da andrea_4g
Risposta da andrea_4g al topic Can't Select Bottom Options in Module Dropdown
I have not been able to find a workaroud. Sorry.
Maybe your template provider can help.
Maybe your template provider can help.
Si prega Accesso o Crea un account a partecipare alla conversazione.
Tempo creazione pagina: 0.192 secondi