Any Ideas Here?

by 7 replies
8
have a look at the image the little search box I have is a fieldset using legend tags..

any idea how I can remove the spaces between the top of the box and the input field?

#programming #ideas
  • Yes, you need to edit or create CSS for those particular items.
  • Awesome response for an awesome question.
  • It is not possible to suggest anything without first having the source code to hand. At least post the code for the box area you want to ammend.
  • Banned
    You can PM me your source code,
    I'll suggest you what have to do.
  • Actually I learned it it few years ago. I can't give the solution now but if you Pm me with your source code I'll try to help you out.
    Hope that will be helpful for you.
  • simple you follow the below steps
    - check the css class or id for "search clients" and
    - In that class you can decrease the css margin-bottom or padding-bottom. ok
    You can easily decrease the margin ok???
  • Send me a pm. I can fix it for you.

Next Topics on Trending Feed

  • 8

    have a look at the image the little search box I have is a fieldset using legend tags.. any idea how I can remove the spaces between the top of the box and the input field?