From 09dad56bcf9ffd017ece331b88a32a5a74eb63da Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sat, 26 Oct 2013 18:03:29 +0200 Subject: [PATCH] [improve/design] Slight changes to menu and recent topics design --- .../portal/modules/recent_center.html | 90 ++++++++++--------- root/styles/prosilver/theme/portal.css | 9 +- .../portal/modules/recent_center.html | 14 +-- 3 files changed, 64 insertions(+), 49 deletions(-) diff --git a/root/styles/prosilver/template/portal/modules/recent_center.html b/root/styles/prosilver/template/portal/modules/recent_center.html index f4e130c4..49e9e274 100644 --- a/root/styles/prosilver/template/portal/modules/recent_center.html +++ b/root/styles/prosilver/template/portal/modules/recent_center.html @@ -1,46 +1,54 @@ {$C_BLOCK_H_L}{$TITLE}{$C_BLOCK_H_R} +
+
+
+
+
+
{$C_BLOCK_F_L}{$C_BLOCK_F_R} - \ No newline at end of file + diff --git a/root/styles/prosilver/theme/portal.css b/root/styles/prosilver/theme/portal.css index 4430f8f8..2bd6ff2b 100644 --- a/root/styles/prosilver/theme/portal.css +++ b/root/styles/prosilver/theme/portal.css @@ -49,6 +49,13 @@ span.portal-corners-top-inner, span.portal-corners-bottom-inner{ padding: 1px 0; font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif; font-size: 12px; + text-decoration: underline; +} + +.portal-navigation tr.menutitle{ + font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif; + font-size: 12px; + text-decoration: underline; } .calendar-info { @@ -88,4 +95,4 @@ span.portal-corners-top-inner, span.portal-corners-bottom-inner{ background-image: url("{T_THEME_PATH}/images/portal/arrowbullet_rtl.gif"); background-position: center right; /*custom bullet list image*/ padding-right: 19px; /*link text is indented 19px*/ -} \ No newline at end of file +} diff --git a/root/styles/subsilver2/template/portal/modules/recent_center.html b/root/styles/subsilver2/template/portal/modules/recent_center.html index 14de1a01..a8bd39e8 100644 --- a/root/styles/subsilver2/template/portal/modules/recent_center.html +++ b/root/styles/subsilver2/template/portal/modules/recent_center.html @@ -1,30 +1,30 @@ {$C_BLOCK_H_L}{$TITLE}{$C_BLOCK_H_R} - - - - + + + +
{L_PORTAL_RECENT_ANN}{L_PORTAL_RECENT_HOT_TOPIC}{L_PORTAL_RECENT_TOPIC}
{L_PORTAL_RECENT_ANN}{L_PORTAL_RECENT_HOT_TOPIC}{L_PORTAL_RECENT_TOPIC}
- {latest_announcements.TITLE}
+  {latest_announcements.TITLE}
- {latest_hot_topics.TITLE}
+  {latest_hot_topics.TITLE}
- {latest_topics.TITLE}
+  {latest_topics.TITLE}