/* CSS Document for my comment page style if you like this code pls put credit in your sidebar it is not easy analyzing a css code. so pls... */ /* just copy and paste the code below in your css file. replace the old one. I'm suggesting that you backup your old style.css file in case it will not fit in your own css. */ .comments-template {margin: 10px 0 20px 0; padding: 10px 0 0 0; border-top : 1px solid #92ca23; } .comments-template h2, .comments-template h3 { font-family : Georgia, Sans-serif; font-size : 16px; color: #638b14;} .comments-template p.nocomments { padding : 0;} .comments-template textarea { font-family : Arial, Hevletica, Georgia, Sans-seriff; font-size : 12px; background: #f3ff99; border-bottom: 1px solid #BFB8AC; border-right: 1px solid #BFB8AC; width: 505px; } .comments-template input { font-family : Arial, Hevletica, Georgia, Sans-seriff; font-size : 12px; background: #f3ff99; border-bottom: 1px solid #BFB8AC; border-right: 1px solid #BFB8AC; width: 115px; } #commentform p { float: left; margin: 0 5px 5px 0;} .post-comments {clear: both; margin: 20px 0;padding: 0 0; } .comments-box {padding: 5px; width: 510px; background: #9cfc9a;} .comments-author {padding-left: 90px; padding-bottom: 10px; width: 380px; background: url(images/bubble.png) no-repeat 48px 49px;} .comments-author p {padding: 5px; font: .9em Georgia, "Times New Roman", Times, serif; } .comments-box p {padding: 10px; line-height: 100%; font: .9em Georgia, "Times New Roman", Times, serif;}