[dokuwiki] Re: TOC obscured by text inside code tags

hello,
I had noticed this problem too and I already tried this solution which did'nt work...
So I've just retry after I read your message, but confirmation : it's not working !
What is missing to me ??? If you have an idea... :-\


--
Olivier LUMINEAU
Comité Réseau des Universités |-->  www.cru.fr <http://www.cru.fr/>
-------
Tél : 02 23 23 69 05


Onno wrote:

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



Other related posts: