fix header footer of development_sasha branch #59
Labels
No Label
Issue
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
Question
Reviewed/Confirmed
Reviewed/Duplicate
Reviewed/Invalid
Reviewed/Won't Fix
Roadmap
Status/Abandoned
Status/Blocked
Status/Need More Info
Story
Task
Urgent
bug
duplicate
enhancement
question
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: ourworld_web/circle_web_presence#59
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
please make a new branch from development_sasha called development_sasha_fix
i dont quite understand how it works the header n footer although i tried my best.
replace the logo into this new logo attached n make sure its responsive + look good
Header - info button : remove this whitegrey bg
header - it should be not fixed (only on the top and 1 section before scroll) - when user scroll down, it should not be appear.
footer
the take action is in. black color - i dnt know which one to edit
there is a gap in between page + footer - i dont know how to delete, make it transparent
file:
basically base,html is the one who is supposed to havbe the black gradient background
.bg-dark-gradient {
background: rgb(15,15,15);
background: radial-gradient(circle, rgba(15,15,15,1) 0%, rgb(24, 24, 24) 50%, rgba(15,15,15,1) 100%);
}
and header footer should just be transparent so it follows the base / the whole page gradient bg
make footer transparent (adopting base.html black color) so the 2 blacks look the same
all done and updated at https://dev2.threefold.io (https://dev2.threefold.io/)