Comment width not behaving
-
Hi, thanks for looking.
I have a problem with the comments that are submitted to a topic.
Everything was running fine, that was until idecided to test the text wrapping of a comment. I found that the comment did not wrap, but instead ran into and through the right hand side column.
I you have a look at this picture it should explain it better:
https://www.helmet.pwp.blueyonder.co.uk/com_problem.jpg
This is from the default index.php, with no changes made to the wp-layout.css
The code is:
<h2 id="comments">1 Comment
»
</h2>
The URI to TrackBack this entry is: https://localhost/wp-trackback.php/7<ol id="commentlist">
<li id="comment-5">
lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll<cite>Comment by Chris — 7/27/2004 @ 10:43 pm</cite>
RSS feed for comments on this post.
<h2 id="postcomment">Leave a comment</h2>
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed:<b>
<i> <strike>
Ive tried putting a width into the:
ol#comments li p {
font-size: 100%;
width: 99%;
}
But that didnt help either.
I've searched the forum and can only find problems regarding the width of the comment input box.
Any helpers?
Thanks very much in advance for any help provided.
P.S. how cool is WP ??
Cheers,
Chris.
- The topic ‘Comment width not behaving’ is closed to new replies.