OverDiv tooltip fix for JA Archenar template Print E-mail
Wednesday, 01 February 2006

We have fixed the #overDiv tooltip bug in JA Archenar template and have been updated this fix to the download package. If you downloaded JA Archenar before 01 February 2006, kindly download again to get the updated version.

For your convenience, there's a fast fix for this issue. Please change the following CSS Selectors in the JA Archenar template_css.css like this:

#main {
  width: 100%;
}
 
#content {
  float: left;
  width: 73%;
  margin: 12px 0 0;
  clear: right;
}

Then add these lines:

table.contentpaneopen #overDiv {
 border-left: 1px solid #C64934;
 border-bottom: 1px solid #C64934;
}
Last Updated ( Tuesday, 21 February 2006 )
 
< Prev   Next >