Hi,
I am getting difficulty in displaying the playa fields…the search box is quite small (in height) ... everything works fine though…is there any way to change the styling for playa input search field ?
You’d have to check the CSS for that field type. SafeCracker itself doesn’t control the CSS for the various fieldtypes. They have their own css, or they use any CSS you’ve applied to the page.
The best option I can suggest, is to use something like FireFox or Safari to inspect the element, and see which CSS styles are being applied to it. You can then adjust those CSS styles as necessary.