Update the event styles for the list view for images.
Update style for name search field.
}
#eventNameSearchWrapper form span {
text-align: center;
+ width: 100%;
}
-
+#eventNameSearch {
+ width:100%;
+ padding: 0;
+}
#event-search #startMonth,
#event-search #endMonth {
border: 1px solid #aaa;
}
/* Featured Events Side */
#event-featured div {
- background-repeat: no-repeat;
+ background-repeat: no-repeat;
padding-bottom: 20px;
height: 100px;
position: relative;
.event-category-block {
background: #eee;
border: 1px solid #ccc;
-
+
margin: 20px 20px 0 0;
float: left;
width: 240px;
}
#eventDetail-map {
cursor: pointer;
- height:160px;
+ height:160px;
}
#EventDrivingDirectionsContainer {
margin: 10px 0 0 0;
<!--
/* Steve's Styles */
#category, .listing {display: none;}
-.event-list-thumb {float:left;}
+
/* Leif's Styles */
.event-date-hdr {
width: 98%;
}
.event-list-Intro {
display: block;
- padding: 28px 0 0 0;
+ padding: 0 0 10px 0;
clear: left;
}
+
.event-list h3 {
display: block;
float: left;
}
.event-list-thumb {
display: block;
- float: left;
+ float: right;
border: 1px solid rgb(51,102,153);
border-radius: 8px;
- margin: 8px 4% 8px 0;
+ margin: 8px 4% 8px 5px;
width: 26%;
}
.event-right {
width: 30%;
min-height: 54px;
}
+.event-right > a > img {
+ margin: 0 10px 10px 10px;
+}
.event-list-Times {
display: block;
float: right;