• Hi I′m building a site where I need to have two page templates with two different footers. so I ‘ve created copy of footer and named it footeer2 to see here: https://ivanafitznerova.com/hrajme-spolu/

    The image float to left and I ′m not able to get it center. I have created a html tag “futhsimg” and added to style.css the following:

    futhsimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 40%;
    }

    But it do not work. please advise on how to get the pic centered. THX in advance

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Footer image not center’ is closed to new replies.