Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • pgstarkey Friend
    #178856

    I want to link each image in my JA Slideshow to an article within my site. At first I thought this is what the Readmore button is for, but it seems to do nothing, at least if the slideshow source is an image folder. Is that correct? I can’t see anything in the documemtation that describes the functionality of this button, only how to change the text that appears within it.

    I can link to my articles successfully using descrption text as follows:

    When I click within the slideshow area this takes me to the article I want. However the cursor does not change to the “pointing hand” cursor so the user would not be aware that there was a link to be followed.

    Is there any way of showing this cursor correctly, or is there any other way of achieving what I’m trying to do?

    I’m using the JA Slideshow module with the JA Minisite template.

    Thanks.

    Ninja Lead Moderator
    #460238

    This is the format of the image folder on JA Slideshow.

    <blockquote>DESCRIPTION</blockquote>

    About “pointing hand”

    modules/mod_jaslideshow/assets/themes/minisite/style.css

    Find
    <blockquote>.maskDesc, .maskdesc{
    background: none;
    display: block;
    position: absolute;
    z-index: 10;
    }</blockquote>

    Change to
    <blockquote>.maskDesc, .maskdesc{
    background: none;
    display: block;
    position: absolute;
    z-index: 10;
    cursor: pointer;
    }</blockquote>

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 12 years, 4 months ago.

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