diff --git a/sisvietnamvn_main/html_snippets/content_main_blocks/temp b/sisvietnamvn_main/html_snippets/content_main_blocks/temp index 6b31af78..6f449ce7 100644 --- a/sisvietnamvn_main/html_snippets/content_main_blocks/temp +++ b/sisvietnamvn_main/html_snippets/content_main_blocks/temp @@ -1,198 +1,41 @@ -
-
- - -
- -
-

- TIN TỨC MỚI -

-
- -
-
- - [component:news-grid data-source="posts:tag=news,limit=6,collection=news_posts"] +
+
+
+
+
+
+
+
+ Students collaborate using a driving simulator in the UMass Center for Transportation. +
+ +
+ +
+
+
+

+ Stroke International School 2026 +

+ + [menu:INFO:dropdown] +
+
-
- -
-

- SỰ KIỆN -

-
- - [component:events-list data-source="posts:tag=event,limit=4,collection=event_posts"] -
-
-
- - - -
-
- - - - \ No newline at end of file +
\ No newline at end of file diff --git a/sisvietnamvn_main/src/main/resources/static/css/custom.css b/sisvietnamvn_main/src/main/resources/static/css/custom.css index 78f134d3..33d4b14d 100644 --- a/sisvietnamvn_main/src/main/resources/static/css/custom.css +++ b/sisvietnamvn_main/src/main/resources/static/css/custom.css @@ -554,4 +554,12 @@ body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { .lc--layout-container ol li, .lc--layout-container ul li, .sg-pattern-example ol li, .sg-pattern-example ul li { font-weight: var(--font-weight-extrabold); +} + +/* Hide widget column on mobile */ +@media (max-width: 768px) { + .events-column, + .widget-sidebar-area { + display: none !important; + } } \ No newline at end of file diff --git a/sisvietnamvn_main/src/main/resources/templates/posts/standard.html b/sisvietnamvn_main/src/main/resources/templates/posts/standard.html index 2c231c43..3f38da78 100644 --- a/sisvietnamvn_main/src/main/resources/templates/posts/standard.html +++ b/sisvietnamvn_main/src/main/resources/templates/posts/standard.html @@ -1,6 +1,6 @@ + layout:decorate="~{themes/umass/layout}"> Post Title | UMass Amherst @@ -8,35 +8,63 @@ -
-
-
+
+ +
+
+
+
+
+
- -
-
-
-
-
-
-
- -
-
-
- University News -
-
-

Post Title

+ + + + + +
+
+
+ University News +
+
+

Post Title

+
+
+ +
-
+
+
+
+
@@ -57,23 +85,52 @@