Again..me :-) badge help

Mike.Dallas

Member
So what is needed here? replace the badge with buttons? or keep badge and add buttons below?
 
Is this what your looking for?
Code:
<a href="{$list_url}/{$url_helper_a}details{$url_helper_u}{$username}{$url_tail}">STATS</a>
 
Hello Mike,

I would recommend adding :

Code:
#main {
    margin-left: 285px;
    padding: 30px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-image: url(img/black_damask_background-t2.jpg);
}
 
Back
Top