Great looking theme, thank you.
I uploaded a site logo, but it pushes the seach box positon down. Can I align the search box to my logo the same as it is with the original text logo from the quickstart install?
Thanks.
http://dev.templeofwhomp.com/
#gk-search {margin: -80px auto 20px;}
/**
*
* -------------------------------------------
* Override
* -------------------------------------------
*
**/
#gk-search {margin: -80px auto 20px;}
/*
*
* 16. Override
*
*
------------------------------------ */
/* 16.1. Overrided elements
==================================== */
#gk-search {margin: -50px auto 20px;}
.imageLogo {
float: left;
}
#gk-search {
margin: 0 20px 25px;
float: right;
}