6
The page name link at the top of DokuWiki looks a bit naff even when you can see all of it (IMHO). It's not actually as fundamental to navigation as it looks... so I killed it.
You may prefer to tweak the CSS entries to get it looking right.
dokuwiki/lib/tpl/default/layout.css
/* pk Sorry, hate it so I killed it ------------- */
.pagename {
display: none;
float: left}
/* .pagename { */
/* float:left; */
/* font-size:100%; */
/* font-weight: normal; */
/* color:#bbbbbb; */
/* text-align:left; */
/* vertical-align:middle; */
/* padding: 1px 0 5px 1px; */
/* line-height: 120%; */
/*} */
/* .pagename a:link, .pagename a:visited { */
/* color: #cccccc; */
/* text-decoration: none; */
/* } */
/* .pagename a:hover, .pagename a:active { */
/* color:#FF9933; */
/* } */
/* ----------------------------------------*/
If everything else worked for you I would persevere. It is an excellent WIKI. Search this forum for more comments.
A thread is for life. Not just for Christmas.