Hive Play Login

This is a temp page for the index.

To work with the index page, the files to edit are:

  1. index.blade.php found in the root of the member folder
  2. lander_header.blade.php found in the components folder. Feel free to look at _member_header for links and other references for variables to use in making the index page header.
  3. lander_footer.blade.php found in the components folder. Feel free to look at _member_footer for links and other references for variables to use in making the index page footer.
  4. indexLander.css found in the CSS folder to apply styling only to the lander page.
  5. variables.css found in the CSS folder, this file is set to apply colors and styling and images to the members page. To theme it to fit the index page. Feel free to use these for the lander or add new ones if needed, but do not remove or edit variables name of existing variables, as that could affect the member's template.