-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
Contact page (contact.html) #67
Comments
Hello I would like to give this a try, can you assign it to me? :) |
Ok @Traceydh |
This is also missing an "How did you find us?" field |
Ok sure I'll add a 'how did you find us' field in the form. |
Thanks! 👍 :-) |
Hey, this might be an obvious question but I'm kinda new to this. |
Yes, no worries at all. As for the styles, there is only styles.css The stylesheet link in the contact.html page is The file you should edit is styles.css in your IDE/Editor. Thanks! |
I see, that makes sense thanks! |
No worries. you're welcome. |
hello i want to resolve this issue pls can you guide? |
@tejask1730 are you a student or just learning? |
I am Engineering student
…On Tue, Sep 27, 2022, 9:41 PM Gregory Bowne ***@***.***> wrote:
@tejask1730 <https://github.com/tejask1730> are you a student or just
learning?
—
Reply to this email directly, view it on GitHub
<#67 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVZXPFDRBSVEYBUGY5Q2RLLWAMMBHANCNFSM57Q4R2WA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Ok @tejask1730 |
Prerequisites
Current Behavior
Navbar is messed up completely.
Container for the Map overflows
<div class="container z-depth-1 my-5 px-0" style="background-color:rgb(228, 106, 218)">
Header container overflows
<header>
<div class="container>' [overflow]
Footer overflows @
<footer class="footer-wrapper
Footer missing Instagram and YouTube social icons
Google Maps should be a small or medium element inside the footer, not a large frame inside the main body.
Phone Contact Field is wrong type for a phone number and should just say Phone
Add field for Mobile Phone
Missing the theme switch that is now on the About page (about.html)
(consider adding a theme.css). The theme should propagate through the rest of the site no matter what page you are on.
Content Security Policy: Ignoring “http:” within script-src: ‘strict-dynamic’ specified
warning in the console.. which might be coming from Google Maps API.Footer needs Business hours
Remove MDBootstrap branding
Good theme colors are:
#0000ff blue
#000000 black
#808080 gray
#ffffff white
#c0c0c0 silver
{ maybe even brown }
Background where possible should be a gray/silver metallic brush finish
Expected Behavior
Steps to Reproduce
Try it! :-)
The text was updated successfully, but these errors were encountered: