Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • tilt Friend
    #193171

    Hi,
    The text overlays in my footer template t3 blank, and I don’t find where is the problem.
    You can see it here
    Thank you for your help

    binhnk Friend
    #516259

    Hi tilt,
    Please try this solution to solve your issue:

    1/ create a custom.css inside folder yoursitetemplatestemplate namecss
    2/ insert these line:


    .t3-copyright {
    line-height: 24px;
    }

    Then, it’s done.

    tilt Friend
    #516276

    Hi binhnk
    That’s work, but I have the same problem with others articles like this one or this one.
    Thank you for your help.

    binhnk Friend
    #516279

    tilt,
    Please try following steps i told in first reply,
    you can use this code


    body {
    line-height: 24px;
    }

    instead of


    .t3-copyright {
    line-height: 24px;
    }

    tilt Friend
    #516293

    binhnk
    That’s work !
    Thank you for your help and merry Christmas

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

This topic contains 5 replies, has 2 voices, and was last updated by  tilt 10 years, 4 months ago.

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