Need Help with Code for CSS
-
I want to add text with a graphic and links to the bottom of every page on my site, but my theme does not offer a footer widget area. Can you tell me which CSS I would use to insert this? My theme is Twenty Sixteen. Here is the code:
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-nd/4.0/80x15.png" /></a>
Blogs are copyrighted and are the property of Lisa Annunziato. Please only repost if you use exact wording, giving credit to the author, along with a direct link to the blog. Thanks!
<a href="http://www.copyscape.com/"><img src="http://banners.copyscape.com/img/copyscape-banner-blue-200x25.png" width="200" height="25" border="0" alt="Protected by Copyscape" title="Protected by Copyscape Plagiarism Checker - Do not copy content from this page." /></a>The blog I need help with is: (visible only to logged in users)
-
It looks like you’ve switched to a different theme which allows you to include footer widgets. That’s probably your best option, we can’t include links with CSS and in most themes it’s not feasible to reposition a sidebar widget to act as a footer widget.
- The topic ‘Need Help with Code for CSS’ is closed to new replies.