Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • gazzoo Friend
    #118418

    Hi!

    The default setting is that the background colour changes when you move the mouse over “User1, User2, Top”. Is there any way to turn this off?

    Gazzoo

    cssyeah Moderator
    #213555

    Hi Gazzoo,

    If you want to turn off background colour changes when move the mouse over “User1, User2, Top”, you need to delete some CSS source section in the template_css.css and light.css.

    In the template_css.css file you delete this css source section:


    .ja-spotlight:hover, .hover {
    background: url(../images/spotlight-on-bg.gif) repeat-x bottom #3E3E3E;
    color: #FFFFFF!important;
    }

    and in the light.css file you delete this css source section:


    .ja-spotlight:hover, .hover {
    background: url(../images/spotlight-on-bg.gif) repeat-x bottom #387CBF;
    color: #FFFFFF!important;
    }

    🙂

    klmklm Friend
    #242295

    Not sure why this is happening…

    The background colour change when you hover over user1 and user2 to white when using firefox, but not in Internet Explorer…

    Any idea why….

    Thanks

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

This topic contains 3 replies, has 3 voices, and was last updated by  klmklm 16 years, 1 month ago.

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