-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathevents.html
More file actions
259 lines (203 loc) · 11.4 KB
/
events.html
File metadata and controls
259 lines (203 loc) · 11.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
<html>
<header>
<meta charset="UTF-8">
<!-- Style css -->
<link rel="stylesheet" type="text/css" href="static/css/uikit.min.css">
<link rel="stylesheet" type="text/css" href="static/css/uikit.css">
<link rel="stylesheet" type="text/css" href="static/css/components/slideshow.gradient.css">
<link rel="stylesheet" type="text/css" href="static/css/components/slideshow.gradient.min.css">
<link rel="stylesheet" type="text/css" href="static/css/components/slideshow.almost-flat.css">
<link rel="stylesheet" type="text/css" href="static/css/components/slideshow.almost-flat.min.css">
<link rel="stylesheet" type="text/css" href="static/css/components/slideshow.min.css">
<link rel="stylesheet" type="text/css" href="static/css/components/slideshow.css">
<!-- start: sticky -->
<link rel="stylesheet" type="text/css" href="static/css/components/sticky.almost-flat.css">
<link rel="stylesheet" type="text/css" href="static/css/components/sticky.css">
<link rel="stylesheet" type="text/css" href="static/css/components/sticky.gradient.css">
<link rel="stylesheet" type="text/css" href="static/css/components/sticky.gradient.min.css">
<link rel="stylesheet" type="text/css" href="static/css/components/sticky.min.css">
<!-- jquery -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.js"> </script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.min.js"> </script>
<!-- uikit specific -->
<script src="static/js/uikit.min.js"> </script>
<script src="static/js/uikit.js"> </script>
<script src="static/js/components/slideshow.min.js"> </script>
<script src="static/js/components/slideshow.js "> </script>
<script src="static/js/components/slideshow-fx.js"> </script>
<script src="static/js/components/slideshow-fx.min.js"> </script>
<script src="static/js/components/sticky.js"> </script>
<script src="static/js/components/sticky.min.js"> </script>
<script src="static/js/jquery.min.js"> </script>
<link rel="stylesheet" type="text/css" href="static/css/style.css">
<div data-uk-sticky>
<!-- start: main menu -->
<nav id="main-nav" class="uk-navbar">
<div class="uk-container uk-container-center" >
<ul id="logo-nav" class="uk-navbar-nav uk-margin-large-top uk-margin-large-bottom ">
<li > <a href="/"><img src="static/img/logo-no-text.png" height="80px" width="100px" alt="logo"/></a> </li>
</ul>
<div id="menu-nav" class="uk-navbar-flip uk-margin-large-top uk-margin-large-bottom">
<ul class="uk-navbar-nav">
<li class=" uk-active uk-parent uk-align-center" data-uk-dropdown="" aria-haspopup="true" aria-expanded="false">
<li> <a href="index.html"> Inicio </a></li>
<li> <a href="preaches.html"> Prédicas </a></li>
<li> <a href="events.html"> Eventos </a></li>
<li class="uk-active"> <a id="about-us-label" href="cbf.html"> Comunidad Bíblica De Fe </a></li>
</ul>
</div>
</div>
</nav> <!-- end: main menu -->
</div>
</header>
<body>
<!-- start: slideshow -->
<div class="uk-slidenav-position uk-margin-bottom" data-uk-slideshow="">
<ul class="uk-slideshow uk-overlay-active" style="height: 286px;">
<li data-slideshow-slide="img" aria-hidden="false" class="uk-active" style="height: 286px;"><div class="uk-cover-background uk-position-cover" style="background-image: url("http://placehold.it/350x150");"></div>
<canvas width="800" height="400" style="width: 100%; height: auto; opacity: 0.5;"></canvas>
<div class="uk-overlay-panel uk-overlay-background uk-overlay-fade uk-flex uk-flex-center uk-flex-middle uk-text-center">
<div>
<h3> ¡Bienvenidos! </h3>
<p>Lorem <a href="#">ipsum dolor</a> sit amet, consetetur sadipscing elitr,<br>sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam.</p>
</div>
</div>
</li>
<li data-slideshow-slide="img" aria-hidden="true" style="height: 286px;"><div class="uk-cover-background uk-position-cover" style="background-image: url("http://placehold.it/856X286");"></div>
<canvas width="800" height="400" style="width: 100%; height: auto; opacity: 0.5;"></canvas>
<div class="uk-overlay-panel uk-overlay-background uk-overlay-top uk-overlay-slide-top">
<h3>Overlay Top</h3>
<p>Lorem <a href="#">ipsum dolor</a> sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam.</p>
<button class="uk-button uk-button-primary">Button</button>
</div>
</li>
<li data-slideshow-slide="img" aria-hidden="true" style="height: 286px;"><div class="uk-cover-background uk-position-cover" style="background-image: url("http://placehold.it/856X286");"></div>
<canvas width="800" height="400" style="width: 100%; height: auto; opacity: 0.5;"></canvas>
<div class="uk-overlay-panel uk-overlay-background uk-overlay-bottom uk-overlay-slide-bottom">
<h3>Overlay Bottom</h3>
<p>Lorem <a href="#">ipsum dolor</a> sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam.</p>
<button class="uk-button uk-button-primary">Button</button>
</div>
</li>
<li data-slideshow-slide="img" aria-hidden="true" style="height: 286px;"><div class="uk-cover-background uk-position-cover" style="background-image: url("http://placehold.it/856X286");"></div>
<canvas width="800" height="400" style="width: 100%; height: auto; opacity: 0.5;"></canvas>
<div class="uk-overlay-panel uk-overlay-background uk-overlay-left uk-overlay-slide-left uk-width-1-4">
<h3>Overlay Left</h3>
<p>Lorem <a href="#">ipsum dolor</a> sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam.</p>
<button class="uk-button uk-button-primary">Button</button>
</div>
</li>
<li data-slideshow-slide="img" aria-hidden="true" style="height: 286px;"><div class="uk-cover-background uk-position-cover" style="background-image: url("http://placehold.it/856X286");"></div>
<canvas width="800" height="400" style="width: 100%; height: auto; opacity: 0;"></canvas>
<div class="uk-overlay-panel uk-overlay-background uk-overlay-right uk-overlay-slide-right uk-width-1-4">
<h3>Overlay Right</h3>
<p>Lorem <a href="#">ipsum dolor</a> sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam.</p>
<button class="uk-button uk-button-primary">Button</button>
</div>
</li>
</ul>
<a href="#" class="uk-slidenav uk-slidenav-contrast uk-slidenav-previous" data-uk-slideshow-item="previous" style="color: rgba(255,255,255,0.4)"></a>
<a href="#" class="uk-slidenav uk-slidenav-contrast uk-slidenav-next" data-uk-slideshow-item="next" style="color: rgba(255,255,255,0.4)"></a>
</div> <!-- end: slideshow-->
<div class="uk-container uk-container-center">
<!-- body part -->
<div class="clndr-grid">
<div class="days-of-the-week clearfix">
<% _.each(daysOfTheWeek, function(day) { %>
<div class="header-day"><%= day %></div>
<% }); %>
</div>
<div class="days clearfix">
<% _.each(days, function(day) { %>
<div class="<%= day.classes %>" id="<%= day.id %>">
<span class="day-number"><%= day.day %></span>
</div>
<% }); %>
</div>
</div>
<div class="event-listing">
<div class="event-listing-title">EVENTS THIS MONTH</div>
<% _.each(eventsThisMonth, function(event) { %>
<div class="event-item">
<div class="event-item-name"><%= event.name %></div>
<div class="event-item-location"><%= event.location %></div>
</div>
<% }); %>
</div>
</div>
</body>
<!-- start: footer -->
<hr class="uk-grid-divider uk-margin-large-top uk-margin-large-bottom "></hr>
<footer class=" uk-container uk-grid tm-footer uk-margin-large-left uk-margin-large-right">
<div class="uk-width-3-6">
</div>
<div class="uk-width-2-6">
<h3>+809 200 8924</h3>
<p>info@comunidadbf.org</p>
</div>
<div class="uk-width-1-6 tm-address-lines">
<p> Calle Rosario esq. San Juan Bautista </p>
<p> Sector Renacimiento, Santo Domingo</p>
<p> Republica Dominicana </p>
</div>
</footer> <!-- end: footer -->
<div class="uk-grid uk-margin-large-left uk-margin-large-right">
<div class="uk-width-1-1">
</div>
</div>
<section class="uk-grid uk-margin-large-bottom uk-margin-large-left uk-margin-large-right">
<div class="uk-width-1-5">
<div class="uk-height-1-1 uk-vertical-align-middle">
<a href="/"><img src="static/img/logo-no-text.png" height="80px" width="100px" alt="logo"/></a>
</div>
</div>
<div class="uk-width-1-5"></div>
<!-- start: social icons -->
<div class="uk-width-1-5">
<div class="uk-grid uk-margin-left uk-margin-right">
<div class="uk-width-1-5">
<a class="uk-icon-twitter uk-icon-small" href="https://twitter.com/ComunidadBF"></a>
</div>
<div class="uk-width-1-5">
<a class="uk-icon-facebook uk-icon-small" href="https://www.facebook.com/CBiblicadeFe/" ></a>
</div>
<div class="uk-width-1-5">
<a class="uk-icon-instagram uk-icon-small" href="https://www.instagram.com/comunidadbf/"></a>
</div>
</div>
</div> <!-- end: social icons -->
<div class="uk-width-1-5"></div>
<div class="uk-width-1-5">
<div class="uk-margin-top">
<h5>© 2016 - Comunidad Biblica De Fe</h5>
</div>
</div>
</section>
<script>
$(document).ready(function() {
$(window).scroll(function() {
if ($(document).scrollTop() > 100) {
$('#menu-nav').removeClass('uk-margin-large-top uk-margin-large-bottom');
$('#logo-nav').removeClass('uk-margin-large-top uk-margin-large-bottom');
$('#menu-nav').addClass('uk-margin-top ');
$('#logo-nav').addClass('uk-margin-top ');
// Resize image
$('#logo-nav').find('img').attr('height','60px');
$('#logo-nav').find('img').attr('width','80px');
// Change color
$('#main-nav').css('background','rgba(255,255,255, 0.6)');
}
else {
$('#menu-nav').addClass('uk-margin-large-top uk-margin-large-bottom ');
$('#logo-nav').addClass('uk-margin-large-top uk-margin-large-bottom');
// Resize image
$('#logo-nav').find('img').attr('height','100px');
$('#logo-nav').find('img').attr('width','120px');
// Change color
$('#main-nav').css('background','rgba(214,235,214, 1)');
}
});
});
</script>
</footer>
</html>