<?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] No theme found for specified theme id classic</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=4056998" />
  <subtitle>[Solved] No theme found for specified theme id classic</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=4056998</id>
  <updated>2026-04-16T21:54:56Z</updated>
  <dc:date>2026-04-16T21:54:56Z</dc:date>
  <entry>
    <title>RE: No theme found for specified theme id classic</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=4057424" />
    <author>
      <name>D B</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=4057424</id>
    <updated>2009-09-23T10:17:36Z</updated>
    <published>2009-09-23T10:17:36Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;Sorry, I resolved this issue myself.&lt;br&gt;&lt;br&gt;I first took out the following:&lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;&amp;lt;!--?xml version="1.0"?--&amp;gt;
 2
 3&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;Followed by removing the extra / in the line&lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt; &amp;lt;root-path&amp;gt;/html/themes/classic/&amp;lt;/root-path&amp;gt;&lt;/code&gt;&lt;/pre&gt;&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>D B</dc:creator>
    <dc:date>2009-09-23T10:17:36Z</dc:date>
  </entry>
  <entry>
    <title>[Solved] No theme found for specified theme id classic</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=4056997" />
    <author>
      <name>D B</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=4056997</id>
    <updated>2009-09-23T09:15:06Z</updated>
    <published>2009-09-23T09:15:06Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;First of all apologies as I am a very new Liferay user. I have been stumbling on by to try and create my own theme, but have been going around in circles for the past few days.&lt;br&gt;&lt;br&gt;I am not sure where the default theme is being called from - from my understanding it is the liferay-look-and-feel.xml file. I have been playing around with this, and upon trying to return it to its previous state (silly me I managed to remove the backup) perhaps I have made an error here:&lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;&amp;lt;!--?xml version="1.0"?--&amp;gt;


&amp;lt;look-and-feel&amp;gt;
	&amp;lt;compatibility&amp;gt;
		&amp;lt;version&amp;gt;5.2.0+&amp;lt;/version&amp;gt;
	&amp;lt;/compatibility&amp;gt;
	&amp;lt;company-limit&amp;gt;
		&amp;lt;company-includes /&amp;gt;
		&amp;lt;company-excludes /&amp;gt;
	&amp;lt;/company-limit&amp;gt;
	&amp;lt;theme id="classic" name="classic"&amp;gt;
		&amp;lt;root-path&amp;gt;/html/themes/classic/&amp;lt;/root-path&amp;gt;
		&amp;lt;templates-path&amp;gt;/html/themes/classic/templates&amp;lt;/templates-path&amp;gt;
		&amp;lt;images-path&amp;gt;/html/themes/classic/images&amp;lt;/images-path&amp;gt;
		&amp;lt;template-extension&amp;gt;vm&amp;lt;/template-extension&amp;gt;
		&amp;lt;settings&amp;gt;
			&amp;lt;setting key="bullet-style-options" value="1,2" /&amp;gt;
			&amp;lt;setting key="hello" value="world" /&amp;gt;
			&amp;lt;setting key="hi" value="mom" /&amp;gt;
		&amp;lt;/settings&amp;gt;
		&amp;lt;roles&amp;gt;
			&amp;lt;role-name&amp;gt;User&amp;lt;/role-name&amp;gt;
		&amp;lt;/roles&amp;gt;
		&amp;lt;color-scheme id="01" name="default"&amp;gt;
			
		&amp;lt;/color-scheme&amp;gt;
	&amp;lt;/theme&amp;gt;
	&amp;lt;theme id="control-panel" name="Control Panel"&amp;gt;
		&amp;lt;root-path&amp;gt;/html/themes/control_panel&amp;lt;/root-path&amp;gt;
	&amp;lt;/theme&amp;gt;
	
&amp;lt;/look-and-feel&amp;gt;&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;The directory structure that I have is presently:&lt;br&gt;&lt;br&gt;E:\liferay\tomcat-6.018\webapps\ROOT\html\themes\classic&lt;br&gt;as the lifefay-look-and-feel.xml is located in E:\liferay\tomcat-6.018\webapps\ROOT\WEB-INF&lt;br&gt;&lt;br&gt;then I would have thought that the root paths should point to ../html/themes/classic&lt;br&gt;&lt;br&gt;I have tried that, as well as what is  already listed in the file. However neither time I am finding the classic theme.&lt;br&gt;&lt;br&gt;When I go into my control panel on the website it changed the default to style-unsampled which I had downloaded earlier. I then downloaded the Brochure theme and that is the current theme on the site. However, when I click on the available styles I only see Brochure and style unsampled. There is no mention at all of the default classic style.&lt;br&gt;&lt;br&gt;Where have I gone wrong here?&lt;br&gt;&lt;br&gt;Thanks for any help!&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>D B</dc:creator>
    <dc:date>2009-09-23T09:15:06Z</dc:date>
  </entry>
</feed>
