Many Thanks for a superb theme.
FYI it dances divinely with buddypress straight out of the box!
looking forward to the documentation.
Query.
Am attempting on a local install to place a header image across the entire -(all the way) top underneath the admin bar with this css:
'header#masthead.site-header {
width:100% !important;
text-decoration: none !important;
background: url(http://mydevsite.dev/wp-content/themes/techism/images/myheaderimagej.png) repeat-x !important;
}`
However the image does not stretch all the way - only to about 90% of the page div
Any help much appreciated.