Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invitation anastasia christine, popup dylan_rose #124

Merged
merged 1 commit into from
Nov 9, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
44 changes: 44 additions & 0 deletions static/rsvp/free/dylan_rose/style-wedding-8.css
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,39 @@
text-transform: uppercase;
float: right;
}
#ebrochure .modal-content{
margin: 0 auto;
padding: 10%;
width: 80%;
text-align: center;
text-transform: uppercase;
background: #CDAE8A;
}
#ebrochure .close{
position: absolute;
top: -30%;
right: -15%;
opacity: 1;
cursor: pointer;
}
#ebrochure .close:hover{opacity: .5;}
#ebrochure .close img{width: 60%;}
#ebrochure .modal-content .wrap{
margin: 0 auto;
width: 420px;
}
#ebrochure .modal-content .wrap h2{
margin-bottom: 10%;
font-size : 58px;
line-height : 58.7px;
color: #fff;
}
#ebrochure .modal-content .wrap p{
font-size : 25px;
line-height : 60px;
letter-spacing : 7.5px;
color: #fff;
}

/* Template */
.free-wedding-8{
Expand Down Expand Up @@ -665,4 +698,15 @@
.free-wedding-8 .content-right {
padding-top: 10px;
}
#ebrochure .modal-content{
padding: 20% 10%;
width: 100%;
}
#ebrochure .close{top: -25%;}
#ebrochure .close img{width: 50%;}
#ebrochure .modal-content .wrap{width: 100%;}
#ebrochure .modal-content .wrap h2{
margin-bottom: 2%;
font-size: 30px !important;
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
51 changes: 51 additions & 0 deletions static/rsvp/wedding/dylan_rose/style-wedding-8.css
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,40 @@
letter-spacing: 1px;
text-transform: capitalize;
}
#rsvp #ebrochure .modal-content{
margin: 0 auto;
padding: 10%;
width: 80%;
text-align: center;
text-transform: uppercase;
background: #CDAE8A;
}
#rsvp #ebrochure .close{
position: absolute;
top: -30%;
right: -15%;
opacity: 1;
cursor: pointer;
}
#rsvp #ebrochure .close:hover{opacity: .5;}
#rsvp #ebrochure .close img{width: 60%;}
#rsvp #ebrochure .modal-content .wrap{
margin: 0 auto;
width: 420px;
}
#rsvp #ebrochure .modal-content .wrap h2{
margin-bottom: 10%;
font-size : 58px;
line-height : 58.7px;
color: #fff;
}
#rsvp #ebrochure .modal-content .wrap p{
font-size : 25px;
line-height : 60px;
letter-spacing : 7.5px;
color: #fff;
}



@media screen and (max-width: 846px) {
Expand Down Expand Up @@ -541,4 +575,21 @@
width: 100%;
font-size: 17px !important;
}
.button-download{
display: block;
width: 100%;
text-align: center;
font-size: 16px !important;
}
#rsvp #ebrochure .modal-content{
padding: 20% 10%;
width: 100%;
}
#rsvp #ebrochure .close{top: -35%;}
#rsvp #ebrochure .close img{width: 50%;}
#rsvp #ebrochure .modal-content .wrap{width: 100%;}
#rsvp #ebrochure .modal-content .wrap h2{
margin-bottom: 2%;
font-size: 30px !important;
}
}
2 changes: 1 addition & 1 deletion templates/preview/birthday/anastasia/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ <h2 class="text-grayish-blue font-playfair">
</div>
<br>
<a href="#" class="button-submit" data-toggle="modal" data-target="#form-submit">Submit</a><br><br>
<a class="link-rsvp text-gray" href="#">Download Invitation</a>
<a class="link-rsvp text-gray" target="_blank" href="{% static 'rsvp/birthday/anastasia/anastasia_invitation.pdf' %}">Download Invitation</a>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion templates/preview/birthday/christine/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ <h2 class="font-bluesky ts mb-lg-8p">to Hear Your Response</h2>
</div>
</div>
<div class="col-lg-12">
<a target="_blank" href="{% static 'rsvp/birthday/christine/Lorem-Ipsum.pdf' %}">Download Invitation</a>
<a target="_blank" href="{% static 'rsvp/birthday/christine/christine_invitation.pdf' %}">Download Invitation</a>
<a href="wishlist.html" class="d-none">View Wishlist Idea</a>
</div>
</div>
Expand Down
21 changes: 20 additions & 1 deletion templates/preview/free/dylan_rose/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,26 @@ <h5 class="font-green">
</a>
</div>
<div class="form-group col-lg-12">
<button type="submit" class="button-default">Submit</button><br><br>
<button type="submit" class="button-default" data-toggle="modal" data-target="#ebrochure">Submit</button><br><br>
<!-- modal -->
<div class="modal fade" id="ebrochure">
<div class="modal-dialog modal-lg modal-dialog-centered">
<div class="modal-content">
<div class="container-fluid">
<div class="row">
<div class="col-lg-12 p-0">
<a class="close" data-dismiss="modal"><img class="img-fluid" src="images/close_dylan_rose.png" /></a>
<div class="wrap">
<h2>Thank You</h2>
<p>We will be looking forward for your presence(s) soon</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- modal -->
</div>
</div>
</div>
Expand Down
21 changes: 20 additions & 1 deletion templates/preview/wedding/dylan_rose/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -309,10 +309,29 @@ <h2 data-aos="fade-left" data-aos-once="true">RSVP</h2>

