aguissa Posted July 18, 2011 Share Posted July 18, 2011 hi i want to know how i insert a html code in the header.tpl beacuse i have a menu with html and css files i want to know in which part i put the html code the html code have a script is that affect? Link to comment Share on other sites More sharing options...
tomerg3 Posted July 18, 2011 Share Posted July 18, 2011 You can put any new html or JS code in header.tplMake sure to refresh the smarty cache after every change (Turn on Force Recompile in Preferences->Performance) 1 Link to comment Share on other sites More sharing options...
aguissa Posted July 19, 2011 Author Share Posted July 19, 2011 o thank you tomerg3 but i want to know in which part of header code do i put the html code because i dont know <!-- Header --> {$HOOK_TOP} {$HOOK_TOP} <!-- Left --> {$HOOK_LEFT_COLUMN} <!-- Center --> {/if} Link to comment Share on other sites More sharing options...
reSabian Posted April 19, 2012 Share Posted April 19, 2012 Make sure to refresh the smarty cache after every change (Turn on Force Recompile in Preferences->Performance) Dude, you saved my life. Thanks a lot! Link to comment Share on other sites More sharing options...
Recommended Posts