Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Saguaros Moderator
    #816331

    Hi Joana,

    You can achieve that with my tweak below:

    • Go to file: root/templates/ja_medicare/css/custom.css (create this file if it doesn’t exist)
    • Add this rule:
      .ja-ss-desc {
      background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
      left: 90px;
      top: 20%;
      }

      then change the value for left and top property as you wish.

    rovisco Friend
    #816831
    This reply has been marked as private.
    TomC Moderator
    #817287

    It would be helpful if you could provide the url of the site you’re working on
    as well as temporarily set "Optimize CSS" to "Off" within your Template Manager–General settings

    rovisco Friend
    #817375
    This reply has been marked as private.
    TomC Moderator
    #817394

    Okay, the reason that the custom.css method didn’t work is because the module has it’s own css file.

    Look to file path —> /templates/ja_medicare/local/css/mod_jaslideshowlite.css
    at line 52, and try the recommended modifications suggested previously (above).

    rovisco Friend
    #817442

    It’s solved.
    Thanks!

    Okay, the reason that the custom.css method didn’t work is because the module has it’s own css file.

    Look to file path —> /templates/ja_medicare/local/css/mod_jaslideshowlite.css
    at line 52, and try the recommended modifications suggested previously (above).

    TomC Moderator
    #817476

    Glad we could be of assistance . . . All the best with your continuing site development.

    Saguaros Moderator
    #817945

    It’s NOT recommended to use this file as when you compile or updating template, it will be overridden.

    rovisco Friend
    #819967

    Ok, what you recommend? Create a copy of this file?

    It’s NOT recommended to use this file as when you compile or updating template, it will be overridden.

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

This topic contains 9 replies, has 3 voices, and was last updated by  rovisco 8 years, 11 months ago.

The topic ‘Change position of title/description Slideshow Lite’ is closed to new replies.