themovation / th-widget-pack

Theme Widget Pack
19 stars 6 forks source link

Team widget changes #87

Closed teaganm closed 7 years ago

teaganm commented 7 years ago

In order to style the widget how we want, I've made some changes to the markup for the Team widget.

It's not wildly different, but here are gists showing the changes:

Existing https://gist.github.com/teaganm/33ed38be3aaa6fdd4d34abaf43817e66

New https://gist.github.com/teaganm/c31315c022c3842a77650dfc571b89f0

Essentially:

ryanlabelle commented 7 years ago

Updated

teaganm commented 7 years ago

Great, just a few more things:

  1. When a link is included it's supposed to output an A tag around the image and another A tag around the name - but right now it's only linking the image. Can we get a second tag added to wrap the name?

  2. In the style tab I find that the "content color" option has no effect - likely because the class was changed - the class is "th-team-member-text"

  3. Also in the style tab, can we just move the "content color" option down below Job title? Then they will be in order of appearance.

After that I think it's looking good.

ryanlabelle commented 7 years ago

Looking good! Thanks for testing.

ryanlabelle commented 7 years ago

Just needs a final test

teaganm commented 7 years ago

👍