test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #933481

    Hi
    You can publish the custom html module that container the images in the Footer-map position or Footer position and assign them to All pages to show it on full site . this way you can get this view .

    roxxsolid Friend
    #936137

    Okay, so I did that and now the map is screwed up and the main black footer all the way at the bottom (that has the copyright info in it) disappeared. How do I fix that? (See attached image)


    1. Screenshot-2016-05-30-12.40.45
    Pankaj Sharma Moderator
    #936241

    Hi
    Add below code in custom.css file

    .t3-footer .footer-map {
        background: transparent!important;
    }

    this will make the copyright in same default color .

    roxxsolid Friend
    #940238

    Thanks! Worked like a charm. 🙂

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

This topic contains 4 replies, has 2 voices, and was last updated by  roxxsolid 8 years, 6 months ago.

The topic ‘Need To Add An Area To Bottom Of Template/Site’ is closed to new replies.