WordPress Plugins > WP-UserOnline

getting rid of a certain charactor.

(1/1)

YOUAREtehSCENE:


<div id="sidebar2wrap">
<u><b><a href="http://www.youarethescene.net"
onclick="window.external.addFavorite('http://www.youarethescene.net','You
Are The Scene v2.0');return false;" title='You Are The Scene v2.0'
rel="sidebar">Add To Favorites</b></u>

<div id="sidebar2">
<?php if (function_exists('useronline')): ?>
# <h2>UserOnline</h2>

    * <div id="useronline-count"><?php get_useronline(); ?></div>

<?php endif; ?>
<?php if (function_exists('get_users_browsing_site')): ?>
<div id="useronline-browsing-site"><?php get_users_browsing_site();
?></div>
<?php endif; ?>

There's my code i'm using for the usersonline.
also both sides the theme I coded myself, I'm not using any widgests maybe thats why im getting "," under peoples names??
I'm using "takteek01" theme
http://wordpress.org/extend/themes/takteek01

Thanks
-Dave
AIM - youaretehscene

infected:
Take a look at separators in the plugin options.

Navigation

[0] Message Index

Go to full version