[WIDGET] Steam Group Stats

[WIDGET] Steam Group Stats

<div>For those who have a steam group,
You can easily display your steamgroup Stats on your frontpage.

Included 2 versions a cached version
(which recommend to use but takes a tiny bit more effort to run)

And a non-cached version which runs out of the box
(might slow down your site a bit more).

Cached Version Instructions :
1.Navigate to AdminCP -> CMS -> Widgets.

2. Create a PHP Type Widget and paste the code from below:

<div style="margin:20px; margin-top:5px"> PHP Code:
<div class="alt2"> <div dir="ltr" style="text-align:left;"> <span style="color: #000000">

span.membersInGame {
font-size: 11px;
color: #8bc53f;
font-family:arial, Helvetica, tahoma, sans-serif;
text-decoration:none;
}
span.membersOnline {
font-size: 11px;
color: #62a7e3;
font-family:arial, Helvetica, tahoma, sans-serif;
text-decoration:none;
}


<span style="color: #0000BB">