<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>[SOLVED] CSS issue after upgrade from 7.3.6-ga7 to 7.4.3.53-ga53</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=121599721" />
  <subtitle>[SOLVED] CSS issue after upgrade from 7.3.6-ga7 to 7.4.3.53-ga53</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=121599721</id>
  <updated>2026-04-03T18:09:55Z</updated>
  <dc:date>2026-04-03T18:09:55Z</dc:date>
  <entry>
    <title>RE: RE: [SOLVED] CSS issue after upgrade from 7.3.6-ga7 to 7.4.3.53-ga53</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121604109" />
    <author>
      <name>Bayu Widyasanyata</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121604109</id>
    <updated>2022-12-14T16:36:37Z</updated>
    <published>2022-12-14T05:04:25Z</published>
    <summary type="html">&lt;p&gt;Hi Russell,&lt;/p&gt;
&lt;p&gt;About the CSS properties, I guess as appears on error messages
  &amp;quot;...because its content type is not CSS or JavaScript&amp;quot;
  shown, so that caused the css issues. I have cleared the browser cache
  but the problem is still there. By
  adding &lt;strong&gt;include-and-override=portal-developer.properties&lt;/strong&gt;
  on top of portal-ext.properties the problem is solved.&lt;/p&gt;
&lt;p&gt;Since I'm new on Liferay and my current focus is only on simple/basic
  administration, I still have a big unanswered question about
  &lt;strong&gt;portal-developer.properties&lt;/strong&gt; despite reading several resources/links.&lt;/p&gt;
&lt;p&gt;Some of my reading resources:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;https://liferay.dev/blogs/-/blogs/liferay-developer-mode-optimizing-liferay-for-development&lt;/li&gt;
  &lt;li&gt;https://learn.liferay.com/dxp/latest/en/liferay-internals/reference/portal-developer-properties.html&lt;/li&gt;
  &lt;li&gt;https://liferay.dev/ask/questions/development/liferay-developer-properties-1&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;I still don't know where the actual location or correct path of the
  &lt;strong&gt;portal-developer.properties &lt;/strong&gt;is. I found it
  on /liferay-ce-portal-7.4.3.53-ga53/tomcat-9.0.68/webapps/ROOT/WEB-INF/classes/portal-developer.properties.
  Is that correct file accessed by Liferay? Should be in the same
  location as the portal-ext.properties file (application root)?&lt;/p&gt;
&lt;p&gt;Secondly, there is a new problem regarding the image on the edit page
  which does not appear after the page is published. Maybe this is still
  related to the liferay cache, but I don't have much knowledge about it.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</summary>
    <dc:creator>Bayu Widyasanyata</dc:creator>
    <dc:date>2022-12-14T05:04:25Z</dc:date>
  </entry>
  <entry>
    <title>RE: [SOLVED] CSS issue after upgrade from 7.3.6-ga7 to 7.4.3.53-ga53</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121604270" />
    <author>
      <name>Russell Bohl</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121604270</id>
    <updated>2022-12-13T22:00:28Z</updated>
    <published>2022-12-13T22:00:27Z</published>
    <summary type="html">&lt;p&gt;Well I guess it's the CSS properties or something with caching. See
  the &lt;a
  href="https://github.com/liferay/liferay-portal/blob/master/portal-impl/src/portal-developer.properties"&gt;portal-developer.properties&lt;/a&gt; for
  the exact properties you added.&lt;/p&gt;
&lt;p&gt;Maybe it's just a browser cache issue? Clear the cache and see if
  that helps.&lt;/p&gt;</summary>
    <dc:creator>Russell Bohl</dc:creator>
    <dc:date>2022-12-13T22:00:27Z</dc:date>
  </entry>
  <entry>
    <title>RE: CSS issue after upgrade from 7.3.6-ga7 to 7.4.3.53-ga53</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121600104" />
    <author>
      <name>Bayu Widyasanyata</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121600104</id>
    <updated>2022-12-09T17:26:57Z</updated>
    <published>2022-12-09T11:46:30Z</published>
    <summary type="html">&lt;p&gt;It's solved after I
  add include-and-override=portal-developer.properties on top of portal-ext.properties.&lt;/p&gt;
&lt;p&gt;The open and close button is display correctly now. But I still don't
  know where the real problem is ;-)&lt;/p&gt;
&lt;p&gt;
  &lt;img alt="" src="/documents/d/guest/open-1-jpg?imagePreview=1" /&gt;
  &lt;br /&gt;
  &lt;img alt="" src="/documents/d/guest/close-1-jpg?imagePreview=1" /&gt;
  &lt;br /&gt; Thank you,&lt;/p&gt;</summary>
    <dc:creator>Bayu Widyasanyata</dc:creator>
    <dc:date>2022-12-09T11:46:30Z</dc:date>
  </entry>
  <entry>
    <title>[SOLVED] CSS issue after upgrade from 7.3.6-ga7 to 7.4.3.53-ga53</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121599720" />
    <author>
      <name>Bayu Widyasanyata</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121599720</id>
    <updated>2022-12-09T17:27:09Z</updated>
    <published>2022-12-08T22:40:51Z</published>
    <summary type="html">&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I encountered CSS issue after upgrade from 7.3.6 to latest 7.4.3.53.
  I found following error on my catalina.out log.&lt;/p&gt;
&lt;pre&gt;
&lt;code&gt;2022-12-09 05:18:09.053 ERROR [http-nio-9090-exec-6][ComboServlet:374] Skip com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_oayr:/liferay/o/asset-publisher-web/css/main.css because its content type is not CSS or JavaScript
2022-12-09 05:18:09.054 ERROR [http-nio-9090-exec-6][ComboServlet:374] Skip com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch:/liferay/o/portal-search-web/css/main.css because its content type is not CSS or JavaScript
2022-12-09 05:18:09.055 ERROR [http-nio-9090-exec-6][ComboServlet:374] Skip com_liferay_product_navigation_product_menu_web_portlet_ProductMenuPortlet:/liferay/o/product-navigation-product-menu-web/css/main.css because its content type is not CSS or JavaScript
2022-12-09 05:18:09.055 ERROR [http-nio-9090-exec-6][ComboServlet:374] Skip com_liferay_product_navigation_user_personal_bar_web_portlet_ProductNavigationUserPersonalBarPortlet:/liferay/o/com.liferay.product.navigation.user.personal.bar.web/css/main.css because its content type is not CSS or JavaScript
2022-12-09 05:18:09.056 ERROR [http-nio-9090-exec-6][ComboServlet:374] Skip com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet:/liferay/o/site-navigation-menu-web/css/main.css because its content type is not CSS or JavaScript
2022-12-09 05:25:04.837 ERROR [http-nio-9090-exec-9][ComboServlet:374] Skip com_liferay_contacts_web_portlet_ProfilePortlet_INSTANCE_PdUfk2gR0dC0:/liferay/o/contacts-web/css/main.css because its content type is not CSS or JavaScript
2022-12-09 05:25:04.838 ERROR [http-nio-9090-exec-9][ComboServlet:374] Skip com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch:/liferay/o/portal-search-web/css/main.css because its content type is not CSS or JavaScript
2022-12-09 05:25:04.839 ERROR [http-nio-9090-exec-9][ComboServlet:374] Skip com_liferay_product_navigation_user_personal_bar_web_portlet_ProductNavigationUserPersonalBarPortlet:/liferay/o/com.liferay.product.navigation.user.personal.bar.web/css/main.css because its content type is not CSS or JavaScript
2022-12-09 05:25:04.839 ERROR [http-nio-9090-exec-9][ComboServlet:374] Skip com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet:/liferay/o/site-navigation-menu-web/css/main.css because its content type is not CSS or JavaScript
2022-12-09 05:25:15.715 ERROR [http-nio-9090-exec-1][ComboServlet:374] Skip com_liferay_my_account_web_portlet_MyAccountPortlet:/liferay/o/users-admin-web/css/main.css because its content type is not CSS or JavaScript
2022-12-09 05:25:15.716 ERROR [http-nio-9090-exec-1][ComboServlet:374] Skip com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch:/liferay/o/portal-search-web/css/main.css because its content type is not CSS or JavaScript
2022-12-09 05:25:15.717 ERROR [http-nio-9090-exec-1][ComboServlet:374] Skip com_liferay_product_navigation_user_personal_bar_web_portlet_ProductNavigationUserPersonalBarPortlet:/liferay/o/com.liferay.product.navigation.user.personal.bar.web/css/main.css because its content type is not CSS or JavaScript
2022-12-09 05:25:15.717 ERROR [http-nio-9090-exec-1][ComboServlet:374] Skip com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet:/liferay/o/site-navigation-menu-web/css/main.css because its content type is not CSS or JavaScript&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;On the header menu looks incorrect Home hot button display:&lt;/p&gt;
&lt;p&gt;
  &lt;img alt="" src="/documents/d/guest/homemenu-jpg?imagePreview=1" /&gt;
  &lt;br /&gt;  &lt;/p&gt;
&lt;p&gt;Where can start to solve this?&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;[bayu]&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</summary>
    <dc:creator>Bayu Widyasanyata</dc:creator>
    <dc:date>2022-12-08T22:40:51Z</dc:date>
  </entry>
</feed>
