Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • mdgoll Friend
    #152584

    Hello,

    I am pulling my hair out trying to figure out how to change the font size of the article titles in the JA Slideshow module on JA Cooper when using articles as the source. Any help you could provide would be greatly appreciated!

    aaronfarias Friend
    #350023

    Open up:
    /templates/ja_cooper/css/ja.slideshow2.css

    And edit:

    .maskDesc .ja-slide-desc h3 {
    color: #CCCCCC;
    font-size: 160%;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    }

    mdgoll Friend
    #350041

    <em>@aaronfarias 186628 wrote:</em><blockquote>Open up:
    /templates/ja_cooper/css/ja.slideshow2.css

    And edit:

    .maskDesc .ja-slide-desc h3 {
    color: #CCCCCC;
    font-size: 160%;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    }

    </blockquote>

    Thanks Aaron, I tried that, but it did not change the titles, do you know of anywhere else it might be?

    Template: JA Cooper
    URL: http://barkingpineapple.com/skin4/

    mdgoll Friend
    #350086

    Got it fixed, Hoang suggested I add a new class to the mod_jaslideshow.css file.

    .maskDesc .ja-slide-desc span{
    font-size: 150%;
    }

    That did the trick nicely!

    aaronfarias Friend
    #350101

    Edit: Sorry, i didn’t refresh and see your post. Glad to know its fixed :D.

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

This topic contains 5 replies, has 2 voices, and was last updated by  aaronfarias 14 years, 3 months ago.

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