Need Help Removing Web designers name
Permalink 1 user found helpful
I need to remove the designers name from the bottom of our website. We are no longer using him and I am now keeping up the website. Does anyone have any clue how to do this? I would appreciate ANY help!
It is in the HTML
These may help point you in the right direction-
http://www.concrete5.org/documentation/how-tos/designers/how-do-i-r...
http://www.concrete5.org/community/forums/usage/remove-admin-sign-i...
http://www.concrete5.org/documentation/how-tos/designers/how-do-i-r...
http://www.concrete5.org/community/forums/usage/remove-admin-sign-i...
Try to search for the sentence in the footer.php file in your theme's elements folder
I can't even find where that may be. I am super new to this! It was thrown at me.
As mentioned, a link would be helpful. We can usually look 'behind the scenes' a bit and make better recommendations if we have the site in front of us.
The site ishttp://www.Vertical-Aviation.com
Can you take a look in /themes/your-theme-name/ there's maybe a elements/-Folder with a footer.php inside.
If so, try to search for "crush", delete the link.
Otherwise, try to search for it in /themes/your-theme-name/default.php
If so, try to search for "crush", delete the link.
Otherwise, try to search for it in /themes/your-theme-name/default.php
how to edit /default.php?
Is it HTML there? Or written on an image?
A link or screenshot would be helpful.