I'm sorry, that did not work.
Below is the current edited code with your suggestion:
.krfimg {
padding:15px 15px 55px 15px;
border: 1px #000000 solid;
background-color: #dee6e2;
margin-left: auto;
margin-right: auto;
text-align: justify;
}
.krfcomment1 {
padding: 5px 5px 5px 5px;
background-color: #b40600;
color: #ffffff;
border: 1px #000 solid;
text-align: justify;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11pt;
width: 570px;
margin-bottom: 75px;
margin-left: auto;
margin-right: auto;
}
Main Topics
Browse All Topics





by: flipzPosted on 2008-07-03 at 07:01:15ID: 21925502
Try adding the text-align: justify; to the krfimg class.