-
Notifications
You must be signed in to change notification settings - Fork 1
/
sider.php
80 lines (69 loc) · 3.05 KB
/
sider.php
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
<div class="media pull-right" style="
position: relative;
right: 0px;
top: -2px;
height: 719px;
line-height: 1.12;
">
<div class="media-body " style="color:grey">
<h3 style="font-size: 20px;">Current Exhibition</h3>
</div>
<div class="panel-footer" ><a href="exhibitions.php">Accidental Artists:<br>Modern Folk Art from Hampshire
<p style="font-size: 20px;">until 08/05/15</p></a>
</div>
<div class="media-body" style="color:grey">
<h3 style="font-size: 20px;">Next Exhibition</h3>
</div>
<div class="panel-footer"><a href="exhibitions.php">Brutalist:<br>Celebrating Southampton’s Modern Architecture
<p style="font-size: 20px;">12/05/15 - 08/08/15</p></a>
</div>
<!--
<div class="container" style="height: 84px;width: 243px;position: absolute;top: 574px;padding-left: 6px;padding-right: 8px;background: rgb(235, 236, 236);">
<h4>Signup to our newsletter</h4>
<form class="form-inline" role="form">
<div class="form-group">
<label for="email" class="sr-only">Email:</label>
<input type="email" class="form-control" id="email" placeholder="Enter email" style="width: 230px;">
</div>
</form>
-->
<!-- Begin MailChimp Signup Form -->
<div id="mc_embed_signup" style="
width: 245px;
font-size: 18px;
background: rgb(233, 233, 233);
position: relative;
top: 0px;
">
<form action="//github.us10.list-manage.com/subscribe/post?u=1da84f7efd107c195ac727328&id=d2b27c7672" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate style="
padding-top: 10px;
padding-left: 7px;
padding-right: 7px;
padding-bottom: 10px;
position: relative;
">
<div id="mc_embed_signup_scroll">
<label for="mce-EMAIL">Signup to our newsletter</label>
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="Enter email" required style="
font-size: 15px;
width: 230px;
padding-left: 7px;
">
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;"><input type="text" name="b_1da84f7efd107c195ac727328_d2b27c7672" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button" style="
position: absolute;
left: -9999px;
"></div>
</div>
</form>
</div>
<!--End mc_embed_signup-->
<!-- </div> -->
</div>
<div class="col-lg-12 text-right v-center" style="width: 160px;position: absolute;top: 680px;right: 0px;padding-left: 0px;padding-right: 0px;">
<!--<a href="#"><span class="avatar"><i class="fa fa-twitter " style="font-size: 29px;"></i></span></a>
<a href="#"><span class="avatar"><i class="fa fa-facebook" style="font-size: 27px;"></i></span></a>-->
<img src="images/fb.png" hspace="0" style="width:40px;" >
<img src="images/tw.png" hspace="0" style="width:40px;" >
</div>