• Resolved rhodo

    (@rhodo)


    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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thanks for that. I’ve fixed it in 1.6.5 as well as a major bug in IE that I’d overlooked.

    Thread Starter rhodo

    (@rhodo)

    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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘1.6.4 – Custom hover color not working – with fix’ is closed to new replies.