From: Steve Sutton Date: Tue, 10 Sep 2013 13:12:45 +0000 (+0000) Subject: Update styles X-Git-Tag: v1.0~36 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=d6bfc6c56473aae5db82ffc76ed24acbfcbb5717;p=web%2FMichiganTrailMaps.git Update styles Update the trip planner to use a print styleSheet Update call for main style sheet --- diff --git a/print.css b/print.css new file mode 100644 index 0000000..29b78b6 --- /dev/null +++ b/print.css @@ -0,0 +1,53 @@ +header, nav, footer { + display: none; +} + +body { + margin: 0; + padding: 0; +} + +#enews, +#tripplanner, +div#lefcol, +div#findatrail, +div#subnav_wrapper{ + display: none; + width: 0; +} +#inside #action_inside { + display: none; + width: 0; +} +#inside #toolbox { + margin: 0; +} +#inside #wrapper #wrapper_inner { + width: available; + position: absolute; + overflow: visible; + left: 0; + top: 0; + box-shadow: none; +} +#content { + overflow: visible; +} +#content #toolbox { + background: white; + position: absolute; + top: 0; + left: 0; +} + +#accountBox { + display: none; +} + +#plannerList { + display: block; + position: absolute; + width: 800px; + top: 0; + left: 0; +} \ No newline at end of file diff --git a/static/6.phtml b/static/6.phtml index 60907df..2381fcb 100644 --- a/static/6.phtml +++ b/static/6.phtml @@ -1,3 +1,4 @@ + {styles:h} {topScripts:h} - + {if:isHomePage}