Quote:
Originally Posted by gpc10347
Almost worked! I placed the non-breaking space after the image and it worked perfectly. Thanks for the hint!
Code:
$crowns .= "<a href=\"arcade.php?" . $this->registry->session->vars['sessionurl'] . "do=stats&gameid=$this_game[gid]\"> <img src=\"arcade/images/$this_game[gname]2.gif\" border=\"0\" alt=\"$imgtext\" width=\"20\" height=\"20\" /> ";
|
[/QUOTE]
Works like a charm thanks