Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » RSS, Feeds & Subscribing »

How to style "post icon" and "post comments" text


  #1  
Old Mar 31, 2009, 01:45 PM
Whatsthatcat?
 
25 posts · Mar 2009
Hi- I can't figure out how to style the text above the search box next to the post and comments rss feed icons, can anyone help? Ive tried inserting text styles in all the header boxes including the logo box.
  #2  
Old Mar 31, 2009, 06:27 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
Add CSS Inserts

For the text

HTML Code:
div.rss-box {
font-family: georgia, serif;
 font-size: 0.8em;
 }
The link style

HTML Code:
div.rss-box a:link,
div.rss-box a:visited,
div.rss-box a:active {
text-decoration: none;
color: #123456;
}
Hover
HTML Code:
div.rss-box a:hover {
text-decoration: underline;
color: #654321;
}
  #3  
Old Apr 1, 2009, 09:18 AM
Whatsthatcat?
 
25 posts · Mar 2009
Thanks, Flynn! It worked for everything but color value. Not sure why. Not possible?

my URL: www.gemberlingandgwinn.com
  #4  
Old Apr 1, 2009, 09:41 AM
Whatsthatcat?
 
25 posts · Mar 2009
No, no, it was working. Guess I'm the april fool who's cache won't clear!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to post on 2 seperate "Pages" or "Cats" TPR Atahualpa 3 Wordpress theme 18 Aug 4, 2010 08:24 PM
Adding a "Post" link to post an article jenyum Post-Kicker, -Byline & -Footer 1 Jun 21, 2010 05:17 AM
Archives Page-How can I add the date before the post title when using "postbypost"? fromtheranks Atahualpa 3 Wordpress theme 8 Jul 25, 2009 09:52 AM
"Tooltip" style hover text for PageMenu? lhanft Page & Category Menu Bars 5 Jul 16, 2009 04:11 PM
Spaces in the fields of "Post comments" form Lucker Comments, trackbacks & pings 1 May 25, 2009 12:38 PM


All times are GMT -6. The time now is 08:05 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.