Revision history [back]

click to hide/show revision 1
initial version

answered 2012-09-10 04:30:07 +0800

cannoa70 gravatar image cannoa70

http://www.manutd.com

I have searched over ZK web site and forum. The following CSS styling class seems doesn't work for me:

<style dynamic="true">
div.z-errbox {
    font-size: 13px;
    margin: 0;
    padding: 2px;
    border: 1px solid;
    cursor: pointer;
    color: #D8000C;
    background: #FFF9F9;
    position: absolute;
    z-index: 88000;
    background-repeat: no-repeat;
    background-position: 10px center;
}
<style>

The "font-size" property takes NO EFFECT at all....please help...Thanks a lot !

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More