Quote:
Originally Posted by Paul M
I suggest you view the page source to see what's adding the space.
|
I have, the space isn't in the source...
Code:
<!-- BEGIN TEMPLATE: Display_Visitors_User -->
<a rel="nofollow" href="member.php?u=40" title="07:00 PM">Aaron</a>
<!-- END TEMPLATE: Display_Visitors_User -->,<!-- BEGIN TEMPLATE: Display_Visitors_User -->
<a rel="nofollow" href="member.php?u=269" title="08:44 PM">AdminTest</a>
<!-- END TEMPLATE: Display_Visitors_User -->
But, the way the page LOOKS, the space in the source should be here (Asteriks = space) :
Code:
<!-- BEGIN TEMPLATE: Display_Visitors_User -->
<a rel="nofollow" href="member.php?u=40" title="07:00 PM">Aaron</a>
<!-- END TEMPLATE: Display_Visitors_User -->*,*<!-- BEGIN TEMPLATE: Display_Visitors_User -->
<a rel="nofollow" href="member.php?u=269" title="08:44 PM">AdminTest</a>
<!-- END TEMPLATE: Display_Visitors_User -->
I looked in the code and couldn't find anything, nor in the phrases.