Hi,
I have a problem with search module. I need to design it in horisontal view.
Please look at this site: medarena.tk
As you can see in home page there is a search module , it is in Azerbaijani language but I will try to tell you exactly what I mean.
I changed this design by custom.css file and add display:inline-block for .control-group class
please do these steps:
1- click on "rayon" and select " Baki". as you can see "nisangah2" will disappear and "nisangah" appear correctly.
2- click on "rayon" and select " sumqayit " . Now you can see "nisangah2" appeared again but it has display:block inline style. so it is shown under "rayon"
3- again, select "Baki" from "rayon". "nisangah" appeared with display:inline-block inline style.
Now I don't know why "nisangah2" has inline style of display:block but "nisangah" has display:inline-block.
Actualy I need it to show both of them on the right hand of "rayon".
Let me ask you give me some suggestion
thanks