forked from Eoxia/BeFlex-Sensei
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Eoxia#51 fix: Headers of old templates php
- Loading branch information
1 parent
4394766
commit 8486287
Showing
10 changed files
with
106 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,27 @@ | ||
<!-- wp:group {"style":{"spacing":{"padding":{"top":"0em","right":"0em","bottom":"0em","left":"0em"}},"border":{"radius":"0px"}},"backgroundColor":"white","className":"header-sticky","layout":{"inherit":false}} --> | ||
<div class="wp-block-group header-sticky has-white-background-color has-background" style="border-radius:0px;padding-top:0em;padding-right:0em;padding-bottom:0em;padding-left:0em"><!-- wp:group {"layout":{"inherit":false,"contentSize":"1200px","type":"constrained"}} --> | ||
<div class="wp-block-group"><!-- wp:group {"style":{"spacing":{"padding":{"top":"1em","right":"1.5em","bottom":"0em","left":"1.5em"}}},"layout":{"type":"flex","allowOrientation":false,"justifyContent":"space-between","flexWrap":"wrap"}} --> | ||
<div class="wp-block-group" style="padding-top:1em;padding-right:1.5em;padding-bottom:0em;padding-left:1.5em"><!-- wp:group {"layout":{"type":"flex","allowOrientation":false}} --> | ||
<div class="wp-block-group"><!-- wp:site-logo {"width":50,"className":"is-style-default"} /--> | ||
<div class="wp-block-group header-sticky has-white-background-color has-background" style="border-radius:0px;padding-top:0em;padding-right:0em;padding-bottom:0em;padding-left:0em"><!-- wp:group {"layout":{"type":"default"}} --> | ||
<div class="wp-block-group"><!-- wp:group {"style":{"spacing":{"padding":{"top":"1em","right":"1.5em","bottom":"1em","left":"1.5em"}}},"layout":{"type":"flex","allowOrientation":false,"justifyContent":"space-between","flexWrap":"wrap"}} --> | ||
<div class="wp-block-group" style="padding-top:1em;padding-right:1.5em;padding-bottom:1em;padding-left:1.5em"><!-- wp:group {"layout":{"type":"flex","allowOrientation":false}} --> | ||
<div class="wp-block-group"><!-- wp:site-logo {"width":50,"className":"is-style-default"} /--> | ||
|
||
<!-- wp:group --> | ||
<div class="wp-block-group"><!-- wp:site-title {"style":{"spacing":{"margin":{"top":"0","right":"0","bottom":"0","left":"0"}}},"textColor":"galaxy"} /--> | ||
<!-- wp:group --> | ||
<div class="wp-block-group"><!-- wp:site-title {"style":{"spacing":{"margin":{"top":"0","right":"0","bottom":"0","left":"0"}}},"textColor":"galaxy"} /--> | ||
|
||
<!-- wp:site-tagline {"style":{"spacing":{"margin":{"top":"0","right":"0","bottom":"0","left":"0"}}},"fontSize":"small"} /--></div> | ||
<!-- /wp:group --></div> | ||
<!-- /wp:group --> | ||
|
||
<!-- wp:group {"layout":{"type":"flex","allowOrientation":false,"justifyContent":"right"}} --> | ||
<div class="wp-block-group"><!-- wp:navigation {"ref":141} /--> | ||
<!-- wp:site-tagline {"style":{"spacing":{"margin":{"top":"0","right":"0","bottom":"0","left":"0"}}},"fontSize":"small"} /--></div> | ||
<!-- /wp:group --></div> | ||
<!-- /wp:group --> | ||
|
||
<!-- wp:acf/bfs-login {"name":"acf/bfs-login","data":[],"mode":"preview"} /--></div> | ||
<!-- /wp:group --></div> | ||
<!-- /wp:group --></div> | ||
<!-- /wp:group --> | ||
<!-- wp:group {"layout":{"type":"flex","allowOrientation":false,"justifyContent":"right"}} --> | ||
<div class="wp-block-group"><!-- wp:navigation {"ref":150} /--> | ||
|
||
<!-- wp:separator {"opacity":"css","backgroundColor":"grey","className":"is-style-wide"} --> | ||
<hr class="wp-block-separator has-text-color has-grey-color has-css-opacity has-grey-background-color has-background is-style-wide"/> | ||
<!-- /wp:separator --></div> | ||
<!-- wp:group {"style":{"spacing":{"padding":{"left":"var:preset|spacing|40"}},"border":{"left":{"color":"var:preset|color|light-grey","width":"1px"},"top":{},"right":{},"bottom":{}}},"layout":{"type":"constrained"}} --> | ||
<div class="wp-block-group" style="border-left-color:var(--wp--preset--color--light-grey);border-left-width:1px;padding-left:var(--wp--preset--spacing--40)"><!-- wp:beflex/login {"name":"beflex/login","mode":"preview"} /--></div> | ||
<!-- /wp:group --></div> | ||
<!-- /wp:group --></div> | ||
<!-- /wp:group --></div> | ||
<!-- /wp:group --> | ||
|
||
<!-- wp:separator {"opacity":"css","style":{"spacing":{"margin":{"top":"0"}}},"backgroundColor":"grey","className":"is-style-wide"} --> | ||
<hr class="wp-block-separator has-text-color has-grey-color has-css-opacity has-grey-background-color has-background is-style-wide" style="margin-top:0"/> | ||
<!-- /wp:separator --></div> | ||
<!-- /wp:group --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters