<div>oh thank you!&nbsp; I was wondering where css files go, so pub is the place!&nbsp; And thank you for such a prompt reply :)&nbsp; I think i have things sorted out visually, now i am trying to discover how to organize the pages i want to create for my site.&nbsp; Basically i want to create a wiki where people can write tutorials to share with others&nbsp;and make that page-creation&nbsp;process as painless as possible.&nbsp; May i ask, is there a simple way to organize wiki pages into categories?&nbsp; I would love if the left-side menu bar i currently have could be expanded or an alphabetical categories list page could be set up.&nbsp;&nbsp;Any thoughts or suggestions would be most welcome&nbsp;^_^
</div>
<div>&nbsp;</div>
<div>-Sunhawk<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 3/4/06, <b class="gmail_sendername">Patrick R. Michaud</b> &lt;<a href="mailto:pmichaud@pobox.com">pmichaud@pobox.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Sat, Mar 04, 2006 at 09:41:34PM -0500, christine the sprite wrote:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Hallo there!<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;I'm incredibly new at setting at wikis but i'm barreling on as best i can
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;and i was curious if there was a way to set up pmwiki so that you can have<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;a background image in your overalllayout.&nbsp;&nbsp;I've been trying different<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;skins but haven't figured it out yet.&nbsp;&nbsp;I can write in HTML and i know CSS,
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;but if anyone knows what i need to write where, i don't care what language<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;it's in! LOL<br><br>You can create a custom CSS file.&nbsp;&nbsp;Create a file called local.css<br>in the pub/css/ directory, and then set the background-image css
<br>property for the body tag:<br><br>&nbsp;&nbsp; body { background-image: url(/path/to/bgimage.jpg); }<br><br>If that doesn't work, let us know and we'll come up with about<br>five or six other ways to do it.&nbsp;&nbsp;(Literally! :-)<br>
<br>Pm<br></blockquote></div>