Yes, search box would be on different pages and it must be different lenght. Example:
page 1 -> width: 150px;
page 2 -> width: 130px;
I only need different width of the search box. In skin.xml file object [SEARCH] use CssClass Search, but found that I can only manage "width" of the search box with CssClass NormalTextBox. CssClass Search has influence only with search link. I tried to experiment with all this with no luck.
I use DNN 4.4.1 and found that different languages or different languages packs have different format styles, so it can't be a bug. Now, the question is where can I change those formats and how. Is it prebuild in DNN or you can spacify format in language pack and configure it in there?
You can go to
link and view all this things.