Time line BG color
Using Jamroom
Are you talking about the thin dark gray borders that have rounded corners, or the light gray that is real thick?
{if strlen($item.profile_bio) > 150}{$item.profile_bio|jrCore_format_string:$item.profile_quota_id|truncate:150:"...":false}{else}{$item.profile_bio|jrCore_format_string:$item.profile_quota_id}{/if}
{$item.profile_bio|truncate:150:"...":false|jrCore_format_string:$item.profile_quota_id:null:nl2br}
{$item.blog_text|truncate:300:"...":false|jrCore_format_string:$item.profile_quota_id|nl2br}
{$item.blog_text|truncate:300:"...":false|jrCore_format_string:$item.profile_quota_id:null:nl2br}
{if strlen($item.profile_bio) > 150}{$item.profile_bio|jrCore_format_string:$item.profile_quota_id|truncate:150:"...":false}{else}{$item.profile_bio|jrCore_format_string:$item.profile_quota_id}{/if}
{$item.profile_bio|jrCore_format_string:$item.profile_quota_id:null:nl2br|truncate:150:"...":false}
<h1>Featured Discussions</h1><br>
{jrCore_list module="jrForum" search1="_item_id IN 4410,etc" limit=4orwhatever}