Removing "Sign in to edit this site"

Permalink
Hi guys C5 is great!

i just want to remove the link at the bottom of all of the pages and make it so that when i type in the url
http://www.example.com/admin

it goes to the login page

Mnkras
 
jincmd replied on at Permalink Reply
jincmd
5.3
Mnkras replied on at Permalink Reply
Mnkras
i still have it and im 5.3...
frz replied on at Permalink Reply
frz
its part of a theme file. goto whatever theme your using and edit the source you find there.
Mnkras replied on at Permalink Reply
Mnkras
ok how do i do this in the default theme?
pihead replied on at Permalink Reply
Thanks for the lead Franz.

So what you do is go to your webhosts file manager (not the Concrete5 file manager). Open the footer file for your theme, default as you said.

This was my path:
/public_html/concrete5/concrete/themes/default/elements/footer.php

Once open delete this exactly:
<?php echo t('Sign In to Edit this Site')?>

Save the file, refresh your C5 page(s) and see if it works.
Hope that helps.
Good luck.
migueldemelli replied on at Permalink Reply
migueldemelli
That did it. Thanks to pihead and franz of course for the posts; together the logic and the details were step-by-step.

Thanks!! Looking forward to more customizing...maybe franz was right and concrete rocks!! ;-)
Mnkras replied on at Permalink Reply
Mnkras
wow this is a super old post....