Revamp theme search form for i18n
hswong3i - April 15, 2008 - 04:31
| Project: | Internet Services (with 2nd Edition) |
| Version: | 6.x-2.x-dev |
| Component: | User interface |
| Category: | task |
| Priority: | normal |
| Assigned: | hswong3i |
| Status: | closed |
Jump to:
Description
The original design of theme search box is a fixed width en-US implementation. When working with other languages, e.g. zh-TW or other RTL language, position will gone mess according to the different width of title text, and so different total width of search box contents.
One solution is to revamp it as a dynamic width layout, where search box background is generated with nested div tag + split corner/border images. According to this revamp, position of primary links should be retouch, too.
Any other suggestion?

#1
Complete:
1. split image into corner masks
2. revamp div
3. it is now flexible width, so will fit for other languages.
#2
Automatically closed -- issue fixed for two weeks with no activity.