Forums

showing of dropdown in new joomla

admin_wiky 30 Jun, 2016
Hi all,

dropdown elements are showing with different height than textbox or other form elements after joomla update.

[attachment=0]ScreenShot967.jpg[/attachment]

I did try to add parameter height=32px to extra parameters of dropdown, but no effect.
another option is set height other elements than dropdown.

any idea?
thx
GreyHead 30 Jun, 2016
Hi homeopat,

It looks as if your template is over-riding the CF CSS. Please post a link to the form so I can take a quick look.

Bob
admin_wiky 30 Jun, 2016
Interesting, when I log off from page then all is correct, but when I log in then it show like on the picture.
GreyHead 30 Jun, 2016
Hi Homeopat,

I can’t log in so it looks good to me. You will need to check and see what is changing in the CSS.

Bob
admin_wiky 30 Jun, 2016
Hi bob,

I found out some differences between loged out and loged in user in HTML code

user is loged in
[attachment=0]ScreenShot968.jpg[/attachment]

user is loged off
[attachment=1]ScreenShot969.jpg[/attachment]

there are some elements in dropdown element if user is loged:
div id=dropdown4_chzn
- a class=chzn-single chzn-default
-span - vyberte moznost (choose option)
- div
- div class=chzn-drop
- span class=help-block

these elements are in addition
GreyHead 30 Jun, 2016
Hi homeopat,

That isn't anything I recognise form ChronoForms so you have some other component or plug-in changing the HTML.

Bob
admin_wiky 13 Jul, 2016
Hi Bob,

I figure out what caused it.
Smart search module.
When I disable it then dropdown menu is showen correctly.
I hit the second problem. I use a multiplier in my form and dropdown shows 1 option even there is 5 options, dropdown doesnt roll down. When I disable smart search module then dropdown shows all options.
it all happenned after update joomla from v3.4.0 to v3.5.1
try to repair it.

thank you
This topic is locked and no more replies can be posted.