Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

How to change height

How to change space height ?

Comments

  • Mate, stop starting lots of threads. And abandoning your others.

    Show some gratitude to people who have answered your other questions and at least acknowledge their assistance. Solve one issue at a time.

    There was an error rendering this rich post.

  • sorry sir..you know how to edit?

  • Please provide a link to your forum , need to see it live .

  • edited March 2013

    my site thank you helping

  • find this part in the custom.css and remove these lines

    remove this margin-top: 10px;

    remove this margin-bottom: 10px;

    from this

    .DataList .Item {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 4px 0;
    position: relative;
    background-color: #fff;
    border: 1px solid #CCC;
    -webkit-border-radius: 3px;
    }
    
  • peregrineperegrine MVP
    edited March 2013

    never mind - you answered the question i had somewhere else.

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

Sign In or Register to comment.