DesignBuff
Programmer
I am using an external CSS file that sets font size and colour. I have also added the OverLib Popup windows on mouseover. The problem is that when the popups appear they are displaying the text in a smaller font than it should be as well as being a different color. The font size and color appear ok when using IE6......but not Netscape. here is the CSS class link.
<p align="center" style="padding-left: 6; padding-right: 0; padding-top: 5; padding-bottom: 2"><a onmouseover="return overlib('<p class=popwintitleO12>Here is the Orange Text in Size 12<br><br><p class=popwintitleB12N>Here is the Blue Text in Size 12<p class=popwintitleDB12>-> Here is the Text in Dark Blue in Size 12</b>', CAPTION, ' ', FIXX, 315, FIXY, 377);"
In Netscape the text aall displays in Blue and is a smaller size.
Can anyone please help??
Thanks
<p align="center" style="padding-left: 6; padding-right: 0; padding-top: 5; padding-bottom: 2"><a onmouseover="return overlib('<p class=popwintitleO12>Here is the Orange Text in Size 12<br><br><p class=popwintitleB12N>Here is the Blue Text in Size 12<p class=popwintitleDB12>-> Here is the Text in Dark Blue in Size 12</b>', CAPTION, ' ', FIXX, 315, FIXY, 377);"
In Netscape the text aall displays in Blue and is a smaller size.
Can anyone please help??
Thanks