rendered paste bodycss dosyasını.norm{ background: url(img/cobody-r.gif) no-repeat bottom right; font-size: 100%; width: 100%; margin: 0 0 0 0;}.alt{background: url(img/acobody-r.gif) no-repeat bottom right; font-size: 100%; width: 100%; margin: 0 0 0 0;}.co-content{ margin-left: 20px; margin-bottom: 5px;}.norm .licomtop{ background: url(img/cohead-r.gif) no-repeat top right; margin: 0 0 0 0; padding: 0 0 0 0; text-align: center;}.norm .cheadfill{ background: url(img/cohead-l.gif) no-repeat top left; margin: 0 0 0 0; padding: 10px 30px 5px 0; color: white; font-weight: bold; font-size: 1.2em; line-height: 1em;}.norm .licombody{background: url(img/cobody-l.gif) no-repeat bottom left; margin: 0 0 0 0; padding: 5px 30px 31px 20px;}.alt .licomtop{ background: url(img/acohead-r.gif) no-repeat top right; margin: 0 0 0 0; padding: 0 0 0 0; text-align: center;}.alt .cheadfill{ background: url(img/acohead-l.gif) no-repeat top left; margin: 0 0 0 0; padding: 10px 30px 5px 0; color: white; font-weight: bold; font-size: 1.2em; line-height: 1em;}.alt .licombody{background: url(img/acobody-l.gif) no-repeat bottom left; margin: 0 0 0 0; padding: 5px 30px 31px 20px;}.licombody p{ margin: 0; padding: 0;}comment.php dosyasına<div class="licomtop"><div class="cheadfill"> </div></div> <div class="licombody"> <div class="co-content"> <cite><?php comment_author_link() ?></cite> Says: <?php if ($comment->comment_approved == '0') : ?> <em>Your comment is awaiting moderation.</em> <?php endif; ?> <span class="commentmetadata"><a href="#comment-<?php comment_ID() ?>" title=""><?php comment_date('F jS, Y') ?> at <?php comment_time() ?></a> <?php edit_comment_link('e','',''); ?></span> <?php comment_text() ?> </div> </div>