Spainman Posted February 20, 2013 Share Posted February 20, 2013 Hi all, At the bottom of my website I have a Facebook and Twitter follow us links...but a strange image has replaced the text. Below is my url and attached is a screenshot with a red arrow showing the part Im refering to. http://62.81.159.230...icoba/index.php Thanks. Link to comment Share on other sites More sharing options...
vekia Posted February 20, 2013 Share Posted February 20, 2013 Hi all, At the bottom of my website I have a Facebook and Twitter follow us links...but a strange image has replaced the text. Below is my url and attached is a screenshot with a red arrow showing the part Im refering to. http://62.81.159.230...icoba/index.php Thanks. <a href="http://www.facebook.com/CanicobaCakes"> <img src="http://62.81.159.230/~canicoba/themes/default/img/icon/facebook.png" alt="Facebook"> </a> image http://62.81.159.230/~canicoba/themes/default/img/icon/facebook.png doesnt exists on this path are you sure that path is correct? Link to comment Share on other sites More sharing options...
Spainman Posted February 20, 2013 Author Share Posted February 20, 2013 Thanks for the reply vekia. That´s strange, because originally it was text. I´ve attached a screenshot showing what I want to do. How can I do this? Regards. Link to comment Share on other sites More sharing options...
vekia Posted February 20, 2013 Share Posted February 20, 2013 you want a simple text url right? so add something like: <a href="http://www.facebook.com/CanicobaCakes"> your text here </a> you must probably edit footer.tpl file but im not sure you use some external solution for footer? Link to comment Share on other sites More sharing options...
Spainman Posted February 20, 2013 Author Share Posted February 20, 2013 I managed to change it following your instructions. Thanks for that. How can I remove the small grey round social icons that appear to the left? I checked with firebug but there is no image file there. Link to comment Share on other sites More sharing options...
vekia Posted February 20, 2013 Share Posted February 20, 2013 you need to change global css file on line 2061 and 2060 you must delete background param from classes: #social_block li.twitter #social_block li.facebook Link to comment Share on other sites More sharing options...
Spainman Posted February 20, 2013 Author Share Posted February 20, 2013 Worked like a charm. Thanks for everything Link to comment Share on other sites More sharing options...
vekia Posted February 21, 2013 Share Posted February 21, 2013 i marked this topic as solved for other forum members with similar issue Link to comment Share on other sites More sharing options...
Recommended Posts