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
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
Interesting, when I log off from page then all is correct, but when I log in then it show like on the picture.
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
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
Hi homeopat,
That isn't anything I recognise form ChronoForms so you have some other component or plug-in changing the HTML.
Bob
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