how to edit footer
-
i want add copyright page for footer.
The blog I need help with is: (visible only to logged in users)
-
-
Hi,
I have the Skylark theme. I tried to add a footer using the indications below (see below) but it doesn’t work because it doesn’t go to the footer. Instead, it stays as a widget in the sidebar. What should I do?
1 first:
Acess Admin Panel, click em Design > Widgets
Add widget contain this:<div CLASS=”copyright”>Copyright BLOG NAME © 2008/2009. All rights reserved.</div>
And save.
Now, click in Edit Css and add this:#footer.copyright{
font-size:11px;
color:black;
bottom:-2px;
}
And save ^^https://en.forums.wordpress.com/topic/adding-copyright-to-blog?replies=20
Thanks for your help.
- The topic ‘how to edit footer’ is closed to new replies.