Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS gradient backgrounds #6

Open
robinmetral opened this issue Aug 28, 2018 · 9 comments
Open

CSS gradient backgrounds #6

robinmetral opened this issue Aug 28, 2018 · 9 comments
Assignees

Comments

@robinmetral
Copy link
Contributor

As seen on the mockups.
This can help: https://gradientlab.space/

@bogreudell
Copy link
Contributor

Nice! I understand now :) Very cool, merci

@robinmetral
Copy link
Contributor Author

I'll be working on them 🙂

@robinmetral
Copy link
Contributor Author

Also about the gradients: they are different on every page, so we should also be using PHP or JQuery to tell browsers that gradient X goes with .header on page Y. Does that make sense?

@robinmetral
Copy link
Contributor Author

@FredericoAndrade is that how you're doing these css background effects on http://fredericoandrade.com/ (in the footer for instance?)

PS. Hi, I'm Robin 🙂

@FredericoAndrade
Copy link
Contributor

Hi @robinmetral! Not sure what your question is, but happy to talk through whatever!

@robinmetral
Copy link
Contributor Author

He @FredericoAndrade, just wondering how you did the colored shapes in the background of your site 🙂

Did you use CSS gradients? Something else?

They're looking great!

@robinmetral
Copy link
Contributor Author

CSS gradients would probably be the best option in terms of performance, but it seems that other sites (example) simply use lightweight background images.

Judging by the mockups (some art is pretty complicated, like dotted areas), maybe we should consider using background images

@FredericoAndrade
Copy link
Contributor

Hi @robinmetral so sorry for the delay here, looks like i never pressed send! - the angled details are achieved with a ::before or ::after selector that has the same border properties one uses to make any kind of angle - http://apps.eky.hk/css-triangle-generator/ for example.
Regarding the dotted areas, a small background image would definitely be the best option! Daniel can point you to assets if need be. Very eager to see the result!

@robinmetral
Copy link
Contributor Author

Hey @FredericoAndrade, no worries and thanks for the link! This will make it much easier than a classic gradient generator 🙂

@bogreudell bogreudell modified the milestones: Soft Launch, Live Dec 12, 2018
@bogreudell bogreudell removed this from the Live milestone Feb 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants