Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • 46404888 Friend
    #193914

    How can i get colored textbox in Slideshow Lite, like showed in the manual for Slideshow Lite (http://www.joomlart.com/documentation/joomla-module/ja-slideshow-lite)

    I want a red textbox in the right corner of the picture.

    Is it possible to make the changes in some of the files for Slideshow Lite?

    My site is http://www.lejre-brand.dk

    Thanks in advance.

    Css Magician Friend
    #519186

    @46404888,

    If you want to add a red text box in the right corner of the picture, my steps would help:

    First: edit your image in Slideshow lite manager, and add a description as per screen short:

    Second: open …templates/ja_bookshop/css/custom.css file (if this file doesn’t exist, please create a new one) and add CSS rule below:


    .ja-ss-desc {
    background: #F0141E;
    color: #fff;
    padding: 20px;
    left: auto;
    right: 70px;
    }

    .ja-ss-desc h3 {
    color: #fff;
    }


    1. description
    46404888 Friend
    #519270

    Perfect.

    Thanks

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

This topic contains 3 replies, has 2 voices, and was last updated by  46404888 10 years, 10 months ago.

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