Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • blackeaglece Friend
    #206460

    Hi all, I want to customize a color of slideshow and/or module in position 1-2-3 and also only the voice “make an appointment” how can I do?
    Thank you
    p.s. in attach the screen
    thank you


    1. screenshot_1
    TomC Moderator
    #571129

    Try This . . . .

    Within file path —> /templates/ja_medicare/local/css/mod_jaslideshowlite.css
    at line 53, modify the background color property to whatever color code you wish:


    .ja-ss-desc {
    background: #3498db none repeat scroll 0 0;
    color: #ffffff;
    display: none;
    left: 30px;
    padding: 25px;
    position: absolute;
    text-align: left;
    top: 20%;
    width: 400px;
    }

    blackeaglece Friend
    #571131

    <em>@TomC 474106 wrote:</em><blockquote>Try This . . . .

    Within file path —> /templates/ja_medicare/local/css/mod_jaslideshowlite.css
    at line 53, modify the background color property to whatever color code you wish:


    .ja-ss-desc {
    background: #3498db none repeat scroll 0 0;
    color: #ffffff
    display: none;
    left: 30px;
    padding: 25px;
    position: absolute;
    text-align: left;
    top: 20%;
    width: 400px;
    }

    </blockquote>

    Hi can I put this code in the file custom.css ?

    TomC Moderator
    #571138

    You can try, but it may not work as the CSS for the slideshow isn’t a core Joomla component.
    Rather, it’s it’s own component with it’s own CSS file – and, often, it doesn’t read from the custom.css file.

    blackeaglece Friend
    #571141

    Hi I’ve changed color:
    <blockquote>
    .ja-ss-desc {
    position: absolute;
    top: 20%;
    padding: 25px;
    color: #ffffff
    text-align: left;
    left: 30px;
    width: 400px;
    background: #ffe416 none repeat scroll 0 0;
    display: none;
    }
    </blockquote>
    But nothing has changed . I also emptied the cache and changed browser, but nothing.

    TomC Moderator
    #571142

    In which file did you make the modification?

    blackeaglece Friend
    #571146

    <em>@TomC 474127 wrote:</em><blockquote>In which file did you make the modification?</blockquote>

    Ops I apologize , I was wrong folder . excuse :-[

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

This topic contains 7 replies, has 2 voices, and was last updated by  blackeaglece 8 years, 12 months ago.

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