Before you ask please READ THIS

Placing logos in footer

edited November 2012 in Hypershot Posts: 1
I would like to place a logo in the footer where the copyright text is.

I was able to insert the logo in the copyright text area, but the footers height is too small. When I change the footer height in the style.css nothing happens.

#footer{
background-color: #000;
height: 50px;
line-height: 50px;
padding: 0 10px;
position: fixed;
bottom: 0;
text-transform: uppercase;
width: 100%;
z-index: 200;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

Comments

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion