From: Leif Hanson Date: Mon, 10 Jun 2013 14:57:16 +0000 (+0000) Subject: Wrap up task items. X-Git-Tag: v1.0~120 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=f285511998cb4acfc0fd0670be1b8a906a6c22a2;p=web%2FMichiganTrailMaps.git Wrap up task items. --- diff --git a/styles.css b/styles.css index 1dc052b..7f5d646 100755 --- a/styles.css +++ b/styles.css @@ -11,22 +11,21 @@ } #inside #findatrail { position: absolute; - top: 140px; + top: 84px; right: 20px; z-index: 99; margin: 0; -webkit-box-shadow:0 0 10px rgba(0,0,0,0.3); -moz-box-shadow: 0 0 10px rgba(0,0,0,0.3); box-shadow:0 0 10px rgba(0,0,0,0.3); + height: 194px; + background-position: 50% 70%; } -#inside #findatrail_placeholder { - display: block; - float: right; - z-index: 2; - width: 410px; - height: 60px; - margin: 24px 30px 0 40px; - padding: 0; +#inside #findatrail form#findTrail { + top: 60px; +} +#inside #findatrail form#findTrail input[type="submit"] { + bottom: 0px; } #inside #leftcol { display: block; @@ -255,7 +254,7 @@ header { font-size: 1.6rem; font-weight: bold; } -#fb_link { +#home #fb_link { display: block; position: absolute; z-index: 89; @@ -266,7 +265,17 @@ header { text-indent: -4999px; background: url(assets/facebook.png) 0 0 no-repeat; } -#tw_link { +#inside #fb_link { + display: block; + position: relative; + z-index: 89; + float: left; + width: 56px; + height: 56px; + text-indent: -4999px; + background: url(assets/facebook.png) 0 0 no-repeat; +} +#home #tw_link { display: block; position: absolute; z-index: 89; @@ -277,6 +286,24 @@ header { text-indent: -4999px; background: url(assets/twitter.png) 0 0 no-repeat; } +#inside #tw_link { + display: block; + position: relative; + z-index: 89; + float: left; + width: 56px; + height: 56px; + text-indent: -4999px; + background: url(assets/twitter.png) 0 0 no-repeat; +} +#inside_social { + float: left; + clear: left; + display: block; + overflow: hidden; + width: 200px; + margin-top: 16px; +} /* Top Nav */ #topnav { width: 990px; @@ -319,6 +346,16 @@ header { #home #toolbox { min-height: 364px; } +#inside #toolbox #category { + width: 100%; + overflow: hidden; +} +#toolbox .listing { + clear: right; + overflow: hidden; + width: 100%; + margin-top: 8px; +} #toolbox h1 { color: #494139; } @@ -494,8 +531,26 @@ header { text-indent: -9000px; cursor: pointer; } -#findatrail_placeholder { - display: none; +/* AddThis */ +#home #addthis_wrapper { + position: absolute; + z-index: 99; + top: 258px; + right: 20px; +} +#addthis_wrapper { + float: right; + margin: 4px 4px 4px 20px; + padding: 0; + min-width: 180px; +} +#addthis_wrapper .addthis_toolbox { + float: right; + margin-right: 0; + min-width: 140px; +} +.addthis_counter.addthis_bubble_style { + min-width: 36px !important; } /* Action Items */ #action { diff --git a/templates/template.html b/templates/template.html index 4f6a7fc..74d7625 100755 --- a/templates/template.html +++ b/templates/template.html @@ -21,8 +21,8 @@
Trip Planner ({tripPlannerCount:h}) - Find Us on Facebook - Follow Us on Twitter + Find Us on Facebook + Follow Us on Twitter
Michigan's Premier Trail Resource
{if:rotatingImages}{rotatingImages:h}{end:} @@ -50,8 +50,12 @@ Sign Up For Our Enewsletter Trip And Trail Planner ({tripPlannerCount:h})
+ -
 
+

Find A Trail

+
+
+ +
+ + + + + + +
+ + + +
{toolboxContent:h}