<?xml version="1.0"?>
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom" xmlns:html="http://www.w3.org/1999/xhtml">
  <atom:id>http://bill.welliver.org/atom/pike/FinScribe/Documentation/ThemeDesign</atom:id>
  <atom:title type="text">electronic.alchemy :: ThemeDesign</atom:title>
  <atom:updated>2026-05-23T23:12:45-04:00</atom:updated>
  <atom:link href="http://bill.welliver.org/atom/pike/FinScribe/Documentation/ThemeDesign" type="application/atom+xml"></atom:link>
  <atom:link href="http://bill.welliver.org/space/pike/FinScribe/Documentation/ThemeDesign" type="text/html"></atom:link>
  <atom:link href="http://bill.welliver.org/rss/pike/FinScribe/Documentation/ThemeDesign" type="application/rss+xml"></atom:link>
  <atom:generator uri="http://modules.gotpike.org/blahblah/Public.Syndication.ATOM" version="0.1">Public.Syndication.ATOM (Pike v8.0 release 702)</atom:generator>
  <atom:icon>http://bill.welliver.org/favicon.ico</atom:icon>
  <atom:logo>http://bill.welliver.org/static/images/alchemy.gif</atom:logo>
  <atom:subtitle type="xhtml"><html:div xmlns:html="http://www.w3.org/1999/xhtml"><html:p>A theme may choose to override any or all of the existing "default" page components. Depending on the desired theme result, a simple theme may consist of only CSS stylesheets.</html:p><html:p class="paragraph"/>
<html:b class="bold">Stylesheets</html:b><html:p class="paragraph"/>
<html:table _parsed="1">
<html:tr>
<html:th>File</html:th>
<html:th>Description&#xD;</html:th>
</html:tr><html:tr>
<html:td>general.css</html:td>
<html:td>general style definitions&#xD;</html:td>
</html:tr>
<html:tr>
<html:td>wiki.css</html:td>
<html:td>wiki markup&#xD;</html:td>
</html:tr>
<html:tr>
<html:td>snip.css</html:td>
<html:td>wiki engine chrome&#xD;</html:td>
</html:tr>
<html:tr>
<html:td>page.css</html:td>
<html:td>page layout styling&#xD;</html:td>
</html:tr>
<html:tr>
<html:td>style.css</html:td>
<html:td>theme specific styles</html:td>
</html:tr>
</html:table><html:p class="paragraph"/>
&#xD;
<html:b class="bold">Template Files</html:b><html:p class="paragraph"/>
<html:table _parsed="1">
<html:tr>
<html:th>File</html:th>
<html:th>Description&#xD;</html:th>
</html:tr><html:tr>
<html:td>top.phtml</html:td>
<html:td>Literally, the top of the page, usually an html tag&#xD;</html:td>
</html:tr>
<html:tr>
<html:td>header.phtml</html:td>
<html:td>Contains the common contents of the head element and all CSS definitions&#xD;</html:td>
</html:tr>
<html:tr>
<html:td>tagline.phtml</html:td>
<html:td>optional and misnamed, usually contains a horizontal bar containing finscribe login/admin links&#xD;</html:td>
</html:tr>
<html:tr>
<html:td>pagebegin.phtml</html:td>
<html:td>contains the top of the page chrome, including the opening body tag&#xD;</html:td>
</html:tr>
<html:tr>
<html:td>pageend.phtml</html:td>
<html:td>contains bottom of the page chrome, including the body end tag&#xD;</html:td>
</html:tr>
<html:tr>
<html:td>footer.phtml</html:td>
<html:td>Contains script elements inserted between the end of the page content and the end of the html document.&#xD;</html:td>
</html:tr>
<html:tr>
<html:td>bottom.phtml</html:td>
<html:td>Literally, the bottom of the page, usually a closing html tag</html:td>
</html:tr>
</html:table>
</html:div></atom:subtitle>
</atom:feed>
