benjamin melançon
e03a2caa75
Add card class that Octavia added, before we overrode
2019-09-29 22:35:42 -04:00
benjamin melançon
a9c6cd1cd2
Move to a template suggestion that isn't broken
...
See https://www.drupal.org/project/ds/issues/2887778
2019-09-29 22:33:45 -04:00
benjamin melançon
8d81631929
Ensure update 1col template only applies to cards
2019-09-29 17:19:03 -04:00
benjamin melançon
dabce158c9
Provide alternate background if no image
...
Ref #33
2019-09-29 15:50:16 -04:00
benjamin melançon
d537a8dc9e
Copy directly from display suite module so we can actually change something
2019-09-29 14:55:34 -04:00
benjamin melançon
e2c5de47f1
Copy over template from Octavia
2019-09-29 14:48:01 -04:00
benjamin melançon
397748d38f
Don't drop title down at all for non-fancy content types
...
And we display a solid color instead of an image where we *do* expect an image but there
isn't one, so no need for the no-featured-image class or extra margin in that case.
Ref #28
Ref #32
Ref #26
Ref #27
Ref #29
2019-09-23 08:07:23 -04:00
benjamin melançon
dea557d1a1
Allow sidebar to show on listing pages so facets can be seen & used
...
Ref #15
2019-09-22 23:18:11 -04:00
benjamin melançon
fae37363b4
Set title size smaller for mobile, tablet
2019-09-22 19:39:56 -04:00
benjamin melançon
80f8d4366a
Add enough markup to fake being the full-width image
2019-09-22 19:29:21 -04:00
benjamin melançon
7576c2457a
Add a background to take the place of an image if none
2019-09-22 19:23:35 -04:00
Benjamin Melançon
3fb94d6d4e
Make featured image class only get applied to full content
...
... so it stops destroying our teaser and card listings
2019-09-01 08:39:18 -04:00
Benjamin Melançon
e9cd3ec8e7
Allow the primary page content to be flush with the bottom of the slogan
2019-08-31 11:38:10 -04:00
Benjamin Melançon
adcfd578a9
And add the subtitle class, which gives it the cool font
2019-08-31 10:50:02 -04:00
Benjamin Melançon
4b43fd63f7
Simplify.
2019-08-31 10:47:15 -04:00
Benjamin Melançon
b9ba934b58
Override Bulma field template for subtitles
...
Unchanged in this commit.
2019-08-31 10:42:34 -04:00
Benjamin Melançon
5e12cdc9a6
Remove excess padding from our tabs region
2019-08-31 09:15:08 -04:00
Benjamin Melançon
81a19c9f93
Override header tabs region template from Octavia (unchanged in this commit)
2019-08-31 09:14:41 -04:00
Benjamin Melançon
720826605f
Remove wholly unneeded extra divs hero footer silliness from around tabs
...
They already print their whole own section
2019-08-31 09:11:45 -04:00
Benjamin Melançon
6ea2ed7778
Move tabs (edit, delete, etc) *above* node title
2019-08-31 09:10:08 -04:00
Benjamin Melançon
d686009916
Add a no-featured-image class and give some padding when no value in image field
2019-08-31 09:04:33 -04:00
Benjamin Melançon
48cff3dc53
Override Bulma node template (unchanged for this first commit)
2019-08-31 09:04:00 -04:00
Benjamin Melançon
9552821928
Move highlighted and help regions *above* the page title
2019-08-30 23:01:16 -04:00
Benjamin Melançon
b95b91ce09
Drop title down over featured image
...
this doesn't happen on home, where there will never be a featured image
@TODO make sure nothing terrible happens when there is no featured image
2019-08-30 23:00:57 -04:00
Benjamin Melançon
e043b71edc
Tweak the Bulma classes to get the layout we want
2019-08-19 10:54:07 -04:00
Benjamin Melançon
6d89d74332
Get rid of all kinds of crazy CSS in favor of Bulma classes
2019-08-16 12:39:34 -04:00
Benjamin Melançon
e3db9613cf
Don't pull logo left (column has no height) but still prevent upscaling
2019-08-16 10:44:15 -04:00
Benjamin Melançon
baedc90e6f
Fix typo
2019-08-16 10:43:47 -04:00
Benjamin Melançon
e8c229ad85
Let's put the poor slogan in columns (albeit all by itself) too
2019-08-16 10:35:43 -04:00
Benjamin Melançon
f62c01487e
Revise background stripe/gradient and ditch interfering margin/padding
2019-08-16 10:35:06 -04:00
Benjamin Melançon
0565057444
Start converting header, nav etc to all bulma columns
2019-08-16 02:53:01 -04:00
Benjamin Melançon
161b70e5cf
Remove hero classes from title hero
...
It takes up too much space.
2019-08-08 22:31:15 -04:00
Benjamin Melançon
f1f66a8e58
No heroes on the front page
2019-08-08 21:40:46 -04:00
Benjamin Melançon
799176074a
Switch class in code 'cause it's easier than fixing my typo in styles right now
2019-08-08 19:14:28 -04:00
Benjamin Melançon
f2cadfb5ca
Remove extra whitespace above navbar and logo etc on mobile
...
This padding won't have any effect on non-mobile, as the columns aren't collapsed
2019-08-08 17:42:21 -04:00
benjamin melançon
2e30481791
Hide search icon on larger screens that have search bar
...
It can be well argued that this should have been removed for screen readers
also, but i only removed it because it was visually confusing directly below
the search bar and clicking on it meant losing what you'd typed in, and this
doesn't apply to how search bar and search link will appear in screen readers.
2019-08-06 14:39:23 -04:00
benjamin melançon
7938e87df1
Copy bulma menu navigation template unchanged from Bulma theme
2019-08-06 13:17:25 -04:00
benjamin melançon
c770571bda
Hide search bar on mobile & make life a little easier
2019-08-06 00:16:01 -04:00
benjamin melançon
caf80a58a5
Override field for node images to set necessary classes
2019-08-01 23:27:58 -04:00
benjamin melançon
d59cb7fdec
Style the slogan
2019-08-01 13:12:28 -04:00
benjamin melançon
252868ef1d
Get slogan into spitting distance
2019-08-01 08:47:27 -04:00
benjamin melançon
7b37c7e3f9
Add classes to hang our ridiculous styles on
2019-08-01 07:53:40 -04:00
benjamin melançon
1ae68f2199
Space out menu and search bar by adding extra columns
2019-07-31 23:57:12 -04:00
benjamin melançon
4890348cae
Move search bar into top of header
2019-07-31 22:59:55 -04:00
benjamin melançon
0b1335097d
Only show sidebar on non-node pages
2019-07-31 22:59:55 -04:00
benjamin melançon
eb0d47aab0
Remove sidebar second from page template; we don't have that region
2019-07-31 19:55:51 -04:00
benjamin melançon
a1da3504ff
Add special class for main title
2019-07-31 18:14:11 -04:00
benjamin melançon
85f521537a
Keep site slogan always visible
2019-07-31 16:14:51 -04:00
benjamin melançon
db64f22e30
Restore and customize logo & title branding block
2019-07-31 16:14:51 -04:00
benjamin melançon
20a1dfab6a
Reset page layout template to same as Octavia (but we expect to be customizing again)
2019-07-28 12:52:34 -04:00