Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • andyatglobeatone Friend
    #177001

    Hi there,

    In using the JA Slideshow I can refer to images and the link works, but there is no “hand” shown
    when you hover over the connecting words or the Readmore caption.
    It does work, but users of the site wouldn’t know that it was a link.
    I’m using this code in the JA Slideshow module description:

    <h3><span>Eternal Sonata na PS3</span></h3>
    <p><span>O jogo de role-play japonês recebe boas críticas na versão</span><span>agora lançada na Europa</span></p></a>

    Is there a way of making a link cursor signal appear?
    This is on Joomla 2.5 JA Travel

    Thanks

    Andrew

    Saguaros Moderator
    #452905

    Hi there,
    You can do that by adding CSS code. Kindly open up file: templatesja_travelcsstemplate.css
    Add this:

    .maskDesc .ja-slide-desc {
    cursor: pointer;
    }

    Hope this helps.

    arckoo Friend
    #462477

    Hey Saguaros,

    I’ve tried placing the code you mention in different places in template.css (JA Rave), but it doesn’t seem to work. Is there a specific area where I should place the code? I’ve emptied the cache and then refreshed the page, but no such luck. I’m currently still usinig Joomla 1.5.23

    Thanks,
    Arckoo

    Saguaros Moderator
    #462503

    Hi Arckoo,

    Which theme/skin are you using for this Slideshow module? By default, it uses default theme and it’s already have cursor: pointer for the description, and it’s defined in: modulesmod_jaslideshow2assetsthemesdefaultstyle.css. You can also post your site url here and set Compress Css in Template manager to No, I shall check for you.

    arckoo Friend
    #462603

    Hey Saguaros,

    You’ve been a great help… thanks! I added cursor: pointer; to the following code in the style.css you mentioned:

    .ja-slide-main {
    position: absolute;
    z-index: 1;

    And now both the description and the slideshow itself show a ‘hand’ when you move over them with your cursor. #excellent

    Thanks again!

    Saguaros Moderator
    #462607

    Glad it helps :p

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

This topic contains 6 replies, has 3 voices, and was last updated by  Saguaros 12 years, 3 months ago.

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