Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • msvendsen91 Friend
    #160011

    I’m trying to replace the text heading in slideshow on the right. Problem: the text flows to another line instead of remaining on one line. How do I increase the margin on the slideshow and/or change the font size of the article headings so that they stay on one line?
    Thank you!

    Ninja Lead Moderator
    #376148

    you can open /templates/ja_ores/css/mod_jaslideshow2.css
    locating this code:


    #ja-slideshow .ja-box-ct .ja-slide-thumb-inner h3 {
    position: static !important;
    }

    then change it, for example:


    #ja-slideshow .ja-box-ct .ja-slide-thumb-inner h3 {
    position: static !important;
    font-size: 8px;
    margin: 1px;
    }

    msvendsen91 Friend
    #376223

    It works! Thank you for the detailed instructions!

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

This topic contains 3 replies, has 2 voices, and was last updated by  msvendsen91 13 years, 9 months ago.

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