<?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>how to bring in a costume theme inside web content</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=114453184" />
  <subtitle>how to bring in a costume theme inside web content</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=114453184</id>
  <updated>2026-04-06T17:31:04Z</updated>
  <dc:date>2026-04-06T17:31:04Z</dc:date>
  <entry>
    <title>RE: how to bring in a costume theme inside web content</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=114453532" />
    <author>
      <name>Mohammed Yasin</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=114453532</id>
    <updated>2019-07-26T05:44:42Z</updated>
    <published>2019-07-26T05:44:42Z</published>
    <summary type="html">Hi,&lt;br /&gt;If the custom theme is applied to the page where web content is display its will be available to web content you can access by using ThemeDisplay object &lt;br /&gt;Css   &amp;lt;link rel=&amp;#34;stylesheet&amp;#34; href=&amp;#34;${themeDisplay.getPathThemeRoot()}/css/custom.css&amp;#34;&amp;gt;&lt;br /&gt;JS - &amp;lt;script src=&amp;#34;${themeDisplay.getPathThemeRoot()}/js/myscripts.js&amp;#34;&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;You can refer your current theme files from template using ${themeDisplay.getPathThemeRoot()}&lt;br /&gt;&lt;br /&gt;if you want to access other theme  from webcontent then you can access&lt;br /&gt;Css   &amp;lt;link rel=&amp;#34;stylesheet&amp;#34; href=&amp;#34;/o/your-theme-name/css/custom.css&amp;#34;&amp;gt;&lt;br /&gt;JS - &amp;lt;script src=&amp;#34;/o/your-theme-name/js/myscripts.js&amp;#34;&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;   You can refer your other theme files from /o/your-theme-name/</summary>
    <dc:creator>Mohammed Yasin</dc:creator>
    <dc:date>2019-07-26T05:44:42Z</dc:date>
  </entry>
  <entry>
    <title>how to bring in a costume theme inside web content</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=114453183" />
    <author>
      <name>Ramalingaiah. D</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=114453183</id>
    <updated>2019-07-26T05:18:20Z</updated>
    <published>2019-07-26T05:18:20Z</published>
    <summary type="html">Hi Team,how to bring in a costume theme inside web content .&lt;br /&gt;user version liferay 7.1&lt;br /&gt;Regards&lt;br /&gt;&lt;br /&gt;Ram</summary>
    <dc:creator>Ramalingaiah. D</dc:creator>
    <dc:date>2019-07-26T05:18:20Z</dc:date>
  </entry>
</feed>
