<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I have been trying to set the $PageLogoUrl without success. Pointing to the pmwiki-32.gif with the default setting from the sample-config.php file as the starting point. I am not getting the icon to display in the upper left. I tried to add one for my site, but couldn't get it to display before realizing the the default one wasn't displaying.<br><br>I just uncommented out the line:<br><br>$PageLogoUrl = "$PubDirUrl/skins/pmwiki/pmwiki-32.gif";<br><br>With the $PubDirUrl line commented out.<br><br># $PubDirUrl = 'http://www.mydomain.com/path/to/pub';<br><br>I am running a local copy on localhost in Windows using XAMPP, if that matters.<br><br>Any ideas what I am missing?<br><br>-Monte<br>                                           </div></body>
</html>