• Resolved talkjka

    (@talkjka)


    Hi,
    Thanks for offering Tacks. It’s a very elegant theme, especially for a photo gallery and blog. I also very much appreciate the help forum and the css snippets collection.

    I would like to offer a few snippets myself. I wanted the footer area to have the same background color. Since the footer area seems to be made up of three different divisions, all three need to be set to the same color.

    .site-footer {
    background:#222222;
    }
    .sidebar-footer {
    background:#222222;
    margin-bottom: 50px;           /* if you need more room */
    }
    .design-credit {
    background:#222222;
    }

    You can see the results on my site:
    http://photographyonwater.com/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Footer Area Background Color’ is closed to new replies.