Sight Theme "Search" box in header
-
I moved to the “Sight” them today and all is well except the built-in “search” box in the the header/right is broken… just shows “Search…” in text. My site: http://wedgeintheround.com/
I’ve not modified the CSS.
It should be a small search box as in the demo: http://sight.wpshower.com/
Any thoughts?
The blog I need help with is: (visible only to logged in users)
-
By the way- I am looking at the dev’s site for help though they’ve been hacked or spammed it appears. Pages full of spam so it’s hard to navigate at the moment
-
Hmm.. pondering changing the CSS as one blog did and just getting back the full width header… I believe this was the code?
.site-header hgroup {
background:url('http://hardcounts.files.wordpress.com/2012/09/hardcounts-9751.jpg') no-repeat;
margin:0;
width:975px;
height:215px;
}.site-header {
padding:0;
}a.header-link {
width:975px;
height:215px;
}.header-link {
display:table-cell;
}.site-title,.site-description {
text-indent:-9999px;
clip:rect(1px 1px 1px 1px);
}.header-nav-search-container {
display:none;
}
- The topic ‘Sight Theme "Search" box in header’ is closed to new replies.