Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • msilac Friend
    #186177

    Title is not supported fonts on Croatian so I have problem with ČĆŠĐŽ letters. Where to change font for that module?

    Thank you

    phong nam Friend
    #487985

    Hi msilac,

    On JA Mitius, with JA Slideshow module, there is the decription of articles which you can see the font text there. In order to change this font on JA Slideshow, I suggest you to work with <blockquote>custom.css</blockquote> file in<blockquote> templatesja_mitiuscss</blockquote> on your sever.
    Now open this file, then add below codes:

    .ja-ss-desc {
    background: url(../images/slideshow-bg.png);
    bottom: 60px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color:#999;
    padding: 30px;
    position: absolute;
    left: 0px;
    width: 340px;
    z-index: 1000;
    font-size: 13px; // Add your desired font-size here
    }
    .ja-ss-desc h3 {
    color: #fff;
    line-height: normal;
    font-size: 260%; // The portion of h3 tab
    font-family: 'novecento_wide_ultralightbold';
    overflow: visible;
    margin: 0;
    text-transform: uppercase;
    }
    .ja-ss-desc h3 a {
    color: inherit;
    line-height: normal;
    text-decoration: none;
    }

    Regards,

    Leo

    msilac Friend
    #488257

    Thank you!

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

This topic contains 3 replies, has 2 voices, and was last updated by  msilac 11 years, 7 months ago.

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