Skip to content

Commit 4038788

Browse files
committed
coach profiles updated
1 parent 3a44b57 commit 4038788

File tree

11 files changed

+109
-36
lines changed

11 files changed

+109
-36
lines changed

assets/css/lvac.css

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,4 +356,46 @@ dd {
356356
.jimmy_monaghan_picture{
357357
height: 463px;
358358
width: 368px;
359+
}
360+
361+
.coach-profile {
362+
margin-top: 10px;
363+
}
364+
365+
.coach-profile p {
366+
text-align: justify;
367+
}
368+
369+
.coach-name {
370+
margin-top: 0;
371+
text-align: center;
372+
background-color: #2a2a2a;
373+
padding: 0px 5px 5px 15px;
374+
border-radius: 10px 10px 0px 0px;
375+
color: #FCD50D;
376+
}
377+
378+
.coach-role {
379+
display: block;
380+
text-align: center;
381+
font-size: 0.9rem;
382+
font-style: italic;
383+
color: #ccc;
384+
background-color: #3f51b557;
385+
padding: 0 15px 0px 15px;
386+
margin-top: -5px;
387+
border-radius: 0 0 10px 10px;
388+
}
389+
390+
.coach-image {
391+
display: block;
392+
width: 300px;
393+
height: 300px;
394+
object-fit: cover;
395+
margin-top: 8px;
396+
margin-bottom: 10px;
397+
margin-left: auto;
398+
margin-right: auto;
399+
border: 4px solid #FCD50D;
400+
border-radius: 12px;
359401
}
396 KB
Loading
755 KB
Loading
977 KB
Loading

assets/images/eddie_mcgrath.jpg

1.7 MB
Loading
77 KB
Loading

assets/images/track_lines.jpg

91.1 KB
Loading

index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,18 @@
111111
src: '/assets/images/carousel/2025-01-18_LeinsterXC_01.jpg',
112112
alt: 'Leinster XC'
113113
},
114+
{
115+
src: '/assets/images/carousel/2025-08-09_01_group.jpg',
116+
alt: 'Club Trip Newcastle Northern Ireland'
117+
},
118+
{
119+
src: '/assets/images/carousel/2025-08-09_04_bridge.jpg',
120+
alt: 'Club Trip Newcastle Northern Ireland'
121+
},
122+
{
123+
src: '/assets/images/carousel/2025-09-13_01.jpg',
124+
alt: 'LVAC Race'
125+
},
114126
{
115127
src: '/assets/images/carousel/2026-01-24_lvac3of6.jpg',
116128
alt: 'LVAC 3 of 6 Winter League 5km XC'

join-us.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
<div class="row content">
1616
<div class="col-md-8">
1717
<h2>Interested in joining Liffey Valley AC?</h2>
18-
<p>Liffey Valley Athletics Club are recruiting new members. We are ideally based in Islandbridge, beside the Phoenix Park just two miles from the city centre and accessible on bus and Luas links. Our club house is located 5 minutes from Phoenix Park where we do most of our training runs.</p>
18+
<p><b>Liffey Valley Athletics Club</b> are recruiting new members. We are ideally based in Islandbridge, beside the Phoenix Park, just two miles from the city centre and accessible on bus and Luas links. Our club house is located 5 minutes from Phoenix Park where we do most of our training runs.</p>
1919

2020
<p>We are mindful that joining a club will be a new experience for many and our uniquely friendly and encouraging club environment will make you feel welcomed immediately.</p>
2121

22-
<p>Training sessions take place on Tuesdays and Thursdays at 7.00pm. We have other runs on Saturdays and Sundays mornings at 10am. At Liffey Valley AC we pride ourselves on making new members feeling welcomed and are committed to improving both your running times and racing performances.</p>
22+
<p>Training sessions take place on <b>Tuesdays and Thursdays at 7.00pm</b>. We have other runs on Saturdays and Sundays mornings. At Liffey Valley AC we pride ourselves on making new members feeling welcomed and are committed to improving both your running times and racing performances.</p>
2323

24-
<p>Throughout the year, we have regular club races, social nights and a yearly club trip providing plenty of opportunities to race against your fellow club members and meet new people.</p>
24+
<p>Throughout the year, we have regular club races, social nights and a <b></b>yearly club trip</b> providing plenty of opportunities to race against your fellow club members and meet new people.</p>
2525

26-
<p>So if you would like to move your running to a new level, we welcome runners who are looking to improve their running through accessible, structured training sessions within a welcoming and encouraging environment. Have a look at our <a href="/meet-us">Meet Us</a> page to find out about our typical club members and how they have benefitted from joining Liffey Valley AC. </p>
26+
<p>So if you would like to move your running to a new level, we welcome runners who are looking to improve their running through accessible, structured training sessions within a welcoming and encouraging environment. Have a look at our <a href="/meet-us">Meet Us</a> page to find out about our typical club members and how they have benefitted from joining Liffey Valley AC.</p>
2727

2828
<p>Please drop us an email or call into us before training on Tuesday or Thursday and you'll be sure to get a warm welcome.</p>
2929

@@ -39,9 +39,9 @@ <h3>Contact us</h3>
3939
<abbr title="Email"><span class="glyphicon glyphicon-envelope" aria-hidden="true"></span></abbr> <a href="mailto:lvacsecretary@gmail.com">lvacsecretary@gmail.com</a>
4040
</address>
4141
<address>
42-
<strong>Club Coaches: </strong><br> Jim Davis
43-
<abbr title="Email"><span class="glyphicon glyphicon-envelope" aria-hidden="true"></span></abbr> <a href="mailto:coachjdavis@hotmail.com">coachjdavis@hotmail.com</a> <br>
44-
Jimmy Monaghan
42+
<strong>Club Coaches: </strong><br> Jim Davis <br>
43+
Eddie McGrath<br>
44+
Jimmy Monaghan<br>
4545
</address>
4646
</div>
4747
<div class="col-md-4 image-col">

results/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,7 @@ <h3 class="section-title">Filters
407407
<button class="btn btn-primary" onclick="setSeasonDates(2024, 2025)" style="margin-left: 0.5rem;">Season 2024-2025</button>
408408
<button class="btn btn-primary" onclick="setYearDate(2024)" style="margin-left: 0.5rem;">2024</button>
409409
<button class="btn btn-primary" onclick="setYearDate(2025)" style="margin-left: 0.5rem;">2025</button>
410+
<button class="btn btn-primary" onclick="setYearDate(2026)" style="margin-left: 0.5rem;">2026</button>
410411
<button class="btn btn-primary" onclick="setLast30Days()" style="margin-left: 0.5rem;">Last 30 Days</button>
411412
</h3>
412413
<div class="filters-grid">

0 commit comments

Comments
 (0)