google / docsy

A set of Hugo doc templates for launching open source content.
https://docsy.dev
Apache License 2.0
2.59k stars 894 forks source link

White Cover Image Becoming Gray #943

Open snakers4 opened 2 years ago

snakers4 commented 2 years ago

Hi,

I am trying customize Docsy by following the standard "happy-path", i.e. just clone the example project and then modify it.

I noticed that if you upload a bright (or white) hero image, it becomes gray, for example:

image

This is displayed when I have a completely white (i.e. #ffffff) hero image uploaded:

featured-background

I cannot find any information about this behaviour, can you please help, this is very frustrating, because I cannot really start making adding real content.

LukeTimeWalker commented 2 years ago

I think this behavior is to prevent the title and heading from becoming "invisible". If you want to disable this behavior, you can do one of the following options:

Hope it helps

snakers4 commented 2 years ago
.td-overlay--dark::after {
    background-color: transparent;
}

Many thanks, this works! Is there any way to make this image not cropped or zoomed, because by default it looks a bit mushy?

H20220009 commented 1 year ago

Hi, is this issue still open? I want to work on this issue; please assign me to this.

chalin commented 1 year ago

@deining - FYI, the steering committee recently clarified that "we don't assign issues in this project. If you would like to contribute, please follow our guidelines." PRs are most welcome, of course. /cc @emckean

H20220009 commented 1 year ago

@emckean @deining @chalin Can you review the changes and provide any feedback for PR #1491

H20220009 commented 1 year ago

@emckean @chalin @deining Can you please review the PR #1491 and provide feedback for the same.

H20220009 commented 1 year ago

@emckean @chalin @deining Can you please review the PR #1491 and provide feedback for the same.

H20220009 commented 1 year ago

@emckean @chalin @deining Can you please review the PR https://github.com/google/docsy/pull/1491

H20220009 commented 1 year ago

@emckean @chalin @deining Can you please review the PR https://github.com/google/docsy/pull/1491