diff --git a/static/css/extends.css b/static/css/extends.css index 8f73a1c8..2d8fe623 100644 --- a/static/css/extends.css +++ b/static/css/extends.css @@ -459,6 +459,7 @@ .edit-template .card .templates-steps .tab-pane .btn-rectangle{ padding: 4% 2%; font-size: 16px !important; + cursor: pointer; } /* My Guest */ /* Header Info */ @@ -876,11 +877,16 @@ ul.messages, .alert{display: none;} width: 100%; } /* Template */ + .tour-template{ + overflow: hidden !important; + padding-top: 20% !important; + min-height: 125vh; + } .tour-template .frame{ - display: none; - margin-left: unset; - width: 50%; - height: 115vh; + float: unset; + margin: 0 auto; + margin-right: 0; + width: 100%; } .tour-template ul#nav-box{width: 100% !important;} .tour-template .box1{ diff --git a/static/css/style.css b/static/css/style.css index de8d5047..1d4ba97c 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -567,7 +567,7 @@ top: 0; left: 31%; right: 0; - width: 130px; + width: auto; height: 25vh; } #footer .gotop img.baloon.fixed{ @@ -1258,30 +1258,39 @@ width: 70%; } /* Section Template */ + .tour-template{overflow: unset !important;} + .tour-template .home-steps{ + position: -webkit-sticky; + position: sticky; + z-index: 99; + top: 60px; + left: 0; + } .tour-template .frame{ position: relative; z-index: 1; + float: right; margin: 0 auto; - width: 52.4%; - height: 385vh; + margin-right: -5%; + width: 60%; + height: auto; } .tour-template .ornament-01{ position: absolute; z-index: 3; margin: 0 auto; - top: 55%; + top: 18%; left: 0; - right: 60%; - width: 15%; + right: 20%; + width: 20%; } .tour-template .ornament-02{ position: absolute; z-index: 3; margin: 0 auto; bottom: 0; - left: 77%; - right: 0; - width: 28%; + left: 5%; + width: 35%; } .tour-template .content{ position: absolute; diff --git a/static/img/03-tour/preview-sheer-blush.png b/static/img/03-tour/preview-sheer-blush.png new file mode 100644 index 00000000..6dfa8c69 Binary files /dev/null and b/static/img/03-tour/preview-sheer-blush.png differ diff --git a/static/rsvp/free/anastasia/style-birthday-2.css b/static/rsvp/free/anastasia/style-birthday-2.css index c1622294..c43596a2 100644 --- a/static/rsvp/free/anastasia/style-birthday-2.css +++ b/static/rsvp/free/anastasia/style-birthday-2.css @@ -233,7 +233,7 @@ background-repeat: no-repeat; } .header-section-free .title{ - margin-left: -109px; + margin-left: -125px; margin-top: 30px; } .header-section-free .title h1{ diff --git a/templates/preview/free/dylan_rose/index.html b/templates/preview/free/dylan_rose/index.html index 13633727..b10c9d3d 100644 --- a/templates/preview/free/dylan_rose/index.html +++ b/templates/preview/free/dylan_rose/index.html @@ -125,20 +125,18 @@