test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Greg Banig Friend
    #147104

    How can I set the JA News FP module in JA Teline III to always show the article intro? Right now normal news items show the article intro on rollover. Is it possible to change the code or settings so that the article intro is always displayed?

    Anonymous Moderator
    #327579

    Hi there

    Open modules/mod_janews_fp/assets/style.css file, find following code section:

    .ja-zinfp-normal .inactive img,
    .ja-zinfp-normal .inactive p {
    display: none;
    }

    and change to:

    .ja-zinfp-normal .inactive img,
    .ja-zinfp-normal .inactive p {
    display: block;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by Anonymous 14 years, 12 months ago.

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