Help with comments

May 31, 2011 14:04

Hi,

I've been having trouble with my layout. Most pages it's fine, but occasionally where there are a lot of comments, I get a skewing in the comments.

Here
As opposed to the comments at the end of the page here

Code under the cut

/*     CSS Template by Aydin Suzanna @ tiogardubh.livejournal.com     */
/*     Available at http://community.livejournal.com/laghairt/        */
/*                                                                    */
/*                   Template:       #06 - Purpose erased             */
/*                   Style System:   S2  - Smooth Sailing             */

html,body {
     margin:0;
     padding:0;
     }

body {
     font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
     font-size: 14px;
     margin: 0px;
     background: #E1B8D0 url(http://i53.tinypic.com/2mc7ubk.jpg) repeat-y center;
     color: #E1B8D0;
     }
  a, a:link, a:visited, a:active {
     color: #2E0854;
     }
  a:hover {
     text-decoration:none;
     }
  a:visited {
     color: #6A5E6E;
     }

blockquote, ul, ol {
     color:#22063f;
     margin:10px 30px;
     padding:15px;
     text-align:justify;
     }

.entryHeaderDate a {
     color : #2E0854;
     text-decoration : none;
     }
  .entryHeaderDate a:hover {
     color : #54082d;
     text-decoration : underline;
     }
  .header-title {
     background-color:transparent;
     font-size: 30px;
     color: #54082d;
     padding: 0px 20px 0px 20px;
     }
  .header-subtitle {
     background-color:transparent;
     color: #2E0854;
     font-size:20px;
     padding:0 24px 10px 50px;
     }
  .header-icon {
     top: 0px;
     right: 0px;
     position: absolute;
     z-index: 1;
     border-left: 0 solid #22063f;
     border-bottom:0 solid #22063f;
     }

.pageblock {
     margin:0 auto;
     width:860px;
     /*background:#dacfae;*/
     border-right:0 solid #5C0B0E;
     border-left:0 solid #2E0854;
     }

.pageheaderblock {
     text-align: left;
     }
  .pagefooterblock {
     background-color:transparent;
     color: #54082d;
     padding:30px 4px 4px 24px;
     margin:4px;
     text-align:center;
     font-size:10px;
     }

.pagefooterblock a, .pagefooterblock a:visited {
     color: #2E0854;
     }
  .bodyblock {
     padding: 10px 20px 0px 20px;
     }
  .bodyheaderblock {
     border-top: 0 solid #54082d;
     background-color:transparent;
     padding: 4px 0px 4px 0px;
     }
  .bodynavblock {
     border-top: 0 solid #5C0B0E;
     background-color:transparent;
     color: #54082d;
     margin: 10px auto 4px auto;
     padding: 8px;
     text-align:center;
     }
  .bodynavblock a, .bodynavblock a:visited {
     color: #2E0854;
     }
  .body-title {
     font-size: 18px;
     color: #54082d;
     text-align: right;
     padding-right:70px;
     }
  .body-midtitle {
     font-size: 18px;
     color: #22063f;
     text-align: left;
     padding-left: 8px;
     }
  .entryHolder {
     color: #22063f;
     background:transparent;
     font-size: 12px;
     margin:4px 0;
     }
  .entryUserinfo {
     text-align: center;
     margin: 0 8px 8px 0;
     background-color:transparent;
     }

.entryUserinfo-usericon img {
     border:0;
     padding:10px;
     }

.entryText {
     padding: 6px;
     text-align:justify;
     }

.entryText img {
     border:3px solid #2E0854;
     margin:5px;
     padding:3px;
     }

.entryText .ljuser img {
     border:0;
     margin:0;
     padding:0;
     }

