Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • janethpereirasilva Friend
    #904331

    Hello, I have a problem with the JA ACM using the template JA Charity.
    The module has not accepted words in Brazilian Portuguese containing accents. By using these words and observing the html code generated, it notes that the CSS class first-word cut the word just in accented character.

    An example of the problem can be seen here – http://eventos.sbph.org.br/teste/

    The title of the countdown module and last module before the footer.

    Any suggestions cause give solution to this problem?

    Thank you

    Pankaj Sharma Moderator
    #904455

    Hi
    Acutally there is not enough space to show all the content in the block , the description is big and does not fit so it comes with …. (dots) .
    For the countdown you can show it with this solution . Go to /templates/ja_charity/css/template.css
    find this code

    .new-count-wrap {
        max-width: 620px;
        margin: 0 auto;
    }

    and replace it with

    .new-count-wrap {
        max-width: 890px;
    }
    

    For footer modules its seems fine at my end , kindly re check it .

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 8 months ago.

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