Commit Graph

2 Commits

Author SHA1 Message Date
DREKLI 40269fb20a Touch | Missing .maps | Sidebar
- Touch events excluded as data-attr to keep 'general' touch events
- Noticed .maps were being requested, so added to lib folder
- Sidebar now position fixed
2018-03-11 13:37:19 +01:00
DREKLI 4e946cd052 UI overhaul
The header needed sorting out with all the extra elements, and the duplicate footer content could likely be seen as duplication for SEO (especially because they contain links)

Menu / Header
- Added slideout.js as a quick fix for sidebar/panel menu nav
- Header 'collapse' menu chucked totally
- Hamburger is now a toggle for slideout
- Header shrunk right down

"Hero" on Homepage
- Super h/c margins... So removed now that they are uneeded

Notification (spam warning on Homepage)
- turned it onto a proper noti, using the noty.js package. Only opens if on Homepage and are scrollTop 0
- Localisation tag is still included in the inejcted html (but not tested)

Footer
- Remove duplicate content menu
- Put bottom Logo and Legals on same row
2018-03-09 15:32:44 +01:00