fix header footer of development_sasha branch #59

Closed
opened 2024-11-15 20:47:16 +00:00 by sashaastiadi · 2 comments
Owner

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.

  1. replace the logo into this new logo attached n make sure its responsive + look good

  2. Header - info button : remove this whitegrey bg

  3. header - it should be not fixed (only on the top and 1 section before scroll) - when user scroll down, it should not be appear.

  4. footer
    the take action is in. black color - i dnt know which one to edit

  5. 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

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. 1. replace the logo into this new logo attached n make sure its responsive + look good 2. Header - info button : remove this whitegrey bg 3. header - it should be not fixed (only on the top and 1 section before scroll) - when user scroll down, it should not be appear. 4. footer the take action is in. black color - i dnt know which one to edit 5. 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
ehab was assigned by sashaastiadi 2024-11-15 20:48:35 +00:00
Author
Owner

make footer transparent (adopting base.html black color) so the 2 blacks look the same

make footer transparent (adopting base.html black color) so the 2 blacks look the same
ehab added this to the Website & Wiki Project 2025 (MOVED & ARCHIVED) project 2024-11-18 14:53:05 +00:00
Owner
all done and updated at https://dev2.threefold.io (https://dev2.threefold.io/)
sashaastiadi modified the project from Website & Wiki Project 2025 (MOVED & ARCHIVED) to OW Website & Wiki Project 2025 2025-03-20 14:22:17 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ourworld_web/circle_web_presence#59
No description provided.