n_s_simpson Posted October 6, 2015 Share Posted October 6, 2015 Hi Everyone All I want to do is put a line of text just above the HomePage tabs so I installed the "Home text editor" module. I've tried moving where's it's hooked but I can't get it to left align just above the tabs. Best I can get it is as per the attached image. Can anyone help? Cheers Nick Link to comment Share on other sites More sharing options...
taydotech123 Posted October 7, 2015 Share Posted October 7, 2015 you can do this: - Open this file: themes/your_theme/index.tpl - insert your text before this code: YOUR_TEXT<ul id="home-page-tabs" class="nav nav-tabs clearfix"> {$HOOK_HOME_TAB} </ul> 1 Link to comment Share on other sites More sharing options...
n_s_simpson Posted October 7, 2015 Author Share Posted October 7, 2015 That's brilliant. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now