Forums

[resolved] 1.6.4 - Custom hover color not working - with fix (3 posts)

  1. rhodo
    Member
    Posted 4 months ago #

    Hi:

    I tested out the standard 1.6.4 version, and found that custom hover color doesn't work, hovering just adds an underline, no color change.

    Theme looks good. I like the different color schemes you have available.

    Ok, I found the problem. Line 72 of style.php, change:

    $tech_hov_color = $tech_cust_link_hov_color;

    to

    $tech_link_hov_color = $tech_cust_link_hov_color;

    This fixes the call name to controlpanel.php

  2. jeremyclark13
    Moderator
    Posted 4 months ago #

    Thanks for that. I've fixed it in 1.6.5 as well as a major bug in IE that I'd overlooked.

  3. rhodo
    Member
    Posted 4 months ago #

    Hey Jeremy:

    No problem, I didn't think I could figure it out but finally did after the comment was written.

    Waiting for 1.6.5 to arrive in the WP cache!

    I am moding one of your custom color schemes now, and am going with the brand new layout.

Reply

You must log in to post.

About this Topic