summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Laury GvR [Wed, 7 Mar 2018 20:05:41 +0000 (15:05 -0500)]
Added footer specials action item
Laury GvR [Wed, 7 Mar 2018 17:53:04 +0000 (12:53 -0500)]
New logo; this time with transparency
Laury GvR [Wed, 7 Mar 2018 16:38:13 +0000 (11:38 -0500)]
Add cache control variable to default header image
Laury GvR [Wed, 7 Mar 2018 16:36:34 +0000 (11:36 -0500)]
New default header image
Laury GvR [Wed, 7 Mar 2018 16:19:17 +0000 (11:19 -0500)]
FP title overflow fixed, action item spacing
- Frontpage header title was covering the bottom of the slideshow on
very wide display ports due to missing header styles.
- Slideshow image was expanding beyond max-height bounds due to
missing overflow styles.
- Reduced spacing between action items by the footer, which was
excessive after removing the social icons
Laury GvR [Wed, 7 Mar 2018 15:43:54 +0000 (10:43 -0500)]
Cache busting and packaging collapse link colors
Laury GvR [Wed, 7 Mar 2018 15:05:09 +0000 (10:05 -0500)]
Members only sidebar and member detail link tweaks
- Members Only sidebar needed some title style changes.
- Member detail page 'collapse' and 'back to top' links now red
to help them break up the monotony of green links.
Laury GvR [Tue, 6 Mar 2018 22:31:49 +0000 (17:31 -0500)]
Different logo image
Laury GvR [Tue, 6 Mar 2018 22:26:48 +0000 (17:26 -0500)]
Larger treasure, social icons moved, oc social, etc.
- Larger Treasure Trove icon in footer action area
- Social icons moved from action area to below the Enews signup
- Social icons in off-canvas fixed
- Members Only styles in off-canvas fixed
- Top-bar fixed in small (was absolute and covering the featured
image).
Laury GvR [Tue, 6 Mar 2018 22:10:09 +0000 (17:10 -0500)]
Fixed main nav being confused for top bar
Since main nav and top bar use the same walker, the static var
mainLevelCounter which keeps track of whether to apply drop-left
classes was getting the wrong values. New walker created just for
the main nav, separate from the top-bar walker.
Laury GvR [Tue, 6 Mar 2018 22:07:25 +0000 (17:07 -0500)]
Possible fix for menu walker applying the wrong classes
Laury GvR [Fri, 2 Mar 2018 16:06:50 +0000 (11:06 -0500)]
Removed bower_components and node_modules from the repo
Laury GvR [Fri, 2 Mar 2018 01:14:23 +0000 (20:14 -0500)]
Adjust footer weather widget positioning
Laury GvR [Fri, 2 Mar 2018 00:56:51 +0000 (19:56 -0500)]
Add members only sidebar menu functionality
Laury GvR [Fri, 2 Mar 2018 00:51:34 +0000 (19:51 -0500)]
Adding members only template
Laury GvR [Fri, 2 Mar 2018 00:49:48 +0000 (19:49 -0500)]
Fixing members only sidebar and header
laury [Fri, 2 Mar 2018 00:02:30 +0000 (19:02 -0500)]
Adjusted package.json to no longer see keweenaw
laury [Fri, 2 Mar 2018 00:00:25 +0000 (19:00 -0500)]
.gitignore properly ignores node modules.
Laury GvR [Thu, 1 Mar 2018 23:55:32 +0000 (18:55 -0500)]
Topbar dropdown menus enforced to drop the right direction
laury [Thu, 1 Mar 2018 21:45:02 +0000 (16:45 -0500)]
Removed node_modules committed by default
Laury GvR [Thu, 1 Mar 2018 21:44:24 +0000 (16:44 -0500)]
Members only colors, links to visitors guide
Laury GvR [Thu, 1 Mar 2018 19:22:09 +0000 (14:22 -0500)]
Reduce gravityform checkbox margins
Laury GvR [Wed, 28 Feb 2018 22:43:24 +0000 (17:43 -0500)]
Added extra padding just in case, see previous commit
Laury GvR [Wed, 28 Feb 2018 22:40:51 +0000 (17:40 -0500)]
Add left padding to top-bar so the logo covers it
The nav items were made slightly shorter than on the psd, which
caused there to be a gap in the background of the nav between it
and the logo. Added 40px of padding to minimize the risk of this
in the future.
Laury GvR [Wed, 28 Feb 2018 22:39:40 +0000 (17:39 -0500)]
Stylesheet cache busting
Laury GvR [Wed, 28 Feb 2018 22:35:40 +0000 (17:35 -0500)]
Adding more linking, and hover:underline to footer guide links
Laury GvR [Wed, 28 Feb 2018 20:43:27 +0000 (15:43 -0500)]
Block title colors, treasure hover link underline
Laury GvR [Wed, 28 Feb 2018 20:38:46 +0000 (15:38 -0500)]
Replaced slate blue with dark green across the site
All instances of $slate-blue are now $dark-green as that is the
equivalent color for this theme
Laury GvR [Tue, 27 Feb 2018 22:07:20 +0000 (17:07 -0500)]
Only show upper bar on large, remove 'home' link from upper bar
Laury GvR [Tue, 27 Feb 2018 21:07:10 +0000 (16:07 -0500)]
Fixed styles for main nav hover/active effects
Laury GvR [Tue, 27 Feb 2018 19:33:08 +0000 (14:33 -0500)]
Adjusted styles and markup to suit Benzie proofs
Laury GvR [Mon, 26 Feb 2018 15:28:27 +0000 (10:28 -0500)]
Initial commit: Copy from keweenaw2017 theme