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

  • 422422 Developer MVP

    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.

    UnderDog
  • sorry sir..you know how to edit?

  • vrijvlindervrijvlinder Papillon-Sauvage MVP

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

    UnderDog
  • edited March 2013

    my site thank you helping

  • vrijvlindervrijvlinder Papillon-Sauvage MVP

    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;
    }
    
    chathura99UnderDog
  • 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.