diff --git a/root/styles/prosilver/template/portal/_block_config.html b/root/styles/prosilver/template/portal/_block_config.html index 1093b7f3..ea75bc1a 100644 --- a/root/styles/prosilver/template/portal/_block_config.html +++ b/root/styles/prosilver/template/portal/_block_config.html @@ -1,12 +1,12 @@ - + - + diff --git a/root/styles/prosilver/template/portal/modules/news_center.html b/root/styles/prosilver/template/portal/modules/news_center.html index d7ba30d9..27d4cdcc 100644 --- a/root/styles/prosilver/template/portal/modules/news_center.html +++ b/root/styles/prosilver/template/portal/modules/news_center.html @@ -10,7 +10,7 @@
-

id="n"name="n{news_row.N_ID}">{NEWEST_POST_IMG}{READ_POST_IMG} {news_row.ATTACH_ICON_IMG} {L_VIEW_TOPIC_POLL} {news_row.TITLE}

+

{NEWEST_POST_IMG}{READ_POST_IMG} {news_row.ATTACH_ICON_IMG} {L_VIEW_TOPIC_POLL} {news_row.TITLE}

{news_row.PAGINATION}
- +
diff --git a/root/styles/prosilver/theme/portal.css b/root/styles/prosilver/theme/portal.css index 01a2498d..3730e5bf 100644 --- a/root/styles/prosilver/theme/portal.css +++ b/root/styles/prosilver/theme/portal.css @@ -66,6 +66,7 @@ span.portal-corners-top-inner, span.portal-corners-bottom-inner{ */ #portal-body { padding-top: 10px; + width: 100%; } /*