I have a problem with a tooltip 'close' anchor. This is a kiosk that will
only use Firefox with the full screen.
http://www.enermodal.com/kiosk/calgary/fp.htm
There are demo tooltips associated with #1 and #2. On tooltip #1 the entire
button is an anchor as expected. On tooltip #2 only a section at the top and
bottom of the button are hotspots. 

.tooltip

{
  border:1px solid #000000; 
  width: 300px;
  padding: 10px;
  background-color: #F2F2F2;
  font-family: Arial, Helvetica, sans-serif;
  color: #4e4f4f; 
  font-size: 18px; 
  visibility: hidden;
}
  
.tooltip_close

{
  width: 180px; height: 76px;
  position: relative;
  padding-left: 130px;
  margin: 0px;
}

Css: http://www.enermodal.com/kiosk/calgary/kiosk.css

Thanks for any assistance.
Kathryn

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to