Skip to content

Instantly share code, notes, and snippets.

@bhwebworks
Created May 10, 2013 17:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bhwebworks/5555890 to your computer and use it in GitHub Desktop.
Save bhwebworks/5555890 to your computer and use it in GitHub Desktop.
StudioPress image logo CSS edits
#header {
background-position: top center !important;
background-color: #111;
/* min-height: 120px; */
overflow: hidden;
width: 100%;
}
.header-image #title-area,
.header-image #title,
.header-image #title a {
/* display: block; */
float: left;
/* height: 120px;
overflow: hidden;
text-indent: -9999px; */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment