Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Footer - #158

Open
misscs wants to merge 4 commits into
masterfrom
footer
Open

Footer#158
misscs wants to merge 4 commits into
masterfrom
footer

Conversation

@misscs

@misscs misscs commented Jun 13, 2016

Copy link
Copy Markdown
Contributor
  • Prepare footer for international
  • Improve/simplify markup

misscs added 4 commits June 13, 2016 07:40
commit f3387cb
Author: claudina sarahe <cs@misscs.me>
Date:   Mon Jun 13 04:59:03 2016 -0400

    Make imports relative paths

    - Imports need to be defined relative to nightshade-core/src in order to avoid
    errors. This resolves errors when running storefront-static or nightshade

commit a1737c2
Author: claudina sarahe <cs@misscs.me>
Date:   Mon Jun 13 04:57:50 2016 -0400

    Add file comments
- Remove hard-coded content
- Simplify html
<div class="footer-top r-inner">
{{ caller() }}
</div>
<div class="footer-bottom">

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's a better class to replace footer-bottom? I like the feel of the the site- classes to describe the content, but it now feels disconnected from its parent class.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not a huge fan of class names that describe position, since the positions could theoretically be made incorrect in certain media queries via CSS. footer-bottom seems like navigation - could this be footer-nav?

@misscs

misscs commented Jun 13, 2016

Copy link
Copy Markdown
Contributor Author

@CasperSleep/frontier Left a couple comments looking for some input on class names. Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants