PHP Classes

thesaurus with layers

Recommend this page to a friend!

      Thesaurus tooltip  >  All threads  >  thesaurus with layers  >  (Un) Subscribe thread alerts  
Subject:thesaurus with layers
Summary:won't be displayed
Messages:2
Author:ronny mischke
Date:2006-12-28 07:25:20
Update:2006-12-28 08:08:25
 

  1. thesaurus with layers   Reply   Report abuse  
Picture of ronny mischke ronny mischke - 2006-12-28 07:25:20
Hi @ all

first, sry for my bad english.

i've downloaded this package and installed it.
it functions, but i've divs in my side and there the thesaurus will be displayed in the background.
is there a possibility to change this?

thx for your understanding

  2. Re: thesaurus with layers   Reply   Report abuse  
Picture of Dmitry Sheiko Dmitry Sheiko - 2006-12-28 08:08:25 - In reply to message 1 from ronny mischke
Surelly.
Add into instant_message class z-index attribute with an index larger than one in your HTML

For example,
.instant_message { padding: 5px; font-size: 12px; font-family: Arial; visibility: hidden; position: absolute; width: 240px; border: outset 2px #FFFFFF; background: #D4D0C8; z-index: 25000;}