whatuwant Posted February 8, 2009 Share Posted February 8, 2009 I, obviously, have no problem including 'Powered by' info in the footer but I would like to: 1, add other info within the same area 2, add a new CSS class (to be able to style it differently) Is this possible? TIA 0 Quote Link to comment Share on other sites More sharing options...
chickendippers Posted February 8, 2009 Share Posted February 8, 2009 It's automatically inserted between the end of the individual page template and the start of footer.tpl You'd need to add the relevant code individually at the bottom of each page template and close it in footer.tpl. 0 Quote Link to comment Share on other sites More sharing options...
siforek Posted February 8, 2009 Share Posted February 8, 2009 It's automatically inserted between the end of the individual page template and the start of footer.tpl You'd need to add the relevant code individually at the bottom of each page template and close it in footer.tpl. Just make sure you're not tampering with the point of the powered by. You may want to check with support just to make sure you don't break any terms by modifying what's there. 0 Quote Link to comment Share on other sites More sharing options...
whatuwant Posted February 8, 2009 Author Share Posted February 8, 2009 Totally. I don't want to remove it, just add a few links to the same line - home | about us | copyright date etc ... and at the same time add a class to style it better. 0 Quote Link to comment Share on other sites More sharing options...
siforek Posted February 8, 2009 Share Posted February 8, 2009 Totally.I don't want to remove it, just add a few links to the same line - home | about us | copyright date etc ... and at the same time add a class to style it better. I get what you're saying. If I wasn't unbranded I'd likely want to do the same thing. 0 Quote Link to comment Share on other sites More sharing options...
chickendippers Posted February 9, 2009 Share Posted February 9, 2009 I started doing just that, then thought screw this and just went unbranded 0 Quote Link to comment Share on other sites More sharing options...
whatuwant Posted February 9, 2009 Author Share Posted February 9, 2009 I'm only using for a small system, (not hosting or anything) so it's not justified to pay for it although I do contribute where I can. 0 Quote Link to comment Share on other sites More sharing options...
VicToMeyeZR Posted February 9, 2009 Share Posted February 9, 2009 Just make sure you're not tampering with the point of the powered by. You may want to check with support just to make sure you don't break any terms by modifying what's there. I think that is branded in the encrypted php file anyways. I could be wrong, but if you remove it from the TPL file it will still be there, unless you pay for unbranding. 0 Quote Link to comment Share on other sites More sharing options...
bear Posted February 9, 2009 Share Posted February 9, 2009 The point being made was that he's trying to modify it's appearance through CSS, and that isn't dependent on access to the PHP. Altering its appearance through *any* means is against the user agreement, especially if those changes cause it to be less viewable. 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.