Search and Top Navigation
#7020 closed feature (worksforme)
Opened February 18, 2011 09:01PM UTC
Closed February 26, 2014 03:01PM UTC
Theme: Widget header backgrounds should be top instead of center aligned
Reported by: | delfeld | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.css-framework | Version: | 1.8.9 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Using Firefox 3.6.6.
The header background image in an accordion aligned at 50% vertical alignment.
This should probably be aligned to "top", since if you have a multiline header, the background image ends up floating weirdly in the center. When using "top", it naturally fades to the background color vertically.
However, this is not an accordion-specific fix. The positioning starts in .ui-widget-header, and the same type of odd behavior appears in various other CSS selectors.
Please feel free to contact me about this issue.
Attachments (0)
Change History (6)
Changed February 19, 2011 03:14AM UTC by comment:1
component: | ui.accordion → CSS Framework |
---|---|
summary: | Accordian tabs header background. → Widget header backgrounds should be top instead of center aligned |
Changed June 26, 2012 01:22AM UTC by comment:2
type: | enhancement → feature |
---|
Changed October 11, 2012 02:15PM UTC by comment:3
milestone: | 1.9.0 → 1.10.0 |
---|
Changed October 16, 2012 08:35PM UTC by comment:4
status: | new → open |
---|---|
summary: | Widget header backgrounds should be top instead of center aligned → Theme: Widget header backgrounds should be top instead of center aligned |
Changed January 25, 2013 09:23PM UTC by comment:5
milestone: | 1.10.0 → none |
---|
Changed February 26, 2014 03:01PM UTC by comment:6
resolution: | → worksforme |
---|---|
status: | open → closed |
The current styling looks correct to me, at least based on the textures provided in ThemeRoller. Custom textures can use custom positioning.