How to set width and height to in my Code & Quote Message Look This Site http://sdmteam.ucoz.org/forum/7-482-1
My .codeMessage
.codeMessage {background:url (http://sdmteam.ucoz.org/Image/dkSback.gif);font-size:12px;padding:12px;border:1px solid #a8a824;color: #0f0f0f;max-height:2000px; overflow: visible !important;}
My .quoteMessage
.quoteMessage {background:url (http://sdmteam.ucoz.org/Image/dkSback.gif);font-size:12px;padding:12px;border:1px solid #a8a824;color: #0f0f0f;max-height: auto !important; overflow: visible !important;}
But Not work what is wrong