Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • zamoooik Friend
    #189884

    Hi,

    The footer of the site is aligned to the left of the page instead of being center aligned. Need some help with this as soon as possble please. Thanks in anticipation of a speedy response.

    Regards
    Tega

    Ninja Lead Moderator
    #503006

    You can fix it this way

    Open templates/ja_beranis/css/template.css file

    From

    .t3-copyright-poweredby {
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid #2c2c2c
    }

    Change to

    t3-copyright-poweredby {
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid #2c2c2c
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 3 months ago.

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