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 » Center area post/pages » Post-Kicker, -Byline & -Footer »

[SOLVED] change headline post hover background color


  #1  
Old Apr 19, 2011, 02:08 PM
jrobie23's Avatar
jrobie23
 
63 posts · Feb 2011
Boulder, CO
This is the source i found on my posts page:

div.post-headline h1 a:hover {
color: #000000;
background-color: #f8fbbd
text-decoration: none; }

Apparently I've not done something correct because it will work on the PAGE links (which is handy to find in the theme options), but I can't seem to get it to function on the actual posts headline.

I'm basically trying to get that yellow color to show up in the background in the hover state.

http://cbredpath.com/blog/
  #2  
Old Apr 19, 2011, 05:38 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
try this in the CSS Inserts
HTML Code:
div.post-headline h1,
div.post-headline h2 {
    background: #yellow;
}
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Apr 20, 2011, 08:35 AM
jrobie23's Avatar
jrobie23
 
63 posts · Feb 2011
Boulder, CO
OK... your solution worked perfectly. I just need to only change it in the hover state though.

added this and it worked!!

div.post-headline h1 a:hover,
div.post-headline h2 a:hover{
background: #F8FBBD;
}

thank you again for the "fishing" lesson!

Last edited by jrobie23; Apr 20, 2011 at 08:48 AM. Reason: made some progress!

Bookmarks

Tags
headline, hover

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to Change Headline Box Background Color robtuk Post-Kicker, -Byline & -Footer 1 Apr 12, 2011 05:01 AM
Change background color first post zeolan Center area post/pages 3 Nov 22, 2010 03:28 AM
how do I change the color of the breadcrumb hover eyarnell Post-Kicker, -Byline & -Footer 1 Oct 28, 2010 05:40 AM
[SOLVED] How to change Post Content (Body) background color darmanpurba@gmail.com Forum How-To 6 Aug 10, 2009 05:34 AM
Change hover color in body of post HalfWayThere Atahualpa 3 Wordpress theme 6 Feb 18, 2009 02:56 PM


All times are GMT -6. The time now is 04:30 AM.


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