[dokuwiki] TOC obscured by text inside code tags
- From: Onno <o.schuit@xxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sun, 22 Oct 2006 20:21:14 +0000 (UTC)
Hi List,
I noticed that the Table Of Contents can sometimes be obscured by elements such
as "source code" (text inside <code> tags).
You can easily fix this design.css. Go to line 518 (div.dokuwiki #toc__inside)
and add the following code inside the {} brackets, on a separate line:
z-index: 100;
Cheers,
Onno
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: TOC obscured by text inside code tags
- From: Olivier Lumineau
Other related posts:
- » [dokuwiki] TOC obscured by text inside code tags
- » [dokuwiki] Re: TOC obscured by text inside code tags
- » [dokuwiki] Re: TOC obscured by text inside code tags
- [dokuwiki] Re: TOC obscured by text inside code tags
- From: Olivier Lumineau