short question


sandra
.gkHighlighterItem span {
color: #fff;
text-transform: uppercase;
font-size: 10px;
}
if( $this->config['show_title'] ){ $news_content .= '<span>' . $news_title . '</span>'; $news_content .= ': '; }
if( $this->config['show_desc']) { $news_content .= ': ';
$news_content .= ' ';