.entryHeader {
     background-color:transparent;
     color: #2E0854;
     font-size: 12px;
     padding:30px 0px 4px 8px;
     }
  .entryHeader a{
     color: #2E0854;
     }
  .entryHeaderSubject {
     font-weight: bold;
     font-size:16px;
     }
  .entryMetadata {
     padding:20px 5px 5px 6px;
     }
  .entryMetadata ul {
     margin: 0px;
     padding: 0px;
     }
  .entryMetadata li {
     list-style: none;
     display:block;
     padding-right: 10px;
     }
  .entryMetadata-label {
     font-weight: bold;
     padding-right: 4px;
     }
  .entryLinkbar {
     font-size:10px;
     color: #54082d;
     text-align:left;
     padding: 4px 0px 4px 0px;
     }
  .entryLinkbar ul {
     margin: 0px;
     padding: 0px;
     text-align:left;
     }
  .entryLinkbar li {
     padding: 0px 5px 0px 5px;
     margin: 0px;
     display: inline;
     font-size:10px;
     text-align:left;
     }
  .entryLinkbar li:before {
     content:"| ";
     }
  .commentHolder {
     color: #54082d;
     background-color:transparent;
     border-top: 0 solid #54082d;
     font-size: 12px;
     margin: 4px 0px 4px 0px;
     }
  .commentUserinfo {
     text-align: center;
     margin: 0px 8px 8px 0px;
     background-color:transparent;
     }
  .commentUserinfo-usericon img {
     border: 0;
     }
  .commentText {
     padding: 6px;
     }
  .commentHeader {
     background-color:transparent;
     color: #2E0854;
     font-size: 12px;
     padding: 4px 0px 4px 8px;
     }
  .commentHeader a{
     color: #2E0854;
     }
  .commentHeaderScreened {
     font-size: 12px;
     background-color:transparent;
     padding: 4px 0px 4px 8px;
     }
  .commentHeaderSubject {
     font-weight: bold;
     }
  .commentLinkbar {
     font-size: 11px;
     color: #54082d;
     text-align: right;
     padding-top: 4px;
     padding-bottom: 4px;
     }
  .commentLinkbar ul {
     margin: 0px;
     padding: 0px;
     }
  .commentLinkbar li {
     padding: 0px 5px 0px 5px;
     margin: 0px;
     display: inline;
     }
  .replyform {
     background-color: #2E0854;
     color: #54082d;
     padding-left: 10px;
     width:500px;
     }
  .replyform textarea {
     width:320px;
     }
  .yearlinks{
     text-align: right;
     }
  .yearlink{
     padding-left:4px;
     padding-right: 4px;
     }
  .month {
     width:400px;
     border: 0 solid #22063f;
     margin: 8px 8px 8px 40px;
     }
  .daysubjects {
     color: #54082d;
     padding: 8px 8px 8px 40px;
     }
  .daytitles {
     text-align: center;
     border: 0 solid #22063f;
     background: #2E0854;
     color: #54082d;
     }
  .day-blank {
     border: 0 solid #22063f;
    }
  .day {
     border: 0 solid #22063f;
     }
  .day-date {
     border-right: 0 solid #22063f;
     border-bottom: 0 solid #22063f;
     color: #54082d;
     width: 50%;
     text-align: center;
     }
  .day-count {
     width: 50%;
     text-align: center;
     float: right;
     font-size: 17px;
     }
  .day-count a, .day-count a:link {
     text-decoration: none;
     color: #2E0854;
     background:#2E0854;
     display:block;
     }
  .day-count a:hover {
     color:#54082d;
     }

.sidebar {
     font-size: 11px;
     margin-right: 20px;
     width:150px;
     /* background:#2E0854; */
     background:transparent url(http://i25.tinypic.com/f1cuat.png) top left repeat-y;
     padding:0;
     }

.sidebox {
     color: #22063f;
     background:transparent url(http://i25.tinypic.com/f1cuat.png) bottom left no-repeat;
     margin:0;
     padding:0 0 20px 0;
     }
  .sidebox a, .sidebox a:link, .sidebox a:visited {
     color:#54082d;
     }
  .sidebox a:hover {
     color:#54082d;
     text-decoration:none;
     }
  .sidebox a:active {
     color:#22063f;
     }

.sideboxTitle {
     background:transparent url(http://i25.tinypic.com/f1cuat.png) top left no-repeat;
     color: #716d5d;
     font-weight:bold;
     font-size: 12px;
     line-height:30px;
     padding:0;
     text-align:center;
     }
  .sideboxContent {
     text-align: left;
     padding: 2px 4px 2px 4px;
     }
  .sidebox #profile, .sidebox #latestmonth, .sidebox #search {
     text-align: center;
     }
  .sidebox #tags_sidebox {
     text-align: center;
     }
  .sidebox #systemlinks {
     text-align: center;
     }
  .sidebox #latestmonth table{
     width: 90%;
     margin-left: auto;
     margin-right: auto;
     margin-top: 4px;
     }
  .listtitle {
     font-weight: bold;
     }
  .profile-label {
     font-weight: bold;
     }

.header-menu {
     padding:0;
     background-color:transparent;
     padding-left: 19px;
     font-size: 12px;
     line-height: 20px;
     text-align:center;
     }
  .header-menu a, .header-menu a:visited {
     white-space: nowrap;
     text-align: left;
     padding: 2px 6px 2px 6px;
     color: #2E0854;
     text-decoration: none;
     }
  .header-menu a:hover {
     background-color:#2E0854;
     color: #54082d;
     }
  #footer-menu {
     font-size: 11px;
     text-align:center;
     }
  #footer-menu a, .footer-menu a:visited {
     color: #2E0854;
     white-space: nowrap;
     padding: 6px;
     text-align: left;
     }
  .header-menu ul, #footer-menu ul {
     margin:0;
     padding:0 0 10px;
     text-align:center;
     }
  .header-menu li, #footer-menu li {
     display: inline;
     }
  .tagstable, .tagstable td {
     border: 0 solid #22063f;
     }
  .tagstable {
     width: 500px;
     border:0;
     }
  .tagstable tr:hover {
    background:#2E0854;
    }

css

Previous post Next post
Up