#17318 closed defect (bug) (invalid)
if Featured Image is wider than defined Header Image, it becomes Post's header image
| Reported by: | senlin | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Post Thumbnails | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
I have noticed on Child Themes of Twenty Ten that if you upload an image via the Featured Image that is larger than the defined width of your header image (by default 940x198px), the freshly uploaded image replaces the header image for that Post.
The workaround is to upload an image that is less wide than the defined width of the header image (i.e. keep it less than 940px by default).
Attachments (1)
Change History (5)
#2
@
15 years ago
- Resolution invalid
- Status closed → reopened
I think you misunderstood. This was not happening before 3.1.2. I am talking about the featured image becoming (read: replacing) the header image when it is wider than the defined header image width. See attached screenshot please for a visualisation.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This is a feature of the Twenty Ten theme.
If you don't like it, You can modify your child themes header.php to not include the code.