Start by sorting out the validation errors on the page. You’re missing at least one closing </div> tag. Then move onto the CSS errors.
Thanks esmi, inserting two closing </div> tags in comments.php did solve the problem!
But one problem still remains:
– I would like to separate the comment boxes more, to have a bit of empty space between the individual comments.
– for some reason the last comment-box shows a double line (I put a red border-bottom between them), this would be also nicer in usual one-line
1. Try changing:
commentlist, .commentlist li {
background:#7F7F7F url("http://www.baksagaspar.com/hun/wp-content/hatterminta.jpg") 0 0 ;
border-bottom:2px solid #B80000;
}
to:
commentlist, .commentlist li {
background:#7F7F7F url("http://www.baksagaspar.com/hun/wp-content/hatterminta.jpg") 0 0 ;
}
.commentlist li {border-bottom:2px solid #B80000;}
in style.css
That’s it!! Thank you again!
Cheers
(@mindkil)
16 years, 2 months ago
While editing the Comments.php and styles.css to position it’s elements more to the center (I’m using a no widget-one space template that looked awful on the comments page, everything was stretched to the full width), somehow the footer also moved to this margin setting.
– How could I reset the footer to it’s normal position, like on the other pages?
– Also, I would like to separate the comment boxes more, to have a bit of empty space between the individual comments. For some reason the last comment-box shows a double line (I put a red border-bottom between them), this would be also nicer in usual one-line
– the first sub-Title of the comments “2 Hozzászólás” stands out more to the bottom than I would need, how could I put it more closer to the title?
This is the link:
http://www.baksagaspar.com/hun/interaktiv