Hi guys, I need your help.
I need to add the button to the search input box.
Can you help me?
.box #searchform #searchsubmit {
display: block;
}
.box #searchform #searchsubmit {
display: block;
position: absolute;
float: right;
right: 30px;
top: 99px;
}
#gk-search #s {
right: 120px!important;
}