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

base.html: Improve navbar #113

Closed
wants to merge 1 commit into from
Closed

Conversation

sagar-kalra
Copy link
Collaborator

Improve navbar and add navstyle.css for styling

Fixes #2 .

Copy link
Contributor

@divyam3897 divyam3897 left a comment

Choose a reason for hiding this comment

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

Looks nice, but some changes:

  1. I don't see any navbar on small screen sizes
  2. Add about us in navbar
  3. Would the blocks for home, resources look better at right instead can you check?
  4. The about us is hidden below footer in small sizes.

Copy link
Contributor

@divyam3897 divyam3897 left a comment

Choose a reason for hiding this comment

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

Changes:

  1. If I click on about us nothing happens, increase the size of the section so hat one reaches about us.
  2. If I go to resources and click on about us nothing happens. (user should land at about us)
  3. About us should be before resources in navbar
  4. This is how it looks in small screen sizes which is not at all good http://picpaste.com/Screenshot_20171012_155634-L6uq79tb.png

@divyam3897
Copy link
Contributor

@sagar-kalra still on it?

@sagar-kalra
Copy link
Collaborator Author

@divyam3897 yeah, I ll complete it.

@sagar-kalra
Copy link
Collaborator Author

Ignore this commit

@sagar-kalra
Copy link
Collaborator Author

@divyam3897 I have designed the navbar, but i am not able to link about us.

Copy link
Contributor

@divyam3897 divyam3897 left a comment

Choose a reason for hiding this comment

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

it looks good, some minor changes to be done:

  1. The resources is not active on navbar when I go to /resources and similarly for others.
  2. The about us should be before resources in navbar.

<div class="loader-rect3"></div>
<div class="loader-rect4"></div>
<div class="loader-rect5"></div>
<div class="loader-rect1"></div>
Copy link
Contributor

Choose a reason for hiding this comment

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

why these changes?

Copy link
Contributor

Choose a reason for hiding this comment

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

Remove these changes!!

@sagar-kalra sagar-kalra force-pushed the navbar branch 2 times, most recently from dde18e5 to b43159a Compare October 24, 2017 16:37
Copy link
Contributor

@divyam3897 divyam3897 left a comment

Choose a reason for hiding this comment

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

I see nothing being active now on navigating, you can use a background image instead of jumbotron background now.

.jumbotron h1{
font-size: 6.2vw !important;
}

Copy link
Contributor

Choose a reason for hiding this comment

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

why these empty lines?

<div class="loader-rect3"></div>
<div class="loader-rect4"></div>
<div class="loader-rect5"></div>
<div class="loader-rect1"></div>
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove these changes!!

Copy link
Contributor

@divyam3897 divyam3897 left a comment

Choose a reason for hiding this comment

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

http://picpaste.com/Screenshot_20171026_030441-mvgwxmwX.png I would centre it and remove the scroll.

@sagar-kalra sagar-kalra force-pushed the navbar branch 2 times, most recently from 8e7087f to cf76f50 Compare November 1, 2017 01:34
Add a new page for aboutus and made necessary change in urls and views.

Closes pclubuiet#2
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

Successfully merging this pull request may close these issues.

3 participants