Hi barryforever,
Try editing this (news css):
#top_title a:link {
word-wrap:break-word;
/*0_title_border_size_top*/
border-top:0px;
/*0_title_border_size_bottom*/
border-bottom:2px;
/*0_title_border_size_right*/
border-right:2px;
/*0_title_border_size_left*/
border-left:0px;
/*0_title_border_color*/
border-color:#990000;
/*0_title_border_style*/
border-style:none;
/*0_title_font_size*/
font-size: 21px;
/*0_title_font_weight*/
font-weight: bold;
/*0_title_font_style*/
font-style: normal;
/*vertical-align: middle;*/
/*0_title_font_face*/
font-family: Trebuchet MS;
text-indent: 0px;
/*0_title_txt_color*/
color: #3C77B1;
display: block;
/*0_title_link_decoration*/
text-decoration: none;
/*0_title_transform*/
text-transform: none;
/*0_title_line_height*/
line-height: 30px;
word-wrap:break-word;
left:0;
}
Why don“t you use backend for editing this?
Regards,