I insert a HTML pre tag and CSS declaration around the code BB tag. You can try different CSS options and see if that address the issue.
The default CSS that is provided is:
Text Formatted Code
.forumCode {
background-color: #ECE9D8;
color: #000;
width: 470px;
height: 160px;
overflow: auto;
font-size: 11px;
min-height: 50px;
max-height: 120px;
margin: 5px, 0px,5px,5px;
padding:5px;
border: 1px dashed black;
}
Adjust as required.
Geeklog components by PortalParts -- www.portalparts.com