Page 1 of 1

Welcome on Index Snippet ACP Access

Posted: 24 Oct 2011, 14:58
by Vox Populi
Stoker's Welcome on Index must be installed for this snippet.

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 -->
Add after:

Code: Select all

<!-- IF U_ACP --><br /><strong><a href="{U_ACP}">{L_ACP}</a></strong><!-- ENDIF -->
Refresh template and clear the cache.

As admin when you login you should get something like this:
Untitled.jpg

Welcome on Index Snippet ACP Access

Posted: 24 Oct 2011, 22:01
by Stoker
Nice one Ed :thumb:

Welcome on Index Snippet ACP Access

Posted: 25 Oct 2011, 00:49
by martin123456
Thanx ed your snippet trashed my forum ;)


( its a joke for those who think it did)

Welcome on Index Snippet ACP Access

Posted: 25 Oct 2011, 11:43
by Blackwolf
Well done....crashed my forum. Now I go in the gareden to smok a cigarete. :D

Welcome on Index Snippet ACP Access

Posted: 25 Oct 2011, 14:44
by Vox Populi
It's not crashing any forums buttheads! I'm not good but I'm slow.