Viewing 6 replies - 1 through 6 (of 6 total)
  • I’m having the same problem! I’ve noticed another problem: hovering over menu items renders them invisible, as they are white text on a white background. The CSS refers to a .fadeThis span — I think this might be where that particular problem is. As far as the pleasant fading effect goes, I have no explanation for why that has stopped working. 🙁

    Thread Starter Joe Lange

    (@joe-lange)

    @mattbaume:

    I see the other problem you are having – what a bummer!

    Still looking for answer from Arclite people on the fading effect…

    Good luck editing that CSS in the theme!

    Any help out there?

    -Joe

    Thread Starter Joe Lange

    (@joe-lange)

    @mattbaume

    (If you haven’t already done this…)

    Just change the color in the following code and paste into Arclite’s CSS editor:

    ul#nav ul a:hover, ul#nav ul a:hover span, ul#nav a.active ul a:hover span, ul#nav li.current_page_item ul a:hover span, ul#nav li.current_page_ancestor ul a:hover span, ul#nav ul li.current_page_parent a:hover span, ul#nav ul li.current_page_item a:hover span, ul#nav ul li.current_page_parent li.current_page_item a:hover span {
    color:#FFFFFF;
    }

    enable jQuery from the theme settings, and the gallery lightbox will show…

    Thread Starter Joe Lange

    (@joe-lange)

    @digitalnature

    Thanks so much!

    Whew, enabling jQuery worked. Thanks so much! That was driving me craaaaaazy.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Arclite: Upgraded 2.02, lost gallery fade feature’ is closed to new replies.