I want to remove the "powered by wordpress" and theme name in the footer, but all the tutorials refer to clicking on the "Appearance" tab, clicking on an edit button, and then going to the php templates on the right sidebar. It seems like Wordpress has changed since these tutorials and is no longer allowing access to php templates. No matter what I do to the CSS code, the footer is not budging. Any help would be greatly appreciated!
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
Tweaking it in the PHP code shouldn't be too hard. You don't need to really know any PHP at all. Just need to But if you absolutely want to do it with just CSS, it is possible to hide it with |
|||
|
|
Editor. Is that publicly available theme? This is very hard to answer "in theory", too many possibilities. – Rarst♦ Dec 17 '10 at 7:59/wp-content/themes/%your_theme%/footer.phpwhere%your_theme%in the directory where your theme is located? – MikeSchinkel♦ Dec 17 '10 at 9:12