I noticed that the default style of the search box has rounded corners. I want a slightly different shape for the search box. Is there a way to do this in RoboHelp HTML 11?
There is. In the CSS, find input.wSearchField. This holds the styling for the search box. You can change the rounded corners by modifying the border-radius property.
Kind regards,
Willam