More online users list
Imran Offline
Member
***
Posts: 204
Joined: Apr 2010
Post: #4
RE: More online users list
For this, search <br /> in the code and remove it. e.g. this one;

PHP Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
	$ontoday=<<<HERE
<td class="trow1"><a href="/forum/online.php?action=today" target="_blank"><img src="./images/oll.png" title="" class="statistics" style="float:left; height:38px; margin-right:5px; padding:8px; width:38px;"/></a>
<span class="smalltext">{$who_online}</span><br />$onToday
</td>
</tr>
HERE;
        }
        else
        {
        $ontoday=<<<HERE
<td class="trow1"><img src="./images/oll.png" title="" class="statistics" style="float:left; height:38px; margin-right:5px; padding:8px; width:38px;"/>
<span class="smalltext">{$who_online}</span><br />$onToday
</td>
</tr>
HERE;


[Image: logo.png]

[Image: twitter.png]
10-23-2010 05:17 AM
Visit this user's website Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
More online users list - 1master1 - 10-22-2010, 02:13 AM
RE: More online users list - Imran - 10-23-2010, 02:56 AM
RE: More online users list - 1master1 - 10-23-2010, 03:27 AM
RE: More online users list - Imran - 10-23-2010 05:17 AM
RE: More online users list - 1master1 - 10-23-2010, 09:43 AM
RE: More online users list - 1master1 - 10-26-2010, 09:27 PM
RE: More online users list - ZiNgA BuRgA - 10-26-2010, 10:31 PM
RE: More online users list - 1master1 - 10-26-2010, 11:49 PM
RE: More online users list - Midori - 06-07-2014, 04:02 PM

 Standard Tools
Forum Jump: