germross
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: how do i add a hover effect to a link displayed by the text widget?awesome. i knew it was something stupid like that. working like a charm now. thanks.
Forum: Fixing WordPress
In reply to: how do i add a hover effect to a link displayed by the text widget?it’s the “philadelphia show listing” image. its background is also supposed to turn a terrible fluorescent pink.
Forum: Fixing WordPress
In reply to: how do i add a hover effect to a link displayed by the text widget?sounds great. so far i’ve gone into the theme editor and tried adding in…
textwidget a:hover {
display: block;
background-color: #FF54E3
}…to see if that would fix the problem. this did nothing.
later i was just trying to figure out how the css works by looking over the stylesheet and reading through some css tutorials. at some point, i tried entering this:
#textwidget, a:hover {
display: block;
background-color: #FF54E3
}and that made every link on the page behave like the links on the sidebar.
Forum: Fixing WordPress
In reply to: how do i add a hover effect to a link displayed by the text widget?I’m trying to skim through them right now. I’ve been looking through a mess of similar tutorials but I still haven’t quite gotten a handle on where I’m screwing up my syntax trying to fix this. Any help is appreciated.
Forum: Fixing WordPress
In reply to: how do i add a hover effect to a link displayed by the text widget?Here’s the link: artnoise.net