Quote:
Originally Posted by EquinoxWorld
Try this and place it accordingly in your USERCP_SHELL template.
HTML Code:
<div class="block">
<h2 class="blockhead">Your Custom Block title</h2>
<div class="blockbody">
{vb:raw template_hook.usercp_navbar_miscellaneous}</div>
</div>
You can also replace the variable hook with your own code. Just remember to add the appropriate class to the <ul> and <li>.
|
Thank you for your time to reply, but this is something that I already did as you can see in the screenshot. The problem is that as this is part of custom mod, I want to place it automatically without asking the enduser to edit any template.