First pass at wedding website
This commit is contained in:
		
							
								
								
									
										37
									
								
								wedding/pictures/index.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										37
									
								
								wedding/pictures/index.php
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,37 @@ | ||||
| <?php include("../header_top.php"); ?> | ||||
| <title>The Wedding of Aaron Lindsay and Elizabeth Pressman</title> | ||||
| <?php include("../header_bottom.php"); ?> | ||||
|  | ||||
| <h1>Pictures</h1> | ||||
|  | ||||
| <p>Here are some pictures of us for you to enjoy. We'll keep adding to them as the big day gets nearer, and eventually passes.</p> | ||||
|  | ||||
| <h2>Engagement Pictures</h2> | ||||
|  | ||||
| <p>Below are some pictures we took ourselves on the day we got engaged! You can check out this entire album <a href="http://www.flickr.com/photos/aclindsay/sets/72157626388833485/">here</a>. We plan to put up the official engagement photos we had taken, but just haven't around to it yet.</p> | ||||
|  | ||||
| <!-- Start of Flickr Images --> | ||||
| <style type="text/css"> | ||||
| /* | ||||
| Images are wrapped in divs classed "flickr_badge_image" with ids "flickr_badge_imageX" where "X" is an integer specifying ordinal position. Below are some styles to get you started! | ||||
| */ | ||||
| #flickr_badge_uber_wrapper {text-align:center; width:750px;} | ||||
| #flickr_badge_wrapper {padding:10px 0 10px 0;} | ||||
| .flickr_badge_image {margin:0px; display: inline; padding: 30px; width: 242px;} | ||||
| .flickr_badge_image img {border: 1px solid black !important;, margin: 0 auto;} | ||||
| #flickr_badge_source {text-align:left; margin:0 10px 0 10px;} | ||||
| #flickr_badge_icon {float:left; margin-right:5px;} | ||||
| #flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;} | ||||
| #flickr_badge_uber_wrapper a:hover, | ||||
| #flickr_badge_uber_wrapper a:link, | ||||
| #flickr_badge_uber_wrapper a:active, | ||||
| #flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;} | ||||
| #flickr_badge_wrapper {} | ||||
| #flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#fff !important;} | ||||
| </style> | ||||
| <div id="flickr_badge_uber_wrapper"><a href="http://www.flickr.com" id="flickr_www">www.<strong style="color:#3993ff">flick<span style="color:#ff1c92">r</span></strong>.com</a><div id="flickr_badge_wrapper"> | ||||
| <script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?count=4&display=random&size=m&layout=x&source=user_set&user=61823276%40N03&set=72157626388833485&context=in%2Fset-72157626388833485%2F"></script> | ||||
| </div></div> | ||||
| <!-- End of Flickr Images --> | ||||
|  | ||||
| <?php include("../footer.php"); ?> | ||||
		Reference in New Issue
	
	Block a user