debora 0 Report post Posted October 24, 2010 Hello, I would like to replace your leaf icon located under the footer of the page with my copyright information plus links to a "privacy policy" and "term of use" pages. Pls. adv. how this can be done. And where I would add the code? Thanks...Debora Share this post Link to post Share on other sites
catrina 103 Report post Posted October 24, 2010 Hi, To replace your leaf icon, go to the footer.php file (Appearance > Editor) and replace the IMG URL for the logo you want in this code: `` (in this case, you would replace `<?php echo pagelines('footer_logo');?>`) To add the links to the "Privacy Policy" and "Terms of Use" pages, add this directly after the logo image: ` Privacy Policy Terms of Use ` Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
debora 0 Report post Posted October 25, 2010 Hello Catrina, I would like the footer to appear like the sample but, centered. (see link: ). I will not be adding a logo, just text. Thanks... Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted October 26, 2010 Wrap your Privacy / Terms links with: ` ... Privacy / Terms Links Here ... ` Thanks, Bryan Share this post Link to post Share on other sites
whatdadizzle 0 Report post Posted November 7, 2010 I'm a novice at this, so how do I insert my logo into the CSS code? Share this post Link to post Share on other sites
digitraf 0 Report post Posted November 12, 2010 I am with Tirrell - I have mt copyright and link I want to place in place of the pageline leaf image. I replace <?php echo pagelines('footer_logo');?> with my code and updated succesfully and still nothing. Also tried from <img src= etc How do I put text where the image is?? Share this post Link to post Share on other sites