<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [support] Sub-theme</title></head><body>
<div>Have you tried:</div>
<div><br></div>
<div>1.&nbsp; Make a copy of the &quot;Bartik&quot; folder from the
core&gt;themes file.</div>
<div>2. Put this folder in your sites&gt;all&gt;themes folder</div>
<div>3. rename this folder &quot;bartik-cjm</div>
<div>4. open the &quot;bartik.info file and add
&quot;stylesheets[all][] = css/local.css&quot;</div>
<div>5. Rename bartik.info file to &quot;bartik-cjm&quot;</div>
<div>5a. Create a file in the css folder called &quot;local.css&quot;
since it's here you will be over riding the Bartik original css
files</div>
<div>6. check all the other files in the &quot;bartik-cjm&quot; folder
for &quot;Bartik&quot; and replace this with
&quot;bartik-cjm&quot;</div>
<div>7. Go to Admin/appearance and you will now see your subtheme
&quot;bartik-cjm&quot;</div>
<div><br></div>
<div>Pia</div>
<div><br></div>
<div><br></div>
<div><br></div>
<blockquote type="cite" cite>Hi Folks,<br>
</blockquote>
<blockquote type="cite" cite>I am still trying to understand
sub-themeing. I have four themes installed and two enabled.
Bartik(enabled), Seven(enabled), Garland, Stark.&nbsp; I tried a
minimal, trivial sub-theme of Bartik by creating a subdirectory
/sites/all/themes/bartik-cjm populated as follows:<br>
</blockquote>
<blockquote type="cite" cite><br></blockquote>
<blockquote type="cite" cite>bartik-cjm/<br>
</blockquote>
<blockquote type="cite" cite>bartik-cjm.info<br>
</blockquote>
<blockquote type="cite" cite>css/<br>
</blockquote>
<blockquote type="cite" cite>local.css<br>
</blockquote>
<blockquote type="cite" cite><br></blockquote>
<blockquote type="cite" cite><u><b>bartik-cjm.info:</b></u><br>
</blockquote>
<blockquote type="cite" cite><br></blockquote>
<blockquote type="cite" cite>name = Bartik-cjm<br>
base theme = Bartik<br>
<br>
core = 7.x<br>
</blockquote>
<blockquote type="cite" cite>stylesheets[all][] = css/local.css<br>
</blockquote>
<blockquote type="cite" cite><br></blockquote>
<blockquote type="cite" cite>According to everything I've read, and it
has been a increasing amount, this should be sufficient to create a
sub-theme named &quot;Bartik-cjm&quot; which inherits everything from
Bartik and overrides local.css with my copy.&nbsp; I believe I should
see this as one of the options in admin/appearance, and I don't. I can
see that $data[system_list][theme] is populated from the MySQL
database (select * from cache_bootstrap where cid =
&quot;system_list&quot;;), which only has my original four themes in
the serialized object.<br>
</blockquote>
<blockquote type="cite" cite><br></blockquote>
<blockquote type="cite" cite>So, either the database must be updated
somewhere, somehow, by someone,&nbsp; -- OR -- Drupal must look at the
filesystem and realize that there is more to the story than the
database knows and extend the list. So, how does Drupal become aware
of the custom sub-theme?<br>
</blockquote>
<blockquote type="cite" cite>--<br>
</blockquote>
<blockquote type="cite" cite>Chris.<br>
</blockquote>
<blockquote type="cite" cite><br>
--<br>
[ Drupal support list | http://lists.drupal.org/ ]</blockquote>
<div><br></div>
<div><br></div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><font color="#000000"><br></font></div>
<div align="center"><font
color="#000000">&lt;http://www.Piasworld.com&gt;</font></div>
<div><font color="#000000"><br></font></div>
<div><font color="#000000">&quot;That's a great deal to make one word
mean,&quot; Alice said in a thoughtful</font></div>
<div><font color="#000000">&nbsp;tone. &quot;When I make a word do a
lot of work like that,&quot; said Humpty Dumpty, &quot;I</font></div>
<div><font color="#000000">&nbsp;always pay it
extra.&quot;</font></div>
<div align="center"><font color="#000000">Lewis Carrol</font></div>
</body>
</html>