Closed ErwinKomen closed 17 hours ago
save.html
add_event.html
and add_(anything).html
files.<form>
element, which is inside the block content
As for the footer:
base.html
block content
is inside a <div>
which is above/before itsite.css
and added:
.container-fluid > .row > .col-10
to make sure the content material is above the save buttonsmain-container
with a margin-top
value specified, in order to be below the fixed-top
navbarbase.html
:
main-container
(see above for the css)navbar.html
:
fixed-top
to the <nav>
element to create a fixed top menu
When in edit details, the
Save
button is not visible enough anymore, due to the footer