Header logo size
-
I am trying to resize the logo in the header of the site I am building by using custom CSS. I cannot seem to find the right ID name to get it to change. Here is the CSS I have tried:
#header {height:100px;}
#logo img {padding: 0 0 0 0px; height:100px; float:left;}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Header logo size’ is closed to new replies.