Brian_Wynes Posted August 25, 2012 Share Posted August 25, 2012 I made a template and for some reason the "powered by" tag is at the very top of the page. I've "googled" some answers but haven't found any. Some of my pages are a bit messed up and I believe the cause is the powered by tag. Is there a specific way of getting that at the bottom of the page? Im getting it removed soon by purchasing the addon, but until than it hinders work and that's no bueno. Thanks for any input! 0 Quote Link to comment Share on other sites More sharing options...
jclarke Posted August 26, 2012 Share Posted August 26, 2012 You should be able to place the powered by WHMCS message anywhere in the footer.tpl by using the {$footeroutput} smarty tag. If you don't have this tag in the footer template then WHMCS will add it automatically which can mess things up depending on your page layout. 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted August 26, 2012 Share Posted August 26, 2012 The powered by tag is inserted in between the body and footer templates automatically. It has nothing to do with the {$footeroutput} tag at all. Check to make sure you have closed your table/div containers correctly or you could have extra closing tags that are not needed. If you post your url someone will be able to view the source and possibly find the problem for you. 0 Quote Link to comment Share on other sites More sharing options...
jclarke Posted August 26, 2012 Share Posted August 26, 2012 The powered by tag is inserted in between the body and footer templates automatically.It has nothing to do with the {$footeroutput} tag at all. Oops, your right, I thought I saw it in the footeroutput tag but it isn't. 0 Quote Link to comment Share on other sites More sharing options...
Brian_Wynes Posted August 26, 2012 Author Share Posted August 26, 2012 The powered by tag is inserted in between the body and footer templates automatically.It has nothing to do with the {$footeroutput} tag at all. Check to make sure you have closed your table/div containers correctly or you could have extra closing tags that are not needed. If you post your url someone will be able to view the source and possibly find the problem for you. Thanks for the replies, I thought it did have something to do woth the body tag but I wasn't too sure. I would greatly appreciate it if someone checked the source for me. Please use http://www.hostingtb.com/whmcs/?systpl=portal to check it. 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.