Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Supremacy Theme
#7
(2013-11-29, 10:13:08)Luigi Wrote:
(2013-11-28, 17:03:44)michaelsage Wrote: Hi Luigi

Thank you for taking the time to reply

I have reuploaded the entire theme and this hasn't fixed the issue. Any other ideas?

Thanks

Michael

Hi Michael,

Try changing the references manually. Inside you GS installation, go Theme>Edit Theme and select your style.css file. Look for search references (should begin at line 141) and replace the content from line 143 to line 181 with this:

Code:
#search-box {
    float: right;
    width: 270px;
    height: 175px;
    background: url(images/search-bg.png) no-repeat left top;
}

#search_form {
    margin: 0px;
    padding: 108px 0px 0px 0px;
}

#search_form fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

#search-box input.blank {
    color: #7C7768;
}

#search_form input.text {
    outline: none;
    width: 220px;
    height: 32px;
    border: none;
    padding: 0px 0px 0px 10px;
    background: none;
    line-height: 32px;
    font-family: 'Abel', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #566B73;
}

#search_form input.submit {
    display: none;
}

Regards

Luigi

Hi Luigi

That fixed it. Thank you very much. Smile

Have a great day

Michael
Reply


Messages In This Thread
Supremacy Theme - by Luigi - 2013-09-18, 12:27:16
RE: Supremacy Theme - by Luigi - 2013-09-25, 06:43:29
RE: Supremacy Theme - by michaelsage - 2013-11-28, 08:52:56
RE: Supremacy Theme - by Luigi - 2013-11-28, 14:00:02
RE: Supremacy Theme - by michaelsage - 2013-11-28, 17:03:44
RE: Supremacy Theme - by Luigi - 2013-11-29, 10:13:08
RE: Supremacy Theme - by michaelsage - 2013-11-29, 17:22:35



Users browsing this thread: 1 Guest(s)