benjamin melançon
6fb4f9e09c
Rely on .content class for link hover padding in .hero components
...
The one place where we know it is used so far has the .content class already.
Removing it here prevents it from mucking up the secondary menu level when it
is placed within the hero-classed title section.
2018-12-17 22:26:07 -05:00
benjamin melançon
b4da1f689c
Commit compiled CSS
2018-12-17 17:44:16 -05:00
benjamin melançon
eb1e0cdd22
Place bylines outside of titlebar
2018-12-17 17:44:09 -05:00
benjamin melançon
4022267b85
Only print the titlebar_links section if there's actually anything there
2018-12-17 17:41:19 -05:00
benjamin melançon
a2066e92d7
Restore distance between byline and title that adding titlebar div took away
2018-12-17 17:40:52 -05:00
benjamin melançon
49295ecb73
Print the secondary menu in the titlebar area
...
because our styleguide is annoying, we had to add the titlebar section to things
that don't have it in the styleguide, to be able to add the titlebar links part
when the secondary menu is there.
because Drupal is annoying, it prints the titlebar_links part whether there's any
secondary menu or not.
Ref #110
2018-12-17 17:15:14 -05:00
benjamin melançon
cd0a7e0a1a
And whatever, let's make random non-node pages have dark blue navbars too
2018-12-17 10:03:46 -05:00
benjamin melançon
ed6fc3cf7a
Let's try making blog posts light per design
...
but have other non-specialized content be dark (blue).
2018-12-17 10:02:48 -05:00
benjamin melançon
821741e962
Commit compiled CSS
2018-12-17 09:48:12 -05:00
benjamin melançon
cb7f49c103
Minimize flash of different navbar color
...
by not having it transition in the first time, but really we need a full fix
not a meh mitigation.
2018-12-17 09:47:11 -05:00
benjamin melançon
b64064604f
Scrollmagic doesn't know how to remove the initial state so just don't have it
2018-12-16 23:47:26 -05:00
benjamin melançon
f1f8103bac
Format source code
2018-12-16 23:46:01 -05:00
benjamin melançon
d60056b144
Give a try printing the secondary menu in the titlebar in the header
2018-12-16 23:06:45 -05:00
benjamin melançon
c7876c6627
Set starting default navbar to light header rather than transparent header
2018-12-16 23:06:25 -05:00
benjamin melançon
3303f808d6
Blank out the regular secondary menu block
...
... we're talking twig blocks here, as printed in the Agarica theme inheriting from
the Octavia theme which inherits it from the Bulma theme.
2018-12-16 23:05:49 -05:00
benjamin melançon
f26fbe6552
Bring person node paragraphs in line with regular node paragraph handling
2018-12-16 11:52:50 -05:00
benjamin melançon
d6dac423a1
Use the field summary + include paragraph wrapper for it
...
The body field is gone.
2018-12-16 11:51:38 -05:00
benjamin melançon
6ed816380a
Consistantly use 'false' rather than 'not true'
2018-12-16 11:50:47 -05:00
benjamin melançon
d62239bebf
Work around local debug output breaking background images
2018-12-16 11:39:46 -05:00
benjamin melançon
4530ac2937
We're using minimal HTML so we can actually print paragraph tags as designed
2018-12-15 22:48:51 -05:00
benjamin melançon
8205777a9e
Overhaul card template for small cards
...
No paragraphs. Keep it simple.
Ref #110
2018-12-15 22:39:41 -05:00
benjamin melançon
a562086680
Set classes for views rows showing small cards
2018-12-15 21:56:15 -05:00
benjamin melançon
ef56e86dfb
Add back div for embedded views so we can pass classes in from the view
2018-12-15 21:55:48 -05:00
benjamin melançon
e7b850012c
Add start of template for small cards for people listings
2018-12-15 00:07:59 -05:00
benjamin melançon
ba1135a1c8
Commit compiled CSS
2018-12-14 22:40:49 -05:00
benjamin melançon
af74487a66
OK so it was doing something all along...
...
... i just didn't notice the problematic thing until i started applying
transparency to headers of non-blue colors i guess?
Revert "Delete code that was commented out before i accidentally uncommented it"
This reverts commit 8a43d60d44
.
2018-12-14 22:39:41 -05:00
benjamin melançon
92810e08bb
Commit compiled CSS
2018-12-14 21:26:47 -05:00
benjamin melançon
8a43d60d44
Delete code that was commented out before i accidentally uncommented it
...
so, // at the start and // at the end, even on lines by themselves, are not empty
comments in Sass but apparently a multiline commenting out everything in between them.
2018-12-14 21:26:36 -05:00
benjamin melançon
38018874ce
Make the navbar *start* transparent
2018-12-14 18:27:54 -05:00
benjamin melançon
65f3f8fcdb
Title paragraphs (should have own colors) set navbar to transparent
2018-12-14 18:27:40 -05:00
benjamin melançon
eeb27a33ce
Commit compiled CSS
2018-12-14 14:46:00 -05:00
benjamin melançon
618d34c4a4
Move transition to the whole element
2018-12-14 14:45:51 -05:00
benjamin melançon
82fef06480
Fix typo
2018-12-14 14:45:37 -05:00
benjamin melançon
32fb3146f7
Clean up empty code comments
2018-12-14 14:45:12 -05:00
benjamin melançon
34ae201572
Keep person's name in front of their picture
2018-12-14 14:37:23 -05:00
benjamin melançon
265e70a7e8
Commit compiled CSS
2018-12-14 13:17:05 -05:00
benjamin melançon
d418c47aa3
Tint person pictures per styleguide but remove on hover
2018-12-14 13:16:55 -05:00
benjamin melançon
eaad82c177
Remove all wrappers around embedded views
2018-12-13 18:18:38 -05:00
benjamin melançon
de13a6872b
Make override very specific to blog
...
don't like this at all. Really want the ability to configure most anything to
use the template i choose, which is sort of the promise of the pattern approach...
2018-12-13 14:02:01 -05:00
benjamin melançon
9f69656a37
Override unformatted view wrapper for embeds
...
... oohhh uggghhh we want this only for blog post listings *sob*
2018-12-13 13:25:26 -05:00
benjamin melançon
634f9f429c
Override viewsreference view title to have titlebar stylings
2018-12-13 13:03:43 -05:00
benjamin melançon
80a13a1c74
Commit compiled CSS
2018-12-13 11:25:32 -05:00
benjamin melançon
806e6a1fb1
Keep blog teaser heights even: put author/date behind any pics
2018-12-13 11:25:15 -05:00
benjamin melançon
953d9df627
Commit compiled CSS
2018-12-13 10:41:58 -05:00
benjamin melançon
cd7b562894
Make sure search bar is off screen on large screens
2018-12-13 10:41:48 -05:00
benjamin melançon
63faed6999
Commit compiled CSS
2018-12-12 23:49:10 -05:00
benjamin melançon
5afa90cc37
Make listings like blog post teasers just a bit closer together
2018-12-12 23:48:50 -05:00
benjamin melançon
811313fdeb
Mildly improve form styling
2018-12-12 23:48:19 -05:00
benjamin melançon
09abdfd224
After hours of tweaking call our search field good enough
2018-12-12 23:30:09 -05:00
benjamin melançon
9ecea50d45
Start a navbar search section (this is foreshadowing)
2018-12-12 18:26:25 -05:00