logo
Ask your WordPress questions! Pay money and get answers fast! (more info)

Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.

If the asker does not get an answer then they have 10 days to request a refund.

$12
Type does not change color correctly in hover state

On this page <http://www.blog.interestinglunatic.com/?p=1>, two items do not function correctly when the cursor hovers over them: the "Mr Wordpress" in "1 Mr WordPress wrote:" and the "Permalink" in "June 10, 2010 at 3:21 pm Permalink." Other instances of comparable expected behavior occur correctly. This appears to be an issue with a hover state, though I can't confirm that.

The theme for this blog is based on Neutica (the free version, not Neutica+).

I have spent a day and a half trying to find the problem.

See the attached animated GIF for the states in question.

This question has been answered.

attachment image View Attachment

heyoverhere | 06/12/10 at 6:59pm Edit


(2) Possible Answers Submitted...

See a chronological view of answers?

Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.

  • avatar
    Last edited:
    06/12/10
    7:14pm
    Andrzej Zglobica says:

    Hi,
    Try add this line in the bottom of style.css file in your theme folder:

    #commentform a:link, #commentform a:visited, #commentform a:hover, #commentform a:active, #commentform a:focus {color:#EDFFFF !important;}

    • 06/12/10 7:19pm

      heyoverhere says:

      Sorry, that doesn't help.

  • avatar
    Last edited:
    06/12/10
    7:31pm
    Utkarsh Kukreti says:

    Add this in type.css (near the end)

    #comments .comment a:hover { color:#edffff;}

    • 06/12/10 7:23pm

      heyoverhere says:

      That works, but the type is off center vertically in comparison to the box it reverses out of. Is the position of the type relative to the box adjustable on the vertical axis?

    • 06/12/10 7:31pm

      heyoverhere says:

      Never mind the vertical alignment issue. It's consistent with other larger type. Thanks for solving my problem!

This question has expired.





Current status of this question: Completed



Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.

If the asker does not get an answer then they have 10 days to request a refund.