WP-Themes/visitbenzie.git
7 years agoReduce excessive padding for content & member list in small view
Laury GvR [Wed, 7 Mar 2018 23:45:53 +0000 (18:45 -0500)]
Reduce excessive padding for content & member list in small view

7 years agoAdding custom member list viewfile
Laury GvR [Wed, 7 Mar 2018 23:38:36 +0000 (18:38 -0500)]
Adding custom member list viewfile

The reason for this is a lot of members for this site do not have
member profile images, but the description text is still wrapping
on their member list page, leaving room for an image that is not
there in most cases. Added a check to strip medium-8.

7 years agoRemove borders from Next and Prev links on member lists
Laury GvR [Wed, 7 Mar 2018 21:19:15 +0000 (16:19 -0500)]
Remove borders from Next and Prev links on member lists

7 years agoNew treasure trove graphic, and center-aligned action items
Laury GvR [Wed, 7 Mar 2018 20:42:58 +0000 (15:42 -0500)]
New treasure trove graphic, and center-aligned action items

7 years agoAdded margin to footer specials action for responsiveness
Laury GvR [Wed, 7 Mar 2018 20:07:39 +0000 (15:07 -0500)]
Added margin to footer specials action for responsiveness

7 years agoAdded footer specials action item
Laury GvR [Wed, 7 Mar 2018 20:05:41 +0000 (15:05 -0500)]
Added footer specials action item

7 years agoNew logo; this time with transparency
Laury GvR [Wed, 7 Mar 2018 17:53:04 +0000 (12:53 -0500)]
New logo; this time with transparency

7 years agoAdd cache control variable to default header image
Laury GvR [Wed, 7 Mar 2018 16:38:13 +0000 (11:38 -0500)]
Add cache control variable to default header image

7 years agoNew default header image
Laury GvR [Wed, 7 Mar 2018 16:36:34 +0000 (11:36 -0500)]
New default header image

7 years agoFP title overflow fixed, action item spacing
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

7 years agoCache busting and packaging collapse link colors
Laury GvR [Wed, 7 Mar 2018 15:43:54 +0000 (10:43 -0500)]
Cache busting and packaging collapse link colors

7 years agoMembers only sidebar and member detail link tweaks
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.

7 years agoDifferent logo image
Laury GvR [Tue, 6 Mar 2018 22:31:49 +0000 (17:31 -0500)]
Different logo image

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