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}