Quote:
Originally Posted by mad@Max
I mean change
HTML Code:
.searchBoxInput {
background: url(images/ogen/misc/searchBoxInput.gif) no-repeat top left;
width:226px;
height:21px;
float:left;
}
on
HTML Code:
.searchBoxInput {
background: url(images/ogen/misc/searchBoxInput.gif) no-repeat top left;
width:226px;
height:21px;
text-align:left;
}
|
Hi,
That kinda moved my go button down