StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
  #1  
Old 03-20-2010, 11:03 AM
lakersfan lakersfan is offline
Registered User
Pro Plus Member
 
Join Date: Apr 2009
Posts: 185
Default 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.
  #2  
Old 03-20-2010, 12:06 PM
SoZo's Avatar
SoZo SoZo is offline
Community Moderator
 
Join Date: Oct 2008
Location: Minneapolis, Minnesota
Posts: 47,500
Default

Yes. The links are located in header.php within the searchbarright div.
__________________
John "Nicolas Flamel" Wright | SoZo's design | John Wright Photography

New to Genesis? Check out Genesis Explained.
"We are the music makers, and we are the dreamers of dreams..." - Arthur O'Shaughnessy

"Some days even my lucky rocket ship underpants don't help" - Calvin
StudioPress on Facebook
  #3  
Old 03-21-2010, 03:15 PM
lakersfan lakersfan is offline
Registered User
Pro Plus Member
 
Join Date: Apr 2009
Posts: 185
Default

Thanks. We were able to changed the url link, but not the image. How do we replace the rss image with a Twitter image?
  #4  
Old 03-21-2010, 03:30 PM
SoZo's Avatar
SoZo SoZo is offline
Community Moderator
 
Join Date: Oct 2008
Location: Minneapolis, Minnesota
Posts: 47,500
Default

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.
__________________
John "Nicolas Flamel" Wright | SoZo's design | John Wright Photography

New to Genesis? Check out Genesis Explained.
"We are the music makers, and we are the dreamers of dreams..." - Arthur O'Shaughnessy

"Some days even my lucky rocket ship underpants don't help" - Calvin
StudioPress on Facebook
  #5  
Old 03-22-2010, 09:46 PM
lakersfan lakersfan is offline
Registered User
Pro Plus Member
 
Join Date: Apr 2009
Posts: 185
Default

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!
  #6  
Old 03-22-2010, 09:50 PM
SoZo's Avatar
SoZo SoZo is offline
Community Moderator
 
Join Date: Oct 2008
Location: Minneapolis, Minnesota
Posts: 47,500
Default

Good job
__________________
John "Nicolas Flamel" Wright | SoZo's design | John Wright Photography

New to Genesis? Check out Genesis Explained.
"We are the music makers, and we are the dreamers of dreams..." - Arthur O'Shaughnessy

"Some days even my lucky rocket ship underpants don't help" - Calvin
StudioPress on Facebook
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
OK to Remove RSS/Atom Feed Code? PhotoGal General Discussion 3 02-24-2010 01:43 PM
Want RSS /Atom Feed Summary of 100 Words Dasha1000 General Discussion 3 07-11-2009 04:04 PM
ERROR: atom is not a valid feed template goatitis General Discussion 2 07-05-2009 10:19 AM
Add RSS/Atom Feed Signup; Widget Problems jdang307 General Discussion 1 04-16-2009 07:01 PM


All times are GMT -5. The time now is 10:50 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.