WP-Themes/visitbenzie.git
7 years agoLarger treasure, social icons moved, oc social, etc.
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).

7 years agoFixed main nav being confused for top bar
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.

7 years agoPossible fix for menu walker applying the wrong classes
Laury GvR [Tue, 6 Mar 2018 22:07:25 +0000 (17:07 -0500)]
Possible fix for menu walker applying the wrong classes

7 years agoRemoved bower_components and node_modules from the repo
Laury GvR [Fri, 2 Mar 2018 16:06:50 +0000 (11:06 -0500)]
Removed bower_components and node_modules from the repo

7 years agoAdjust footer weather widget positioning
Laury GvR [Fri, 2 Mar 2018 01:14:23 +0000 (20:14 -0500)]
Adjust footer weather widget positioning

7 years agoAdd members only sidebar menu functionality
Laury GvR [Fri, 2 Mar 2018 00:56:51 +0000 (19:56 -0500)]
Add members only sidebar menu functionality

7 years agoAdding members only template
Laury GvR [Fri, 2 Mar 2018 00:51:34 +0000 (19:51 -0500)]
Adding members only template

7 years agoFixing members only sidebar and header
Laury GvR [Fri, 2 Mar 2018 00:49:48 +0000 (19:49 -0500)]
Fixing members only sidebar and header

7 years agoAdjusted package.json to no longer see keweenaw
laury [Fri, 2 Mar 2018 00:02:30 +0000 (19:02 -0500)]
Adjusted package.json to no longer see keweenaw

7 years ago.gitignore properly ignores node modules.
laury [Fri, 2 Mar 2018 00:00:25 +0000 (19:00 -0500)]
.gitignore properly ignores node modules.

7 years agoTopbar dropdown menus enforced to drop the right direction
Laury GvR [Thu, 1 Mar 2018 23:55:32 +0000 (18:55 -0500)]
Topbar dropdown menus enforced to drop the right direction

7 years agoRemoved node_modules committed by default
laury [Thu, 1 Mar 2018 21:45:02 +0000 (16:45 -0500)]
Removed node_modules committed by default

7 years agoMembers only colors, links to visitors guide
Laury GvR [Thu, 1 Mar 2018 21:44:24 +0000 (16:44 -0500)]
Members only colors, links to visitors guide

7 years agoReduce gravityform checkbox margins
Laury GvR [Thu, 1 Mar 2018 19:22:09 +0000 (14:22 -0500)]
Reduce gravityform checkbox margins

7 years agoAdded extra padding just in case, see previous commit
Laury GvR [Wed, 28 Feb 2018 22:43:24 +0000 (17:43 -0500)]
Added extra padding just in case, see previous commit

7 years agoAdd left padding to top-bar so the logo covers it
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.

7 years agoStylesheet cache busting
Laury GvR [Wed, 28 Feb 2018 22:39:40 +0000 (17:39 -0500)]
Stylesheet cache busting

7 years agoAdding more linking, and hover:underline to footer guide links
Laury GvR [Wed, 28 Feb 2018 22:35:40 +0000 (17:35 -0500)]
Adding more linking, and hover:underline to footer guide links

7 years agoBlock title colors, treasure hover link underline
Laury GvR [Wed, 28 Feb 2018 20:43:27 +0000 (15:43 -0500)]
Block title colors, treasure hover link underline

7 years agoReplaced slate blue with dark green across the site
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

7 years agoOnly show upper bar on large, remove 'home' link from upper bar
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

7 years agoFixed styles for main nav hover/active effects
Laury GvR [Tue, 27 Feb 2018 21:07:10 +0000 (16:07 -0500)]
Fixed styles for main nav hover/active effects

7 years agoAdjusted styles and markup to suit Benzie proofs
Laury GvR [Tue, 27 Feb 2018 19:33:08 +0000 (14:33 -0500)]
Adjusted styles and markup to suit Benzie proofs

7 years agoInitial commit: Copy from keweenaw2017 theme
Laury GvR [Mon, 26 Feb 2018 15:28:27 +0000 (10:28 -0500)]
Initial commit: Copy from keweenaw2017 theme