summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Anthony Talarico [Thu, 25 May 2017 17:35:08 +0000 (13:35 -0400)]
adding glm members only topbar header to members only template
members only template needed the log and admin error links in the interior page template
Anthony Talarico [Thu, 25 May 2017 17:11:07 +0000 (13:11 -0400)]
adding lost password form and breadcrumbs to members only page
moving breadcrumbs out of the members only conditional in the interior page template, and
added the lost password partial to the theme
Anthony Talarico [Thu, 25 May 2017 17:05:47 +0000 (13:05 -0400)]
changing the login form to use captcha
using the same login form used by the updated sites to integrate captcha for the members only
login page
Anthony Talarico [Thu, 25 May 2017 16:58:23 +0000 (12:58 -0400)]
moving entire members only content inside of conditional
only display members only sidebar if they pass the members only conditional, parts of the
sidebar were showing prebviously even if they weren't logged in
Anthony Talarico [Thu, 25 May 2017 16:54:16 +0000 (12:54 -0400)]
changing the position of the members only menu
moved the members only menu inside of the sidebar content div with the blocks content in
the interior pages
Anthony Talarico [Thu, 25 May 2017 16:42:48 +0000 (12:42 -0400)]
adding donation form javascript, adding members only sidebar
global variables for donation form in the head, adding sidebar for the members only template
pages, linking facebook to icon, adding custom post type for the fund types
Anthony Talarico [Wed, 17 May 2017 13:13:07 +0000 (09:13 -0400)]
fixing syntax error
selector value was changed accidentally, fixed the value from -o to -1px for the header search input
position
Anthony Talarico [Wed, 17 May 2017 13:10:43 +0000 (09:10 -0400)]
adjusting header search magnifying glass position
after moving the header search input the mag glass icon needed to be adjusted with it so that it
stays in bouds of the input field
Anthony Talarico [Wed, 17 May 2017 13:08:13 +0000 (09:08 -0400)]
changing the top position of the header search input toggle
the header search toggle has a top position value, reducing it to align it better with the
icons next to it
Anthony Talarico [Tue, 16 May 2017 17:46:31 +0000 (13:46 -0400)]
changing header social icons to float left, adding mailto link in the footer
removing the arrow content next to the dropdowns in the topbar of there are more than 2 levels
of sub menus. adding mailto link in the email contact link in the footer. going around gecko bug
that doesn't respect top positioning if the elements inside of a container tha is positioned relative
by changing inline-block to float left for the social icons in the header
Anthony Talarico [Tue, 16 May 2017 15:16:55 +0000 (11:16 -0400)]
adding share this to blog pages, removing block image output
the sidebar that outputs blocks should not allow images, adding share this button to post pages
Anthony Talarico [Tue, 16 May 2017 14:52:34 +0000 (10:52 -0400)]
adding default blog and search styles
search results page styles for blog search , removed box shadow, decreased line height
Anthony Talarico [Tue, 16 May 2017 14:19:16 +0000 (10:19 -0400)]
adding header search functionality with search plugin and toggle effects
toggle for the header search form added, installed the search plugin to link the search input
to the glm search page
Ian Weller [Fri, 12 May 2017 13:39:04 +0000 (09:39 -0400)]
Style changes to the blog
I made some changes to the blog to reflect the sites colors a bit more.
Ian Weller [Fri, 12 May 2017 13:30:54 +0000 (09:30 -0400)]
editing breadcrumbs.
I edited the breadcrumbs to remove the share this that was in the
breadcrumb container.
Ian Weller [Thu, 11 May 2017 19:25:39 +0000 (15:25 -0400)]
I updated the dropdown to help with long nav items
I changed the drop left call in the menu walker for
responsive. I also styled the dropdown anchor last child item to
reflect the psd.
Ian Weller [Thu, 11 May 2017 18:20:12 +0000 (14:20 -0400)]
Updated some things so it works for ie
I made some updates so the padding style will work on IE11.
Ian Weller [Thu, 11 May 2017 17:48:55 +0000 (13:48 -0400)]
I made some style changes to interior
I changed the styles for the interior pages block section. Just some
padding changes.
Ian Weller [Thu, 11 May 2017 15:58:58 +0000 (11:58 -0400)]
Adding screenshot
I added the screenshot of the front page of the theme.
Ian Weller [Thu, 11 May 2017 15:51:58 +0000 (11:51 -0400)]
styled the second ul list
I added some styles for the log in links in the off canvas. So they
slightly match the main nav links above.
Ian Weller [Thu, 11 May 2017 15:45:18 +0000 (11:45 -0400)]
Added a menu that was missing from the offcanvas
I added a ul list that act as a login in the footer to the off canvas
area. Protocall states I need to put it all there when I get to small
view.
Ian Weller [Thu, 11 May 2017 15:31:38 +0000 (11:31 -0400)]
I have it close to done
I have the last bits finsihed I think. I need to do cross browser
testing to find any bugs.
Ian Weller [Wed, 10 May 2017 20:46:27 +0000 (16:46 -0400)]
working with the social links
I am working on the part of the header with the social link and search
field. It needs more styling, but it is close to done.
Ian Weller [Wed, 10 May 2017 20:08:47 +0000 (16:08 -0400)]
adding things to the header.
I missed some things in the header. I am in the process of adding them.
I didn't have the social icons in the header and the position of the tag
line has been moved to the right positon.
Ian Weller [Wed, 10 May 2017 19:45:54 +0000 (15:45 -0400)]
updating the side content
I updated the side content area that holds the blocks for the interior
pages.
Ian Weller [Wed, 10 May 2017 19:32:50 +0000 (15:32 -0400)]
Working on the interior page for large
I am wrapping up large view for the theme. I think large view may be
done, but I need to do responsive work and edits.
Ian Weller [Wed, 10 May 2017 18:20:22 +0000 (14:20 -0400)]
Wrapping up the front and starting interior
I have finished the last few things for the front page on large and have
started to work on the inteior page layout and styling.
Ian Weller [Wed, 10 May 2017 17:36:43 +0000 (13:36 -0400)]
styling the topbar
I did some styling to help the topbar navigation. I think I got the
styles as correct as I can.
Ian Weller [Wed, 10 May 2017 14:45:49 +0000 (10:45 -0400)]
making some changes
I made some changes to match the psd in the header and did some styling
for the ul items in the footer.
Ian Weller [Wed, 10 May 2017 14:10:42 +0000 (10:10 -0400)]
I am trying to add some finishing touches to large
I am working on trying to wrapup large view. Was having some issues
with getting the header area correct, but the solution is up for debate.
Ian Weller [Tue, 9 May 2017 20:23:47 +0000 (16:23 -0400)]
quick work on the topbar
I did a bit of quick work for the topbar nav for the moment.
Ian Weller [Tue, 9 May 2017 20:11:10 +0000 (16:11 -0400)]
I made some progress on the footer.
I have the styling for the footer set up, mostly. I have the logo in
the footer in place and styled the client info in the footer. I have
somethings I need Collins for.
Ian Weller [Tue, 9 May 2017 18:56:58 +0000 (14:56 -0400)]
I am almost done with the front page
I have the blocks setup. And the last few things for the front page are
in place. I need to work on the footer now.
Ian Weller [Tue, 9 May 2017 17:39:11 +0000 (13:39 -0400)]
More work on the front page
I am making some progress on the front page. Working on the block area
now. Not 100% sure how it's going to work.
Ian Weller [Tue, 9 May 2017 16:01:36 +0000 (12:01 -0400)]
I added the favicon and worked on layout
I added the favicon to the theme and I am working on the layout with
some of the styling. The header area is on hold for a moment. So I
went on to the main content area of the first page.
Ian Weller [Tue, 9 May 2017 13:36:35 +0000 (09:36 -0400)]
I am working on the header area
I am working on the styles and layout of the header area. I have the
starting content in it and I have a layout in place. I need to add the
rest of the content to the header.
Ian Weller [Mon, 8 May 2017 20:53:15 +0000 (16:53 -0400)]
starting header layout
I am beginning the layout for the header. At the moment, it's just an empty grid. I haven't added any thing to it yet.
Ian Weller [Mon, 8 May 2017 20:25:57 +0000 (16:25 -0400)]
first steps
I have made several style changes in the settings file. I am yet to
work on the layout.
Ian Weller [Mon, 8 May 2017 19:56:31 +0000 (15:56 -0400)]
first commit
First commit for Petoskey-Harbor Springs Area