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

Update homepage image, text, and link #141

Open
MirandaEcho opened this issue Feb 19, 2020 · 6 comments
Open

Update homepage image, text, and link #141

MirandaEcho opened this issue Feb 19, 2020 · 6 comments

Comments

@MirandaEcho
Copy link
Collaborator

Photo:
2019-06-12_INNDays_1026

Text: Bringing the brightest nonprofit newsrooms together for intensive business training, June 16 and 17

Button: "Learn More" that links to: https://inn.org/inn-days-2020/

No other homepage edits. Do the thing on staging, we'll have them review, and then move it live.

@MirandaEcho MirandaEcho changed the title Update homepage footer, text, and link Update homepage image, text, and link Feb 19, 2020
@MirandaEcho MirandaEcho added this to the INN Website Edits milestone Feb 19, 2020
@benlk

This comment has been minimized.

@benlk

This comment has been minimized.

@benlk
Copy link
Collaborator

benlk commented Feb 20, 2020

The above questions are obsoleted by the questions in INN/inn#121, and should be answered in that issue, please.

@MirandaEcho
Copy link
Collaborator Author

MirandaEcho commented Feb 21, 2020

Edits requested:

  • Hero image - crop photo tighter to show less black space at the top and on the left/right sides
  • Description text - Fran wants to center the title, text and "Learn more" button. Change the description text under INN Days 2020 to say "June 16 and 17, The Westin Hotel Old Town, Alexandria, Virginia"

Let me know if the centering isn't possible.

benlk added a commit that referenced this issue Feb 21, 2020
@benlk
Copy link
Collaborator

benlk commented Feb 21, 2020

Screen Shot 2020-02-20 at 23 53 05

@benlk
Copy link
Collaborator

benlk commented Mar 13, 2020

Script I used to quickly generate the images:

#! /usr/bin/env bash
for WIDTH in 400 800 1200 2000
do
	convert RN-Elizabeth-Glenn-uses-thermometer-at-IHS.jpg -resize ${WIDTH}x${WIDTH} RN-Elizabeth-Glenn-uses-thermometer-at-IHS-${WIDTH}.jpg
done

But preferentially we'd make it so this can be managed using the WordPress admin rather than tracking these images in git.

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

2 participants