From: Ove Klykken Date: Fri, 25 Jul 2014 16:30:12 +0000 (-0400) Subject: -Toolbox images not floating on Small X-Git-Tag: VV1^2~69 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=852c79033c191ef82be33a1184599dfd56bdb632;p=web%2FCityofMI.git -Toolbox images not floating on Small -Large toolbox images from Medium down. -Main menu forced below logo when needed. -Stopped GLM blocks for opening up new windows. -Newsletter header -Tested HTML Newsletter --- diff --git a/Toolkit/Events/templates/eventHomePage.html b/Toolkit/Events/templates/eventHomePage.html old mode 100644 new mode 100755 index 4f4c34a..41f4972 --- a/Toolkit/Events/templates/eventHomePage.html +++ b/Toolkit/Events/templates/eventHomePage.html @@ -1,5 +1,5 @@
diff --git a/admin/Contact/newsletter_template.html b/admin/Contact/newsletter_template.html index 9a145a7..46a7528 100755 --- a/admin/Contact/newsletter_template.html +++ b/admin/Contact/newsletter_template.html @@ -10,7 +10,7 @@ diff --git a/styles.css b/styles.css index 183f674..8265378 100755 --- a/styles.css +++ b/styles.css @@ -73,8 +73,13 @@ a:hover { cursor: pointer; } /* Navigation */ +/* For larger than Small */ +@media only screen and (min-width: 53em) { #header nav { margin-top: -55px; + } + } +#header nav { margin-left: -0.9375rem; margin-right: -0.9375rem; background-image: url(assets/navBg.png); @@ -140,18 +145,25 @@ a:hover { font-size: 22px; color: #477645; } -.imageleft { - margin: 0 20px 20px 0; - float: left; - } -.imageright { - margin: 0 0 20px 20px; - float: right; - } /* For Small */ @media only screen { .imageleft, .imageright { float: none; + width: 100% !important; + } + + } +/* For larger than Small */ +@media only screen and (min-width: 40.063em) { + .imageleft { + float: left; + width: 300px !important; + margin: 0 20px 20px 0; + } + .imageright { + float: right; + width: 300px !important; + margin: 0 0 20px 20px; } } .imagecaption { @@ -317,6 +329,8 @@ a:hover { color: white; font-size: 22px; text-align: center; + margin: .5em 15px; + border-bottom: 1px solid #ddd; } #subnav a { color: white; @@ -324,6 +338,7 @@ a:hover { text-decoration: none; line-height: 1.1em; padding: 3px 0; + font-size: 15px; } #subnav a:hover { color: #9dc6af; diff --git a/templates/template.html b/templates/template.html index 3af3270..8c4940a 100755 --- a/templates/template.html +++ b/templates/template.html @@ -67,13 +67,13 @@
-
+
{rotatingImages:h}
-
+
Meetings
@@ -134,11 +134,11 @@
  • {if:v[img]} {if:v[external]} - + {else:} - + {end:} - Home page headline image + {v[header]:h} {end:} diff --git a/userArea/Contact/newsletter_template.html b/userArea/Contact/newsletter_template.html index 9a145a7..46a7528 100755 --- a/userArea/Contact/newsletter_template.html +++ b/userArea/Contact/newsletter_template.html @@ -10,7 +10,7 @@
  • - +
    - +