
breatheheavycom - 4-18-2012 at 11:34 PM
I see this 

anendeth - 4-27-2012 at 01:08 PM
What error would that be? It looks fine to me. It just seems you have people registered with weird characters in their names?
breatheheavycom - 4-27-2012 at 03:54 PM
Sorry I think I was unclear. Can we make it match the theme profile, as well as not stretch to the entire width of the page?
Daniel Gouveia - 4-28-2012 at 04:50 PM
Edit header template.
You have this:
</table>
</td>
</tr>
</table>
<br />
$listusersvar
Replace by this:
$listusersvar
</table>
</td>
</tr>
</table>
<br />
Done!