Closed phargogh closed 1 year ago
@davemfish, I feel the same way and your comment made me chuckle. It's like those flashing ads: invest, InVEST, INVEST!!!
I know it's a pain to work in this framework, but I wouldn't mind seeing the logo in the upper left, removing the "InVEST" home button below, and is it possible to center the "InVEST User Guide" title?
and is it possible to center the "InVEST User Guide" title?
This title is left-aligned with the body of text below, there's just a lot of space in between now with the logos. But on other pages, like a model chapter, it probably looks good with the left-alignment.
Thanks for the comments @davemfish and @dcdenu4 !
Although the theme is supposed to be able to hide the brand name below the logo through an option in conf.py
, that wasn't working for me. This is now controlled with some custom CSS. I also added some custom CSS to center-align the UG title, and confirmed that this change does not alter the alignment on other pages. Screenshots below as a demonstration.
Thanks for accommodating these nitpicky requests; looks great!
Per a request from the comms team, this PR updates the partner logos and slightly updates a few styles and fonts in keeping with NatCap branding in addition to adding the ® in a few places.
There are a few functional things I wanted to point out as an FYI for the whole software team:
_templates
directory now contains jinja overrides for our theme. Right now it's pretty simple (just adding fonts and related stylesheets) but could be extended as needed for future theme modifications. TheMakefile
now excludes dirs prefixed with_
Anyways, happy to discuss!
Here's a preview of changes: