Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optional Footer Suggestion #18

Open
sandyvern opened this issue Sep 5, 2017 · 1 comment
Open

Optional Footer Suggestion #18

sandyvern opened this issue Sep 5, 2017 · 1 comment

Comments

@sandyvern
Copy link

sandyvern commented Sep 5, 2017

Adding a 2nd div within the footer so that you can add your own footer information after you recreate this project.

So that on one side it reads "Made with love and a sonic screwdriver by Faith H. Wallace, Ph.D., 2017" and then on the other side it could read something like "Recreated with love through Faith's Open Source Project for Beginners by YOUR NAME, 2017 "

  1. Change the Bootstrap .col-md-12 class to a .col-md-6 and then add a 2nd .col-md-6 div so that the footer will have 2 equal sized columns.
  2. Add the Bootstrap class to align the text in the center of both of these divs.
  3. Add a heart icon from Font Awesome after "Recreated with "... so that it reads "Recreated with love" and "love" is the heart icon.
  4. Use a span class to make the heart red.
  5. After the span for the heart, add the text "through Faith's Open Source Project for Beginners by YOUR NAME, 2017" making sure that the spacing is correct between each word and icon.
  6. Make the text "Faith's Open Source Project for Beginners" a link and link it to her project repository at https://github.com/fwallacephd/doctor-who
  7. After the date, 2017, add a single pipe ( | ) character and then a twitter icon from Font Awesome and link it to YOUR OWN Twitter profile.
  8. After the Twitter icon, add a Github icon from Font Awesome and link to YOUR OWN GitHub repo for this Doctor Who Project
  9. Make the Twitter icon blue.
  10. Make the Github icon black.
@fwallacephd
Copy link
Owner

Excellent addition to the Issues list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants