Jump to content

tpl on hook does not display


Recommended Posts

Hi im pretty new to PS and I'm doing theme for PS 1.7.2.2. I want to creating new tpl file that will display content styled by css to left side of viewport. I created this tpl file:

 
{hook h='displayAfterBodyOpeningTag'}
<div id="sidebar">
    Random text
</div>
 
But it does not load...
Sure I'm doing something wrong, but what is thing that is wrong?
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...