HTML:
<div class="table_top_title"><span class="rank">#{$rank}</span><a href="{$list_url}/{$url_helper_a}details{$url_helper_u}{$username}{$url_tail}">{$title}</a></div>
<div class="table_top_inside_border">
<div class="table_top_inside"><a href="{$list_url}/{$url_helper_a}details{$url_helper_u}{$username}{$url_tail}" rel="nofollow"><img src="{$banner_url}" alt="{$title}" class="vistip" title="{$title}"/></a>
Info:
<div class="table_top_title"> = USER TITLE
<span class="rank">#{$rank}</span> = RANK NUMBER
<a href="{$list_url}/{$url_helper_a}details{$url_helper_u}{$username}{$url_tail}">{$title}</a> = URL
<div class="table_top_inside_border"> = Probably color border
<div class="table_top_inside"> = This could be the background color
<a href="{$list_url}/{$url_helper_a}details{$url_helper_u}{$username}{$url_tail}" rel="nofollow"> = DETAILS PAGE
Ok first this HTML part is missing </div>
You can make new CSS rule for featured member,
#featured_table_top_title { CSS CODE HERE }
#featured_table_top_inside_border { CSS CODE HERE }
#featured_table_top_inside { CSS CODE HERE }
and inside featured html code you can replace all div classes.
If you still have problems with this, would be good if you add some screenshots, give us URL for faster and better preview.
This are small changes, so if u cant fix i can help you out with teamviewer, or in any other way.
VL one community, one family