Website: Case Study logos on home page are incorrect

Created on 2 Aug 2018  ·  9Comments  ·  Source: kubernetes/website

This is a...

  • [ ] Feature Request
  • [x] Bug Report

Problem:

The ING case study on the home page has the Wikimedia image.

Proposed Solution:

Change background-image value on selector #home #caseStudiesWrapper div:nth-child(4).

Page to Update:
https://kubernetes.io/


Browser: Firefox Developer Edition 62.0b13

kinbug lifecyclstale

All 9 comments

I checked the site again and now all the case studies have the incorrect logos.

This actually bother me. Can we at least get acknowledgement on this one? It's a pretty glaring issue right on the homepage.

Confirming this is an issue.

Seems like this PR made changes to HTML and CSS, but the CSS changes are not in production: https://github.com/kubernetes/website/pull/9769/files#diff-e3eb51e4ac78285eecebd979d1bc2e37L747

It looks like the static CSS was edited, when one should've edited a SASS file.

There's a PR for this already at https://github.com/kubernetes/website/pull/9809. [EDIT: I see this is from a previous commenter :) ]

Screenshots below. See that the first image is for Pearson, whereas it should be for SlingTV.

screen shot 2018-08-24 at 00 58 49
screen shot 2018-08-24 at 00 59 07

We can close this issue as #9809 was already closed.

We can't confirm this issue on any of the following pages:

I don't think this happen now at master (1.12) as well as v1-11 subdomain site. Could you double-check if we can close this?

/assign @zparnold

/kind bug

LGTM. Thanks for fixing this.

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

Fixed.

Was this page helpful?
0 / 5 - 0 ratings