laur Posted June 8, 2015 Share Posted June 8, 2015 Hello. I have this issue with the new template hosting Eg: for sharedhosting.php there are no whcms bar /http://i.imgur.com/rvwUmQu.png And i want to create a new template like gamehosting.php. I have followed the demo on the wiki but i get this bar from whcms. /http://i.imgur.com/dPJise8.png How can i remove the red marked bar ? Thanks. 0 Quote Link to comment Share on other sites More sharing options...
laur Posted June 8, 2015 Author Share Posted June 8, 2015 Nobody knows how to remove that bar ? 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted June 8, 2015 Share Posted June 8, 2015 you can remove it from /templates/templatename/header.tpl 0 Quote Link to comment Share on other sites More sharing options...
laur Posted June 10, 2015 Author Share Posted June 10, 2015 Thanks for your response sentq, but i want to remove it just for some specific pages not all of them. 0 Quote Link to comment Share on other sites More sharing options...
PascM Posted June 10, 2015 Share Posted June 10, 2015 Then you will probably have to use some CSS code, where can I see this template so I can try to help you with? 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted June 10, 2015 Share Posted June 10, 2015 Thanks for your response sentq, but i want to remove it just for some specific pages not all of them. use IF statement to display the menu bar for specific pages like that {if $filename eq "clientarea" || $filename eq "domainchecker"} // your menu is here {/if} 0 Quote Link to comment Share on other sites More sharing options...
laur Posted June 10, 2015 Author Share Posted June 10, 2015 Thanks sentq and PascM. i will try it right away and i ill let you know if is working and PascM send me a PM with your skype or smth to discuss - - - Updated - - - Thanks sentq and PascM. i will try it right away and i ill let you know if is working and PascM send me a PM with your skype or smth to discuss 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.