Since I don't use any Subviler type styles, this is for Prosilver but am sure it will work the same way or close in Subsilver.
It's quite simple in nature. I don't like to scroll to the bottom of the page all the time to access the ACP so here is what I have done:
Open /styles/yourstyle/index_body.html.
Find:
Code: Select all
<!-- IF USER_AVATAR -->{USER_AVATAR}<!-- ELSE --><img src="{T_THEME_PATH}/images/no_avatar.gif" alt="" /><!-- ENDIF -->
Code: Select all
<!-- IF U_ACP --><br /><strong><a href="{U_ACP}">{L_ACP}</a></strong><!-- ENDIF -->
As admin when you login you should get something like this: