From: Steve Sutton Date: Wed, 28 Aug 2013 13:27:24 +0000 (+0000) Subject: Update member profile page X-Git-Tag: v1.0~58 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=160a1bd7be6223904ed84c85d0889d43ed73db87;p=web%2FMichiganTrailMaps.git Update member profile page Take out the more less scripting Move the Photos tab to first position in the tabs. Remove all header text in the tabs. Trail Guide Facilities Directions Hours & Fees Information as the tab itself is highlighted when selected. --- diff --git a/Toolkit/Members/css/member.css b/Toolkit/Members/css/member.css index 735d554..b60e0e1 100755 --- a/Toolkit/Members/css/member.css +++ b/Toolkit/Members/css/member.css @@ -331,7 +331,7 @@ div.search-result-more-div a:active { -moz-box-shadow: inset 0 0 10px rgba(176,164,135,.7); box-shadow: inset 0 0 10px rgba(176,164,135,.7);*/ } -#trail_guide { +#trail_gallery { padding: 20px; margin: 0; width: 100%; @@ -344,7 +344,7 @@ div.search-result-more-div a:active { box-shadow: inset 0 0 10px rgba(176,164,135,.7); display: block; } -#trail_gallery, +#trail_guide, #trail_facilities, #trail_directions, #trail_hours, diff --git a/Toolkit/Members/templates/memberDetail.tpl b/Toolkit/Members/templates/memberDetail.tpl index 7a39018..87ced13 100644 --- a/Toolkit/Members/templates/memberDetail.tpl +++ b/Toolkit/Members/templates/memberDetail.tpl @@ -1,22 +1,3 @@ -
-
- {description:h} -
-
- Show More -
+ {description:h}
-
Trail Guide
+ +
Trail Guide
Facilities
Directions
Hours & fees
Information
- -
-

Trail Guide:

{guide:h} -
-
-

Facilities:

{facilities:h} -
-
-

Hours & Fees:

{hours:h} -
-
-

Directions:

{directions:h} -
-
-

Information:

{information:h} -
+
+ {guide:h} +
+
+ {facilities:h} +
+
+ {hours:h} +
+
+ {directions:h} +
+
+ {information:h} +
+