![]() |
Remove Atom Feed, Add Twitter
Hello: On our page www.ibizworks.com we would like to remove the "Subscribe to Posts" link and image and replace it with our twitter url and text "Follow us on Twitter" and a small Twitter image. Is this possible? Thanks.
|
Yes. The links are located in header.php within the searchbarright div.
|
Thanks. We were able to changed the url link, but not the image. How do we replace the rss image with a Twitter image?
|
You'll need to change the class for that link in the template and then add that new class to the style sheet. Copy/paste the existing rsslink, change the name then change out the image being called in.
|
Yep, that worked. My code in the style sheet looks like this:
.rsslink { padding: 2px 5px 2px 15px; background: url(images/rss.png) no-repeat left center; } .rsslink2 { padding: 2px 5px 2px 15px; background: url(images/twittersmall.png) no-repeat left center; } Thanks for your help, SoZo! |
Good job :clap:
|
| All times are GMT -5. The time now is 02:15 AM. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.