HI ! I've set up affiliate links and banners and at http://www.bookiesniper.com/amember/aff.php?action=links they are all showned without any break line and it looks sloppy. It looks like following: You can use the following text links to advertise our website: BookieSniper.com HTML code: <a href="http://www.bookiesniper.com/amember/go.php?r=3&i=l0">BookieSniper.com</a> BookieSniper.com Free Ebook HTML code: <a href="http://www.bookiesniper.com/amember/go.php?r=3&i=l1">BookieSniper.com Free Ebook</a> You can use the following banners to advertise our website: And I want to show with break line like this: You can use the following text links to advertise our website: BookieSniper.com HTML code: <a href="http://www.bookiesniper.com/amember/go.php?r=3&i=l0">BookieSniper.com</a> BookieSniper.com Free Ebook HTML code: <a href="http://www.bookiesniper.com/amember/go.php?r=3&i=l1">BookieSniper.com Free Ebook</a> You can use the following banners to advertise our website: How and where can I input a <br> command to get at least one line of space between each new affiliate text and banner link ?
BookieSniper modifications for betting membership I modified this affiliate php file a bit more and added few more break lines and now it looks much better. You can see it for yourself on the following screen shot how BookieSniper affiliate links inside of membership area looks like. As you can see I've added break lines between html code and current banner and between current banner and start of html code for next banner. I also made a bit different number of break lines depending if banner is for same link ID or already html code for next link ID starts.