Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • lg21 Friend
    #1009048

    I changed the line 1453 of the file ja.comments.css
      from

    Jac-copyright {

    text-center: left! important
    }

    to

    Jac-copyright {

    text-align: left! important
    }

    but the text is always aligned to the center

    pavit Moderator
    #1009049

    Hello

    Please share your website url so we can look at it

    text-align: left! important
    }

    It seems also that you missed the semicolon it should be

    
    text-align: left! important;
    }
    
    lg21 Friend
    #1009105
    This reply has been marked as private.
    pavit Moderator
    #1009111

    Add to your custom.css file this code

    .copyright {
    text-align:center;
    }
    lg21 Friend
    #1009143
    This reply has been marked as private.
    pavit Moderator
    #1009147

    Ciao

    è più facile di quanto si possa immaginare tradurre il componente , io ho usato la feature language override come puoi vedere dal tuo backend ( lingua -> Override ) e ho aggiunto tutte le traduzioni alle stringhr di testo in inglese , come puoi vedere dal front-end il componente ora è tradotto in italiano.

    Riguardo agli altri problemi riscontrati cortesemente apri nuovi topic

    Saluti


    1. Screenshot-at-feb-08-18-06-18
    lg21 Friend
    #1009149
    This reply has been marked as private.
    pavit Moderator
    #1009150

    scusa ma a te che serve ? tradurre il componente ? lo puoi fare da language override come ti ho spiegato

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

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

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