Skip to content

Instantly share code, notes, and snippets.

@theukedge
Created September 23, 2013 13:27
Show Gist options
  • Save theukedge/6670391 to your computer and use it in GitHub Desktop.
Save theukedge/6670391 to your computer and use it in GitHub Desktop.
#side-tabs a.support {
background: url('http://www.yourdomain.com/wp-content/themes/yourtheme/images/support-tab.png');
left: 0px;
top: 250px;
height: 108px;
width: 45px;
margin: 0;
padding: 0;
position: fixed;
z-index: 9999;
display:block;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment