diff --git a/src/assets/temp-img/pride25.jpg b/src/assets/temp-img/pride25.jpg new file mode 100644 index 00000000..5099cb4e Binary files /dev/null and b/src/assets/temp-img/pride25.jpg differ diff --git a/src/assets/temp-img/pride252.jpg b/src/assets/temp-img/pride252.jpg new file mode 100644 index 00000000..98d6f4ea Binary files /dev/null and b/src/assets/temp-img/pride252.jpg differ diff --git a/src/assets/temp-img/pride255.jpg b/src/assets/temp-img/pride255.jpg new file mode 100644 index 00000000..9780ea4d Binary files /dev/null and b/src/assets/temp-img/pride255.jpg differ diff --git a/src/scss/_controls.scss b/src/scss/_controls.scss index b13785ba..43d1d759 100644 --- a/src/scss/_controls.scss +++ b/src/scss/_controls.scss @@ -1,6 +1,6 @@ -//$headerHeight: 253px; //for a Ryan banner; // Use this when there is a banner. Use the banner height + 30 px. ex. -$headerHeight: 80px; //This is the default with no banner. ex: 40px or false. +$headerHeight: 253px; //for a Ryan banner; // Use this when there is a banner. Use the banner height + 30 px. ex. +//$headerHeight: 80px; //This is the default with no banner. ex: 40px or false. $headerSideOffset: $headerHeight - 20px; //ex: 20px or false diff --git a/src/scss/screen.scss b/src/scss/screen.scss index afa29ac5..e48aa522 100644 --- a/src/scss/screen.scss +++ b/src/scss/screen.scss @@ -41,9 +41,9 @@ $all-teams: map-collect($nfl-teams); // Themes //@import "themes/bhm_modified"; -//@import "themes/2024ccg"; +@import "themes/2024ccg"; //@import "themes/sb2024"; -@import "themes/basic-theme"; +//@import "themes/basic-theme"; //@import "themes/season-open"; //@import "themes/black-history-month"; //@import "themes/usa-theme"; diff --git a/src/scss/themes/_2024ccg.scss b/src/scss/themes/_2024ccg.scss index a0e5b038..626cbdd5 100644 --- a/src/scss/themes/_2024ccg.scss +++ b/src/scss/themes/_2024ccg.scss @@ -13,7 +13,7 @@ html::before{ width: 100%; margin-top: 104px; background-color: transparent; - background-image: url("../img/draftbannernew2.jpg"); + background-image: url("../img/pride255.jpg"); background-position: center top; background-size: 1890px; background-repeat: no-repeat; diff --git a/src/scss/variables/_image-map.scss b/src/scss/variables/_image-map.scss index 4a18c2d2..8dd19297 100644 --- a/src/scss/variables/_image-map.scss +++ b/src/scss/variables/_image-map.scss @@ -1,7 +1,7 @@ // crown -//$crown: "../img/crown-pride2023.png"; -$crown: "../img/crown.png"; +$crown: "../img/crown-pride2023.png"; +//$crown: "../img/crown.png"; //$crown: "../img/bhmcrown25.png"; //$crown: "../img/crown-usa-1.png"; //$crown: "../img/crown-mourning.png";