Search and Top Navigation
#6197 closed bug (notabug)
Opened October 18, 2010 03:09PM UTC
Closed October 18, 2010 03:29PM UTC
Last modified October 11, 2012 09:15PM UTC
ui-widget-header image placement
Reported by: | mikeycgto | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.css-framework | Version: | 1.8.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
This rule is as such:
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(images/img.png) 50% 50% repeat-x; color: #003f87; font-weight: bold; }
I would expect the position to be 50% 0% however; if this element is to large, the background image is not flush against the top of the element and the gradient looks all funky. Perhaps my headers are a bit large..
I don't think this is a bug per se. Please use the forums to discuss this.