I would like to add a link to the footer of a couple of wordpress sites, could someone tell me how i can add that please?
I assumed you already know how to create a simple html link. Go to WP dashboard > Appearance > Editor > Select Footer. Play around with it.
hi ther, its esay if you got acces to admin side you can go to Appearance , Editor and select Footer (footer.php) .. its esay for you if you know lil bit of html/css... for example <div class="footertest">this is my website in the footer </div> and make a .footertest in css file.. and make the footer how you want .. if you don`t understand the html/css code please go to w3school..you will find ther 100%
Either one of the two ways will work. If you have a "template' installed on your wordpress site it's better to go into the template options and see if there is an option for the footer text. Usually you can add HTMl code there.
Many of templates come with Footer widgets and then you just add a widget and add text/HTML into that and you are done