Closed (fixed)
Project:
Internet Services
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
15 Apr 2008 at 04:31 UTC
Updated:
4 May 2008 at 14:53 UTC
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?
Comments
Comment #1
hswong3i commentedComplete:
1. split image into corner masks
2. revamp div
3. it is now flexible width, so will fit for other languages.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.