Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • torenewa Friend
    #146853

    Where and how do I change the color of the links when you hover over them in JA Popup.

    I’m using the shadow box style, but can’t figure out what to add to the shadowbox.css file to override the standard hover link color.

    Thanks.

    HL

    Anonymous Moderator
    #326803

    Hi torenewa

    Please open template.css file, try to add following code section:


    .ja-tab-subcontent li a:hover {
    color: #ff0000;
    }

    torenewa Friend
    #326823

    <em>@JA Developer 157125 wrote:</em><blockquote>Hi torenewa

    Please open template.css file, try to add following code section:


    .ja-tab-subcontent li a:hover {
    color: #ff0000;
    }

    </blockquote>
    I must be doing something wrong as this didn’t change anything. The hover links still shows as blue.

    Here is the section of the template.css file I put it in:

    /* Normal link */
    a {
    color: #C55901;
    text-decoration: none;
    }

    a:hover, a:active, a:focus {
    text-decoration: underline;
    }

    a img {
    border: none;
    }

    /* Sets color for hover link in tab module */

    .ja-tab-subcontent li a:hover {
    color: #FFFFFF;
    }

    /* Title text */
    .contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
    line-height: normal;
    }

    Thanks as always for your help

    Anonymous Moderator
    #327045

    Hi torenewa

    I have checked my code in our demo site and it have already worked fine.

    Could you give me your live url? I want to check your change.

    torenewa Friend
    #327286

    One thing I found on this. The problem seems to be just in Firefox and Safari. It works in IE

    Anonymous Moderator
    #327383

    Hi torenewa

    Could you give me your live url?

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by Anonymous 14 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum