From: Laury GvR Date: Mon, 18 Aug 2014 17:16:15 +0000 (-0400) Subject: VidGallerry, HomepageVid, Blocks margin updates X-Git-Tag: V1.0^2~45 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=1602a25d3caed3308494ee891664439ef6e21e8d;p=web%2FKeweenaw.git VidGallerry, HomepageVid, Blocks margin updates Map in toolbox content now has extra margins, as does the paragraph above it for narrow views. Font size for blocks increased by 1 pt. Vidgallery on:hover colour changed to orange. Homepage video link now contained within a div to allow resizing. --- diff --git a/Toolkit/Members/css/member.css b/Toolkit/Members/css/member.css index bbd73da..0fc9a48 100755 --- a/Toolkit/Members/css/member.css +++ b/Toolkit/Members/css/member.css @@ -48,8 +48,8 @@ background-color: #ffffff; } #category-search label { width: 120px; - float: left; - display: block; +/* float: left; + display: block;*/ } #category-search #amenitySearchAll label { display: inline; diff --git a/styles.css b/styles.css index 693a602..6de59f9 100644 --- a/styles.css +++ b/styles.css @@ -739,12 +739,17 @@ ul#paragraphLinks li { } #home_video_wrapper .hBox a.various { display: block; - width: 100%; + width: 152px; overflow: hidden; - /*height: 250px;*/ + margin-left: auto; + margin-right: auto; + margin-top: 0; + margin-bottom: 0; } -#home_video_wrapper .hBox a.various img { - width: 55% +#videoGalleryLinkDiv { + width: 152px; + margin-left: auto; + margin-right: auto; } #home_video_wrapper .hBox a.various .video_link_txt { display: block; @@ -859,7 +864,7 @@ ul#videoGallery li a span.vTitle { min-height: 27px; } ul#videoGallery li a:hover span.vTitle { - color: #3FAC46; + color: #f27225; } #home_video_wrapper a { @@ -1348,3 +1353,16 @@ footer .copyright .separator { overflow: hidden; position: relative; } + +#map-canvas { + margin-top: 20px; +} + +#main .row .right { + margin-bottom: 25px; +} + +.header-content .content p, +.bottom-content .content p { + font-size: 10pt; +} \ No newline at end of file diff --git a/templates/template.html b/templates/template.html index 34c4a0b..e23373c 100644 --- a/templates/template.html +++ b/templates/template.html @@ -168,7 +168,9 @@
{if:video} {video:h} -

View our Videos

+ {end:}