Results 1 to 4 of 4

Thread: Alignment/Width Issue

  1. #1
    Join Date
    Sep 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Alignment/Width Issue

    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?

  2. #2
    Join Date
    Nov 2006
    Location
    chertsey, a small town 25 miles south west of london, england.
    Posts
    1,920
    Thanks
    2
    Thanked 267 Times in 262 Posts

    Default

    Hi there Hyphen,

    and a warm welcome to these forums.

    try adding this set of attributes to your gsearch.css file...
    Code:
    
    #uds-searchControl{
        width:776px;
        margin-left:5px;
     }
    
    coothead

  3. #3
    Join Date
    Sep 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you so much!

  4. #4
    Join Date
    Nov 2006
    Location
    chertsey, a small town 25 miles south west of london, england.
    Posts
    1,920
    Thanks
    2
    Thanked 267 Times in 262 Posts

    Default

    No problem, you're very welcome.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •