Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • bmtoth Friend
    #162294

    How do I make the Mouse Icon change from the pointer, to the hand when hovering over an image that links to a specific article?

    Thanks for any help!

    Link to site (JA Slideshow II is on the frontpage):
    http://www.thesearchers.org/

    chavan Friend
    #384641

    <em>@bmtoth 231914 wrote:</em><blockquote>How do I make the Mouse Icon change from the pointer, to the hand when hovering over an image that links to a specific article?

    Thanks for any help!

    Link to site (JA Slideshow II is on the frontpage):
    http://www.thesearchers.org/</blockquote>

    File Path: http://www.thesearchers.org/modules/mod_jaslideshow2/assets/themes/default/style.css

    Replace the Following CSS code


    .ja-slide-item img {
    background: #000000;
    }

    With


    .ja-slide-item img {
    background: #000000;
    cursor: pointer;
    }

    you can see the pointer when you mouse hover on the slidehow to the below left of the community Menu.

    bmtoth Friend
    #384675

    Thanks!

    Worked great!

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

This topic contains 3 replies, has 2 voices, and was last updated by  bmtoth 13 years, 8 months ago.

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