Log in

View Full Version : Alignment/Width Issue



Hyphen
09-04-2010, 11:42 AM
http://www.supersecretlistoftools.com/
Type in any query in the search and submit. In the AJAX box that pops up, it stretches too far on the right side to the point where it actually touched the search field and it looks messy. How can I make this less wide or center it?

coothead
09-04-2010, 12:26 PM
Hi there Hyphen,

and a warm welcome to these forums. ;)

try adding this set of attributes to your gsearch.css file...


#uds-searchControl{
width:776px;
margin-left:5px;
}

coothead

Hyphen
09-04-2010, 12:47 PM
Thank you so much!

coothead
09-04-2010, 03:18 PM
No problem, you're very welcome. ;)