</div>
<div class="form-group col-lg-12 pt-m-10p mb-m-0 pt-lg-5p text-right">
<button type="submit" class="button-default">Submit</button><br><br>
<button type="submit" class="button-default" data-toggle="modal" data-target="#ebrochure">Submit</button><br><br>
<a target="_blank" href="{% static 'rsvp/wedding/dylan_rose/invitation.pdf' %}" class="button-download">
Download Invitation
</a>
<!-- modal -->
<div class="modal fade" id="ebrochure">
<div class="modal-dialog modal-lg modal-dialog-centered">
<div class="modal-content">
<div class="container-fluid">
<div class="row">
<div class="col-lg-12 p-0">
<a class="close" data-dismiss="modal"><img class="img-fluid" src="{% static 'rsvp/wedding/dylan_rose/images/close_dylan_rose.png' %}" /></a>
<div class="wrap">
<h2>Thank You</h2>
<p>We will be looking forward for your presence(s) soon</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- modal -->
</div>
</div>
</form>
Expand Down
21 changes: 20 additions & 1 deletion templates/themes/free/dylan_rose/attendance.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,26 @@
</a>
</div>
<div class="form-group col-lg-12">
<button type="submit" class="button-default">Submit</button><br><br>
<button type="submit" class="button-default" data-toggle="modal" data-target="#ebrochure">Submit</button><br><br>
<!-- modal -->
<div class="modal fade" id="ebrochure">
<div class="modal-dialog modal-lg modal-dialog-centered">
<div class="modal-content">
<div class="container-fluid">
<div class="row">
<div class="col-lg-12 p-0">
<a class="close" data-dismiss="modal"><img class="img-fluid" src="images/close_dylan_rose.png" /></a>
<div class="wrap">
<h2>Thank You</h2>
<p>We will be looking forward for your presence(s) soon</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- modal -->
</div>
</div>
</form>
21 changes: 20 additions & 1 deletion templates/themes/wedding/dylan_rose/attendance.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,27 @@
</div>
<div class="form-group col-lg-6"></div>
<div class="form-group col-lg-12 pt-m-10p mb-m-0 pt-lg-5p text-right">
<button type="submit" class="button-default">Submit</button><br><br>
<button type="submit" class="button-default" data-toggle="modal" data-target="#ebrochure">Submit</button><br><br>
<a target="_blank" href="{{ x.inv_pdf.url }}" class="button-download">Download Invitation</a>
<!-- modal -->
<div class="modal fade" id="ebrochure">
<div class="modal-dialog modal-lg modal-dialog-centered">
<div class="modal-content">
<div class="container-fluid">
<div class="row">
<div class="col-lg-12 p-0">
<a class="close" data-dismiss="modal"><img class="img-fluid" src="{% static 'rsvp/wedding/dylan_rose/images/close_dylan_rose.png' %}" /></a>
<div class="wrap">
<h2>Thank You</h2>
<p>We will be looking forward for your presence(s) soon</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- modal -->
</div>
</div>
</form>