summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Anthony Talarico [Wed, 7 Jun 2017 12:28:00 +0000 (08:28 -0400)]
fixing the calendar view events header section so that the arrow buttons aren't stretched
the events plugin scss file wasn't excluding the full calendar buttons from its styles, added this
to the style sheet
Steve Sutton [Wed, 7 Jun 2017 12:11:34 +0000 (08:11 -0400)]
Update see more offers graphic
Using a see all offers graphic now.
Laury GvR [Wed, 24 May 2017 16:57:00 +0000 (12:57 -0400)]
Added links to footer items
Laury GvR [Thu, 18 May 2017 12:48:28 +0000 (08:48 -0400)]
Removed the title from the sidebar blocks
Laury GvR [Thu, 18 May 2017 12:44:58 +0000 (08:44 -0400)]
Removing some console logs from the scroll sticky code
Laury GvR [Wed, 17 May 2017 16:26:15 +0000 (12:26 -0400)]
This theme was never supposed to have a sticky footer. The sticky-footer.js file was included by accident, and is now removed.
Laury GvR [Fri, 12 May 2017 14:52:41 +0000 (10:52 -0400)]
Printfriendly buttons removed from the blocks in the sidebar in the blocks template
Laury GvR [Fri, 12 May 2017 14:50:02 +0000 (10:50 -0400)]
Added a template for GLM Blocks
Laury GvR [Fri, 12 May 2017 13:44:52 +0000 (09:44 -0400)]
Header dropdown overlay, clickable images
In the top-bar, the images have been made clickable like their
corresponding links. They also have a hover-overlay effect.
Footer text has also been updated by the action items.
Anthony Talarico [Wed, 10 Aug 2016 19:17:47 +0000 (15:17 -0400)]
changing the narrow template to accommodate the elements of petoskey instead of mountpleasantwow
Anthony Talarico [Wed, 10 Aug 2016 19:10:12 +0000 (15:10 -0400)]
adding narrow template for the events to reduce the width
Anthony Talarico [Wed, 10 Aug 2016 19:04:28 +0000 (15:04 -0400)]
added events plugin scss file and added styles for the events list output
Anthony Talarico [Wed, 3 Aug 2016 20:53:52 +0000 (16:53 -0400)]
adding 20px of margin to the adroate slider in large view during resizing and scrolling
Anthony Talarico [Wed, 3 Aug 2016 20:50:52 +0000 (16:50 -0400)]
fixed conditionals to get the width and scrolltop dynamically and apply padding to the top of the page front dive dynamically
Anthony Talarico [Wed, 3 Aug 2016 20:43:25 +0000 (16:43 -0400)]
function doesn't work well, removing it and replacing with conditionals to check for window width during resize and scrolling
Anthony Talarico [Wed, 3 Aug 2016 20:39:50 +0000 (16:39 -0400)]
testing custom function that checks the small medium and large view width during resizing and scrolling to apply padding to the front page div to push from the sticky header
Anthony Talarico [Wed, 3 Aug 2016 20:31:53 +0000 (16:31 -0400)]
added width variable to help check for window width to apply margin to the top of ad rotate after header has a class of fixed
Anthony Talarico [Wed, 3 Aug 2016 20:27:35 +0000 (16:27 -0400)]
adding conditions for window width checking to add specific amounts of margin for small medium and large
Anthony Talarico [Wed, 3 Aug 2016 20:24:46 +0000 (16:24 -0400)]
only adding margin to the ad rotate slider after scrolling which is when the fixed position is added to the sticky header
Anthony Talarico [Wed, 3 Aug 2016 20:22:02 +0000 (16:22 -0400)]
added margin for small only above the ad rotate slider , 140px to offset the fixed position of the sticky header
Anthony Talarico [Wed, 3 Aug 2016 20:18:06 +0000 (16:18 -0400)]
removing margin from ad rotate slider
Anthony Talarico [Wed, 3 Aug 2016 20:06:20 +0000 (16:06 -0400)]
fixed sytax error in scss file for #slideshow
Anthony Talarico [Wed, 3 Aug 2016 20:05:07 +0000 (16:05 -0400)]
testing margin above ad rotate under sticky header
Anthony Talarico [Wed, 3 Aug 2016 19:49:35 +0000 (15:49 -0400)]
re adding sticky header after finding out the ad rotate is broken due to ad blocker being installed
Anthony Talarico [Wed, 3 Aug 2016 19:40:57 +0000 (15:40 -0400)]
removing sticky header changes due to header being broken
Anthony Talarico [Wed, 3 Aug 2016 19:33:37 +0000 (15:33 -0400)]
added sticky header via javascript since foundation sticky class doesn't appear to be working
Ian Weller [Wed, 3 Aug 2016 13:23:22 +0000 (09:23 -0400)]
tried to fix it in the wrong way
Ian Weller [Wed, 3 Aug 2016 13:20:40 +0000 (09:20 -0400)]
hopefully topbar edit that works
Ian Weller [Wed, 3 Aug 2016 13:18:25 +0000 (09:18 -0400)]
topbar edits
Ian Weller [Wed, 3 Aug 2016 13:08:50 +0000 (09:08 -0400)]
fixing a topbar mistake
Ian Weller [Wed, 3 Aug 2016 13:06:47 +0000 (09:06 -0400)]
more adjustemnts to the topbar
Ian Weller [Wed, 3 Aug 2016 12:52:38 +0000 (08:52 -0400)]
top bar edits for hamburger
Anthony Talarico [Tue, 2 Aug 2016 20:24:24 +0000 (16:24 -0400)]
added wrong page id for the subscribe link in the header
Anthony Talarico [Tue, 2 Aug 2016 20:23:23 +0000 (16:23 -0400)]
forgot to add the subscribe link to the header buttons
Anthony Talarico [Tue, 2 Aug 2016 20:05:25 +0000 (16:05 -0400)]
correcting echo syntax error
Anthony Talarico [Tue, 2 Aug 2016 20:03:18 +0000 (16:03 -0400)]
added links to the advertise page form and enews page form in the header and the footer
Anthony Talarico [Tue, 2 Aug 2016 19:32:46 +0000 (15:32 -0400)]
added fancybox modal to the video player on the front page
Laury GvR [Mon, 1 Aug 2016 14:55:44 +0000 (10:55 -0400)]
Fancybox code added for featured video on frontpage.
laury [Mon, 1 Aug 2016 13:48:39 +0000 (09:48 -0400)]
Removed francejourneys taxonomy image menu walker code
Laury GvR [Mon, 1 Aug 2016 13:47:48 +0000 (09:47 -0400)]
Removed francejourneys taxonomy image menu walker code
Laury GvR [Mon, 1 Aug 2016 12:57:24 +0000 (08:57 -0400)]
Added echo for the get_permalink function of previous commit
Laury GvR [Mon, 1 Aug 2016 12:56:03 +0000 (08:56 -0400)]
Permalinks added for frontpage 'More Offers' links
Laury GvR [Mon, 25 Jul 2016 21:07:47 +0000 (17:07 -0400)]
Adrotate slider widget replacing the slideshow on frontpage.
Laury GvR [Mon, 25 Jul 2016 20:59:37 +0000 (16:59 -0400)]
Adrotate frontpage slideshow widget added
Ian Weller [Fri, 15 Jul 2016 13:27:03 +0000 (09:27 -0400)]
think I figured out the padding situation
Ian Weller [Thu, 14 Jul 2016 21:01:31 +0000 (17:01 -0400)]
doing some work with the dorpdown
Ian Weller [Thu, 14 Jul 2016 20:04:07 +0000 (16:04 -0400)]
working on boarders
Ian Weller [Thu, 14 Jul 2016 15:22:55 +0000 (11:22 -0400)]
making the last of collins changes and working on interior
Ian Weller [Thu, 14 Jul 2016 14:48:16 +0000 (10:48 -0400)]
in progress of making the changes collins made and steve's request for the footer
Ian Weller [Thu, 14 Jul 2016 12:58:53 +0000 (08:58 -0400)]
added transition effects to the header
Ian Weller [Wed, 13 Jul 2016 20:58:17 +0000 (16:58 -0400)]
added transition effect and removed Collins misspelt graphics
Ian Weller [Wed, 13 Jul 2016 20:08:17 +0000 (16:08 -0400)]
fixed some hyper links for the Downtown full resolution
Ian Weller [Wed, 13 Jul 2016 20:04:41 +0000 (16:04 -0400)]
added target=_blank
Ian Weller [Wed, 13 Jul 2016 19:52:56 +0000 (15:52 -0400)]
fixed a mistake I made
Ian Weller [Wed, 13 Jul 2016 19:34:39 +0000 (15:34 -0400)]
added some styles to the copyright
Ian Weller [Wed, 13 Jul 2016 19:23:32 +0000 (15:23 -0400)]
post steve review edits
Ian Weller [Wed, 13 Jul 2016 17:29:42 +0000 (13:29 -0400)]
final theme checklist
Ian Weller [Wed, 13 Jul 2016 15:44:44 +0000 (11:44 -0400)]
wrapping up
Ian Weller [Tue, 12 Jul 2016 18:52:26 +0000 (14:52 -0400)]
activating right off canvas styles
Ian Weller [Tue, 12 Jul 2016 18:05:26 +0000 (14:05 -0400)]
working on off canvas
Ian Weller [Tue, 12 Jul 2016 17:58:50 +0000 (13:58 -0400)]
trying to wrap up responsive
Ian Weller [Tue, 12 Jul 2016 17:20:59 +0000 (13:20 -0400)]
working on responive now
Ian Weller [Tue, 12 Jul 2016 16:18:29 +0000 (12:18 -0400)]
making adjustments to the front page and driving myself nuts at the same time
Ian Weller [Tue, 12 Jul 2016 14:01:51 +0000 (10:01 -0400)]
making edits to some things
Ian Weller [Tue, 12 Jul 2016 13:11:06 +0000 (09:11 -0400)]
did some styling and editing of feed functions
Ian Weller [Mon, 11 Jul 2016 20:54:57 +0000 (16:54 -0400)]
added some bottom margin to the feed
Ian Weller [Mon, 11 Jul 2016 20:51:01 +0000 (16:51 -0400)]
working more on features of the front page
Ian Weller [Mon, 11 Jul 2016 19:49:23 +0000 (15:49 -0400)]
added event partial and did more work on the front
Ian Weller [Mon, 11 Jul 2016 16:31:26 +0000 (12:31 -0400)]
added cam image code and did some styling
Ian Weller [Mon, 11 Jul 2016 14:33:18 +0000 (10:33 -0400)]
editing the header elements
Ian Weller [Mon, 11 Jul 2016 13:04:54 +0000 (09:04 -0400)]
doing some footer stles
Ian Weller [Fri, 8 Jul 2016 20:42:59 +0000 (16:42 -0400)]
adding padding to dropdown
Ian Weller [Fri, 8 Jul 2016 20:37:55 +0000 (16:37 -0400)]
making the top bar dropdown work
Ian Weller [Fri, 8 Jul 2016 19:43:21 +0000 (15:43 -0400)]
trying to make some footer adjustments
Ian Weller [Fri, 8 Jul 2016 19:13:08 +0000 (15:13 -0400)]
massive styling and minor layout work
Ian Weller [Fri, 8 Jul 2016 16:02:43 +0000 (12:02 -0400)]
trying to do work with front page styles
Ian Weller [Fri, 8 Jul 2016 15:25:57 +0000 (11:25 -0400)]
working on front page sprite elements and footer sprite elements
Ian Weller [Fri, 8 Jul 2016 14:45:01 +0000 (10:45 -0400)]
finish most of topbar styles, moving to footer
Ian Weller [Fri, 8 Jul 2016 14:19:32 +0000 (10:19 -0400)]
working on the topbar
Ian Weller [Fri, 8 Jul 2016 13:21:52 +0000 (09:21 -0400)]
making some progress
Ian Weller [Thu, 7 Jul 2016 20:56:05 +0000 (16:56 -0400)]
layout work on the footer
Ian Weller [Thu, 7 Jul 2016 20:39:28 +0000 (16:39 -0400)]
placed the image sprites in place of what was going to be text
Ian Weller [Thu, 7 Jul 2016 19:50:50 +0000 (15:50 -0400)]
got the footer background
Ian Weller [Thu, 7 Jul 2016 19:21:54 +0000 (15:21 -0400)]
making layout changes for the front page
Ian Weller [Thu, 7 Jul 2016 18:35:35 +0000 (14:35 -0400)]
working on styling and layout
Ian Weller [Thu, 7 Jul 2016 16:05:54 +0000 (12:05 -0400)]
adding some aspects to the header
Ian Weller [Thu, 7 Jul 2016 15:49:09 +0000 (11:49 -0400)]
working on the header
Ian Weller [Thu, 7 Jul 2016 15:02:43 +0000 (11:02 -0400)]
first edits to settings.scss and adding google fonts
Ian Weller [Thu, 7 Jul 2016 14:23:38 +0000 (10:23 -0400)]
adding images
Ian Weller [Thu, 7 Jul 2016 14:15:18 +0000 (10:15 -0400)]
first commit