<div>oh thank you! I was wondering where css files go, so pub is the place! And thank you for such a prompt reply :) 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. Basically i want to create a wiki where people can write tutorials to share with others and make that page-creation process as painless as possible. May i ask, is there a simple way to organize wiki pages into categories? 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. Any thoughts or suggestions would be most welcome ^_^
</div>
<div> </div>
<div>-Sunhawk<br><br> </div>
<div><span class="gmail_quote">On 3/4/06, <b class="gmail_sendername">Patrick R. Michaud</b> <<a href="mailto:pmichaud@pobox.com">pmichaud@pobox.com</a>> 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>> Hallo there!<br>><br>> I'm incredibly new at setting at wikis but i'm barreling on as best i can
<br>> and i was curious if there was a way to set up pmwiki so that you can have<br>> a background image in your overalllayout. I've been trying different<br>> skins but haven't figured it out yet. I can write in HTML and i know CSS,
<br>> but if anyone knows what i need to write where, i don't care what language<br>> it's in! LOL<br><br>You can create a custom CSS file. 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> 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. (Literally! :-)<br>
<br>Pm<br></blockquote></div>