Skip to content
Open
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
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ An HTML5 responsive design using jquery waypoints & scroll-to for a pleasant sin
A live demo can be viewed at:

http://sarahlovesbradley.com


Other ideas:

* http://www.room3606.com/teenandjoe/

========

Expand Down
26 changes: 13 additions & 13 deletions css/main-1.6.css
Original file line number Diff line number Diff line change
Expand Up @@ -257,19 +257,19 @@ body {
}

#bg-image {
position: fixed;
top: -50%;
left: -50%;
width: 200%;
position: fixed;
top: -50%;
left: -50%;
width: 200%;
height: 200%;
}
#bg-image img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
min-width: 50%;
min-height: 50%;
}
Expand Down Expand Up @@ -351,7 +351,7 @@ section h2 {
.header-container.sticky {
position: fixed;
top: 15px;

animation:thedrop 1s 1;
-moz-animation:thedrop 1s 1;
-webkit-animation:thedrop 1s 1;
Expand Down Expand Up @@ -527,7 +527,7 @@ section h2 {
font-size: 1.4em;
line-height: 145%;
padding: 0 20px;
}
}

}

Expand Down Expand Up @@ -572,7 +572,7 @@ section h2 {
width: 100%;
}


}

/* ==========================================================================
Expand Down
38 changes: 19 additions & 19 deletions index-with-bridal-party.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->

<div id="bg-image">
<img src="img/bg-pic.jpg" alt="">
</div>
Expand Down Expand Up @@ -72,7 +72,7 @@
<section id="brideandgroom" class="clearfix">

<h1>The Bride and Groom</h1>

<div class="column left">

<h2>SARAH</h2>
Expand Down Expand Up @@ -105,7 +105,7 @@ <h2>HOW WE MET</h2>
</div><!--end column-->

<div class="column full">

<figure class="responsive-image proposal" data-media="img/onknee-small.jpg" data-media480="img/onknee-small.jpg" data-media768="img/onknee-medium.jpg" data-media1140="img/onknee-large.jpg" title="Brad Proposing To Sarah">
<noscript>
<img src="img/onknee-large.jpg" alt="Brad Proposing To Sarah">
Expand All @@ -114,7 +114,7 @@ <h2>HOW WE MET</h2>

<h2>THE ENGAGEMENT</h2>
<p>Down in San Diego for a weekend to visit Bradley’s mom, the pair decided to spend the beautiful morning at Balboa Park. After returning to their hotel, Bradley asked Sarah to run up to their room for a bottle of wine that had been chilling. Bradley said he was going to ask concierge for a “wine opener” and that he’d meet her in the courtyard. As Sarah opened the door to the room, she “freaked out”, thinking she was in the wrong room. It was decorated with bouquets of her favorite flowers, decadent treats and champagne. Rose petals on the floor led her to the open balcony, and as she walked out she saw Bradley waiting for her down below, with a huge grin on his face. And like out of a fairy tale, Romeo asked Juliet to be his wife. She giggled, and said yes. Bradley had it all captured by a hidden, sniper-style photographer.</p>

</div><!--end column-->

</section>
Expand All @@ -132,10 +132,10 @@ <h2>CEREMONY</h2>
6:00 PM at the Croquet Lawn <br /><br />
Reception to follow <br /><br />
</p>

<img src="img/theinn-large.png" class="theinn" alt="The Inn at Rancho Santa Fe">

</div><!--end column-->
</div><!--end column-->
<div class="column right">
<h2>SCHEDULE OF EVENTS</h2>
<p>
Expand All @@ -148,7 +148,7 @@ <h2>SCHEDULE OF EVENTS</h2>
Breakfast &amp; Bocce <br />
Saturday, September 7th at 10am<br />
</p>
</div><!--end column-->
</div><!--end column-->

<div class="clearfix"></div>

Expand All @@ -160,7 +160,7 @@ <h2>SCHEDULE OF EVENTS</h2>
<h2>BRIDAL PARTY</h2>

<div class="column left bp">

<h2>Bridesmaids </h2>
<div class="column left">
<p>
Expand All @@ -179,10 +179,10 @@ <h2>Bridesmaids </h2>
</p>
</div>

</div><!--end column-->
</div><!--end column-->
<div class="column right bp">

<h2>Groomsmen</h2>
<h2>Groomsmen</h2>
<div class="column left">
<p>
Sean Perkins <br />
Expand All @@ -200,7 +200,7 @@ <h2>Groomsmen</h2>
</p>
</div>

</div><!--end column-->
</div><!--end column-->
</section>

<section id="accomodations" class="clearfix">
Expand All @@ -216,7 +216,7 @@ <h2>HOTELS</h2>
5951 Linea Del Cielo <br />
Rancho Santa Fe, CA 92067 <br />
<a href="tel:1-858-756-1131">(858) 756-1131</a> <br />
$279 <br />
$279 <br />
- <br />
Morgan Run Resort &amp; Club (1.9 miles away) <br />
5690 Cancha De Golf <br />
Expand Down Expand Up @@ -246,7 +246,7 @@ <h2>DIRECTIONS</h2>
Take Interstate 5 South to the Lomas Santa Fe exit #37. Turn left (east) onto Lomas Santa Fe, and proceed 4.5 miles. The road name will change to Linea Del Cielo. The Inn is located on the right side of the road at 5951 Linea del Cielo.
</p>
</p>

</div><!--end column-->

<div class="clearfix"></div>
Expand Down Expand Up @@ -280,7 +280,7 @@ <h2>ABOUT RANCHO SANTA FE</h2>
Choose to relax and soak up the California sunshine at the resort's pool, or meander across the street to explore the boutiques, jewelry stores, restaurants and antique shops at The Village of Rancho Santa Fe (fondly referred to as "The Village" by the residents). A friday morning tee time will be arranged for those who are interested, at Rancho Santa Fe Golf Club- a private, 18-hole championship golf course considered one of the Top 20 Best Golf Courses in California.
</p>
</div><!--end column-->

<div class="column full">
<h2>HISTORY OF THE INN</h2>
<p>
Expand All @@ -290,11 +290,11 @@ <h2>HISTORY OF THE INN</h2>
That plan turned out to be fortuitous. It led to the master-planned community of Rancho Santa Fe, designed by Lilian Rice, a National City-born architect and U.C. Berkeley graduate, who would earn acclaim for her signature Spanish Colonial Revival style. Rice designed the village’s key commercial and residential buildings, many now considered so historically significant that they are listed on the National Register of Historic Places.
</p>
<p>
Throughout the decades The Inn has been a favorite destination for many years of famous and influential people. In 1932, singer-actor Bing Crosby purchased one of Juan Osuna’s original adobes with 50 acres, and hired Lilian Rice as his architect. Legendary architect Frank Lloyd Wright was married in the parlor of the Inn in 1928.
Throughout the decades The Inn has been a favorite destination for many years of famous and influential people. In 1932, singer-actor Bing Crosby purchased one of Juan Osuna’s original adobes with 50 acres, and hired Lilian Rice as his architect. Legendary architect Frank Lloyd Wright was married in the parlor of the Inn in 1928.
</p>
<p>
Just as the architecture of the missions tells a story about the history of California, so does Lilian Rice’s legendary design of The Inn. It is a perfect representation of old California charm and Rice's belief that true beauty lies in simplicity rather than ornateness. The Inn is a perfect reflection of Rice's dream - a place where time stands still amidst the simplistic, natural beauty that is Rancho Santa Fe. &nbsp;&nbsp;

Go <a href="http://www.theinnatrsf.com/press_media/" target="_blank">here</a> and <a href="http://ranchandcoast.com/DETOUR/27/destinations/4506/THEN-NOW-INN-AT-RANCHO-SANTA-FE/IMAGE/10526/" target="_blank">here</a> for more information.

</p>
Expand All @@ -307,15 +307,15 @@ <h2>HISTORY OF THE INN</h2>
<h1>Registry</h1>

<div class="column full">

<p>Due to the nature of city life (not a great deal of storage space), we have decided to embrace the HONEYMOON REGISTRY site, (link coming soon). However, if your prefer the traditional route, we are registered at Macy’s &amp; Sur La Table.</p>
<p>
LOVE NOTES FOR SARAH &amp; BRADLEY <br />
Email us at <a href="mailto:[email protected]" class="email" target="_blank">[email protected]</a> <br />
</p>

</div><!--end column-->

</section>


Expand Down
Loading