-<style>
-.nivo-caption {
- background: #369 !important;
- background: rgba(51,102,153,0.8) !important;
- }
-.nivo-caption span {
- float: right;
- }
-.nivo-controlNav {
- display: block;
- position: absolute;
- z-index: 999;
- bottom: 10px;
- right: 50%;
- }
-#slider-wrapper {
- width: 100%;
- height: auto;
- position: relative;
- }
-</style>
{if:images}
<div id="slider-wrapper" class="slider-wrapper theme-default">
<div class="ribbon"></div>
a {\r
color: #333;\r
}\r
+img {\r
+ border: 0;\r
+ }\r
.clearfix:before,\r
.clearfix:after {\r
content: " ";\r
right: 20px;\r
z-index: 10;\r
background: rgba(255, 255, 255, .3);\r
+ background: rgba(0, 0, 0, .4);\r
+ \r
border-radius: 5px;\r
padding: 10px;\r
}\r
font-weight: bold;\r
font-size: 18px;\r
text-decoration: none;\r
- text-shadow: 1px 1px 1px rgba(0, 0, 0, .4);\r
+ /* text-shadow: 1px 1px 1px rgba(0, 0, 0, .4); */\r
}\r
nav a:hover {\r
color: #8b0304;\r
- text-shadow: 1px 1px 1px rgba(255, 255, 255, .0);\r
+ text-shadow: 1px 1px 1px rgba(255, 255, 255, .4);\r
}\r
nav li ul {\r
padding: 0;\r
margin: 0 0 0 40px;\r
color: white;\r
}\r
+/* Slideshow */\r
+#slideshow {\r
+ position: relative;\r
+ }\r
+.nivo-caption {\r
+ display: none !important;\r
+ }\r
+\r
+.nivo-controlNav {\r
+display: block;\r
+position: absolute;\r
+z-index: 999;\r
+bottom: 10px;\r
+width: 100%;\r
+ text-align: center;\r
+ \r
+}\r
+ \r
/* Property Images */\r
#propertyImages, #propertyImages li {\r
list-style-type: none;\r