Unnecessary space (2 <br> tags) after product list

Discussion in 'Templates customization' started by leelbog1, Nov 17, 2012.

  1. leelbog1

    leelbog1 New Member

    Joined:
    Nov 9, 2012
    Messages:
    17
    Hello,

    I would like to know where I can remove the last 2 <br> tags that show up in a radio-box list of products. I have looked through the files for almost an hour and cannot find and remove that white space:

    amember-screen-space.png

    Is there any way to remove those 2 <br> tags that create unnecessary space after a radio-box product list? It would be even better if <br> tags were not use for formatting and instead adapt aMember to leave the appearance job to CSS.

    Thanks!
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    You can remove it from /amember/library/Am/Form.php
    have a look to Am_Form_Element_AdvRadio::renderRadios() function

Share This Page